LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slackware, apache and PHP from .tgz - problems with PHP (https://www.linuxquestions.org/questions/slackware-14/slackware-apache-and-php-from-tgz-problems-with-php-227409/)

szymon 09-06-2004 04:03 PM

slackware, apache and PHP from .tgz - problems with PHP
 
Hi!

I`m using pII266 as my home server....so i didn`t want to compile by myself apache,php etc....and i decided to install it from .tgz. There would be nothing wrong with this...but i have a little problem. Everything was working fine, with completly no problems... until i`ve spotted that when i make error in my php script, server just doesn`t show nothing...i mean there is no warning like " parse error in line .... " just empty page. that IS a big problem because when something is not ok, i just don`t know where to look for solution in script ;/. The same script with error on my other www hostings, displays warning about error with no problem :/. I`ve tried php 4.3.6 and now i`m using 5.0.1 both have the same problem... i hope someone can help me :(

sir_oliver 09-06-2004 04:38 PM

Find following line in your php.ini file:
Code:

- display_errors = Off
the rest is easy...

szymon 09-06-2004 04:57 PM

heh that was easy ;-) and there was even an explanation why it was turned off :-). Thanks a lot


All times are GMT -5. The time now is 11:25 AM.