LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   does not display error on the screen after few attempts (https://www.linuxquestions.org/questions/programming-9/does-not-display-error-on-the-screen-after-few-attempts-282808/)

suchi_s 01-27-2005 05:25 AM

does not display error on the screen after few attempts
 
when i run the php page for the first time it executes proprly..
it behaves as expected for five to six shots..
but once it is successfully executed and again some error rises it does not display the echo statements for the error
why ?

masand 01-27-2005 06:11 AM

hi there

check the log of ur webserver
if u are using apache then u will find a log file
httpd/accesslog i think

regards

suchi_s 01-27-2005 06:47 AM

no its not there

masand 01-27-2005 07:38 AM

check out the log files in /var/log/httpd directory

regards

suchi_s 01-27-2005 10:29 PM

no it is not there

suchi_s 01-27-2005 10:35 PM

no log is genersted..
i have made two pages first page redirects the socond page..
it was redirected for one time.. but after one successful completion it did not redirected the page


All times are GMT -5. The time now is 04:41 PM.