[Expired for php5 (Ubuntu) because there has been no activity for 60
days.]
** Changed in: php5 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1320532
Tit
Guys i'm not sure what causes this to happen, i was not able to fix it
for sure i have display_errors off , phpinfo() says also i have it off,
for sure this was not happening in older ubuntu versions, the legacy
code is a mixture of opencart and custom code so it's really not that is
to be sure why
Thanks Charlie and Ondřej. Marking as Incomplete, pending Nick's
response. Nick: if Charlie is correct, please set the bug status to
Invalid. Otherwise, please explain and change the bug status back to
New. Thanks!
** Changed in: php5 (Ubuntu)
Status: New => Incomplete
** Changed in: php5
JFTR the /etc/php5/php.ini was never used in Debian packages, it was
/etc/php5//php.ini from the start of php5 packaging.
--
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
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.
** Description changed:
- Guys while i have display_errors off in PHP 5.5.9-1ubuntu4 (package) it keeps
printing the following error:
- Unknown: mysql_connect(): The mysql extension is deprecated and will be
removed in the future: use mysqli or PDO instead in
seller/controller/dbOperator.php o