This is a discussion on Re: [PHP] Why wouldn't a simple script work on my server that works on other servers? within the PHP General forums, part of the PHP Programming Forums category; * Thus wrote Dan Anderson (dan@mathjunkies.com): > > Also, what (if any) errors does PHP/Browser report? > > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
* Thus wrote Dan Anderson (dan@mathjunkies.com):
> > Also, what (if any) errors does PHP/Browser report? > > That's the really bizarre thing. It spits out the entire PHP code as > the web page. The browser then tries to render it and can produce some > really humourous results. That is a sign that php isn't parsing them, so I would first make sure that my file extenstions are the same as the ones that are currently working. > > And execute permissions shouldn't matter, right? Correct. Unless your running them as a cgi. Curt -- "I used to think I was indecisive, but now I'm not so sure." |