tbrehm
2010-02-23 0f2bb179d941a69e9195e0c8973910ad769c5890
docs/INSTALL_OPENSUSE_11_2.txt
@@ -68,6 +68,17 @@
rpm -i http://download.opensuse.org/repositories/server:/php/openSUSE_11.2/i586/suphp-0.7.1-3.1.i586.rpm
Edit the file /etc/php5/cli/php.ini
vi /etc/php5/cli/php.ini
and change:
error_reporting = E_ALL & ~E_DEPRECATED
to:
error_reporting = E_ALL & ~E_NOTICE
Then run the following to enable the Apache modules: