|
Posted by dkruger on 10/22/07 20:33
On Oct 22, 2:01 pm, Daniel Rindt <dan...@rindt.name> wrote:
> Hello List,
>
> i hope to find an answer here, my problem is that my Webserver sporadic
> offers php scripts for download.
> I search with google and find some issues belonging to php version 4.x
> and not to my version.
> Im using php-5.1.6-1.1 (mod_php) with httpd-2.0.54-10.4 and can not find
> informations belonging to my versions. so i hope someone here can point
> me to a solution.
> the problem is sporadic, the server setup works in general. it is no
> AddHandler Problem. ;)
>
> many thanks for reading my post and answering.
> Daniel
Have you noticed it always displaying the code for specific php
scripts? Or is it just randomly displaying code for various scripts?
My guess if it is completely random scripts, you might check your
error logs to see if there are any mod_php related errors, or the
mod_php crashing. I have not had the problem happen previously, but
it could be related to file permissions as well (though I would think
that would occur more likely if all scripts in a particular location
are having the problem).
[Back to original message]
|