I am new to PHP and the entire LAMP stack, but I managed to run it and run it on my Ubuntu 10.10 system. Everything seems to work, except for flashing errors in the browser, which I just can't get to work (and which I can't work without!).
I read a number of articles and other threads that indicate that the following values ββshould be applied in the /etc/php5/apache2/php.ini file:
display_errors = Ondisplay_startup_errors = On
I restarted apache2 and even restarted the computer, but for life I just can't get it to work. I even tried using the phpinfo() function, which reports that these parameters are set the way I installed them, so I know that it selects the correct configuration file, but nothing!
Any help would be appreciated.
JLove Feb 19 '11 at 11:07 2011-02-19 11:07
source share