Why aren't my php.ini settings applied?!

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
braveryonions
Forum Newbie
Posts: 14
Joined: Wed Feb 11, 2009 3:31 pm

Why aren't my php.ini settings applied?!

Post by braveryonions »

I have been trying to set display_errors to "On" for quite a while now. It is changed in php.ini, but phpinfo() doesn't reflect this, and PHP's isn't displaying errors.

Screenshots (click for full size):

Image

Here's the path to the file in the previous screenshot:
Image

Thanks in advance.
miro_igov
Forum Contributor
Posts: 485
Joined: Fri Mar 31, 2006 5:06 am
Location: Bulgaria

Re: Why aren't my php.ini settings applied?!

Post by miro_igov »

Did you restarted the web server?
Post Reply