|
Posted by flamer die.spam@hotmail.com on 10/28/79 11:52
yawnmoth wrote:
> I have two servers that have had PHP installed on them and...
>
> <?php
> echo 'hello, world!
> ?>
>
> ...displays a parse error on server A and doesn't display anything on
> server B.
>
> Any ideas as to what the problem is?
Oh sorry, just read your question, thought you meant it worked on one
and not the other now I see it doesnt work on either, yes it wont, use
code as above, one php is set to output error to screen, the other, you
will probably find a file in the dir the script is in called error.log
and that will contain the error message there (which is a better option
for production servers).
Flamer.
Navigation:
[Reply to this message]
|