Page 1 of 1

PHP page downloaded

Posted: Wed Mar 19, 2008 2:31 am
by Kailash
Hi,

I have data driven site built in PHP and MySQL. Whn I browse the site the PHP page automatically downloaded instead of displaying the page. Sometimes it is working fine but sometime it downloads the page.

Can anyone help me to resolve this problem.

Thanks in advance!

Kailash

Re: PHP page downloaded

Posted: Wed Mar 19, 2008 8:26 am
by thomas777neo
Usually when it asks you to download the php page it means that the web server is no longer serving the page to you. That means your webserver is the cause of the error. Check your webserver' log files for any errors.

Re: PHP page downloaded

Posted: Wed Mar 19, 2008 5:08 pm
by Kailash
Thanks thomas777neo,

I will check the logs and will let you know if I need further help.

Kailash

Re: PHP page downloaded

Posted: Thu Mar 20, 2008 5:51 am
by Kailash
I have checked the apache log for the domain but didn't get anything. Do I need to check any other logs? I am using REDHAT Enterprise 4 and Apache 1.3.

Thanks,

Kailash