search for: e_notice

Displaying 2 results from an estimated 2 matches for "e_notice".

Did you mean: pr_notice
2011 Jan 03
1
php.ini disabled notices still shows notices in the logs
Hello, I did some google searches but could not find anyone raising a similar issue immediatly but perhaps there is already somewhere a bugreport upstream about this I did overlook ... When you disable notices in /etc/php.ini: error_reporting = E_ALL & ~E_NOTICE on a simple LAMP setup of CentOS 5.x (running 5.0 up to 5.5) I still see notices in the log files ... (which causes a serious overhead of logs in my case ...) Anyone can confirm this and/or can point me towards bugreports/solutions? Regards, George
2005 Sep 08
2
PHP issue on Centos
Hello all, I'm trying to configure a web development & content management application called siteseed under centos 4.1 My centos install is a minimal with httpd, mysql php added via yum. Problem: PHP complains with errors that look like : 10.192.129.12] PHP Notice: Undefined variable: article_comment in /var/www/html/siteseed/index.php on line 112 [client