I
itico
Guest
Hello everybody:
I have installed plesk 7.5 .
When I try to see a page with extension .php sometimes I see a white page
It only happens randomly.
That's to say:
The apache web server sends me a page, but a blank one. If I refresh I can see the content, but sometimes I have to do that 3 or 4 times.
In the log I can see a message like this "GET / HTTP/1.1" 200 - "-"
The symbol - after 200 means that the file served has 0 bytes, but the page to be served exists and other times is served.
I have added in the httpd.conf the line
AddType application/x-httpd-php .php .php3 .phtml
but it doesn´t solves the problem.
I thought in cache, disk (the machine uses raid 1 by software)
but I don´t find what can happen.
The operating system is Fedora Core 2
If anyone can help me ...
Thanks in advance
I have installed plesk 7.5 .
When I try to see a page with extension .php sometimes I see a white page
It only happens randomly.
That's to say:
The apache web server sends me a page, but a blank one. If I refresh I can see the content, but sometimes I have to do that 3 or 4 times.
In the log I can see a message like this "GET / HTTP/1.1" 200 - "-"
The symbol - after 200 means that the file served has 0 bytes, but the page to be served exists and other times is served.
I have added in the httpd.conf the line
AddType application/x-httpd-php .php .php3 .phtml
but it doesn´t solves the problem.
I thought in cache, disk (the machine uses raid 1 by software)
but I don´t find what can happen.
The operating system is Fedora Core 2
If anyone can help me ...
Thanks in advance