[Bug 1320532] Re: display_errors Off not respected
Charlie Powell
powellc at powelltechs.com
Sun May 18 17:10:04 UTC 2014
This sounds like an issue with either the framework that you're using or
you're editing the incorrect php.ini file.
Sometime between 12.x and 14.x of Ubuntu, the location of php.ini
changed from /etc/php5/php.ini to /etc/php5/apache2/php.ini. Check that
file and make sure it's what you expected.
Also, I do recommend switching from mysql_connect to mysqli_connect
anyway, as the mysql_* functions will be removed in a future version of
PHP.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1320532
Title:
display_errors Off not respected
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1320532/+subscriptions
More information about the Ubuntu-server-bugs
mailing list