PHP Installation
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Installation

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old February 6th, 2007, 06:03 AM
sirugo sirugo is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 2 sirugo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
error reporting

Our technician recently changed webserver meaning that all previous settings for the PHP error reporting was reset. Earlier I got parse errors for example when forgetting a semicolon or a closing curly brace. Now I don't.

I also know that it's not good (for security reasons) to have these reports shown so I'm asking you to let me know what the best settings in the php.ini file is.

I want to...

* have all error reporting disabled by default, when the script runs for the public, including mysql errors.

* enable all types of errors (mysql errors and parse errors inluded) except some notices at runtime, while I'm developing the scripts. Yes, I know the different values that can be used with display_errors (2047, 4096 etc) but what should I tell the php.ini ?

So...

Some settings go to the php.ini.
Which?

Some settings go into the ini_set at runtime while I'm developing, temporarily overriding the php.ini

Reply With Quote
  #2  
Old March 16th, 2007, 08:17 PM
decodephp decodephp is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 80 decodephp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 1 m 33 sec
Reputation Power: 2
RE: error reporting

if you access to php.ini i think error_reporting is off in there.

you can also set this in .htaccess of the relevant site to override the php.ini settings

php_flag display_errors on
php_value error_reporting 7

Reply With Quote
  #3  
Old March 16th, 2007, 08:18 PM
decodephp decodephp is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 80 decodephp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 1 m 33 sec
Reputation Power: 2
RE: error reporting

btw if you access to php.ini make sure this is on

display_errors = On

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Installation > error reporting


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT