Server rentals :: NFOservers.com

Forums

All times are UTC - 8 hours



Author Message
PostPosted: Fri Jun 01, 2012 5:00 pm 
Offline
Staff
Staff
User avatar

Joined: Sat Nov 13, 2010 7:27 am
Posts: 405
Location: Dallas, TX
display_errors is disabled by default in our php.ini file, but you can enable it just for your server using a .htaccess file.

To do this, open a new text document and place inside of it:
Code:
php_value error_reporting 7
php_flag display_errors On


Save this file as ".htaccess" and place it in your website folder. This will turn on the inline errors from PHP.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
It is currently Wed Jun 19, 2013 5:20 am
Powered by phpBB® Forum Software © phpBB Group