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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to