This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Simple Machine Forum - Blank Screen on Load / Switching Pages
#13
RE: Simple Machine Forum - Blank Screen on Load / Switching Pages
Thats not a problem, i would suggest spending some time learning about htaccess and virtual host settings if you run many websites.

The htaccess and virtual host settings needed are:
Code:
php_flag log_errors on
php_flag display_errors on
php_value error_reporting 32767

Errors should then start being logged into the domain error log (/var/sentora/logs/domains/)

Oh a note on the error_reporting value, this can differ between php versions, to find the value you need, run:
Code:
php -r "echo E_ALL;" 

Which should give 32767
Reply
Thanks given by: TGates , ThyRaven


Messages In This Thread
RE: Simple Machine Forum - Blank Screen on Load / Switching Pages - by kandrews - 09-23-2015, 02:13 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Parking pages not displaying correctly woose 4 5 ,274 10-18-2021, 11:14 AM
Last Post: TGates
The website don't load naire 1 4 ,609 10-15-2019, 11:48 PM
Last Post: jamesmango
to clone 'sentora' installation to another machine gabriel15959 4 7 ,909 06-19-2019, 06:02 AM
Last Post: Me.B

Forum Jump:


Users browsing this thread: 3 Guest(s)