Thanks for trying to help :)
If my server (xitami) would not run php it would send me the page including
the php source code.

This happens even if I try to execute a script as simple as
<? print ("blah blah blah") ?>

Jason Wood <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> It means that either PHP is not running, or there's a parse error on the
> page and you dont have the error handling set.
>
>
> --
> Jason Wood
> Chief Technology Officer
> Expressive Tek, Inc.
> 407 Kehrs Mill Road
> Ballwin, MO 63011
> Phone 636.256.1362
> www.expressivetek.com
>
>
>
> "StefáN Vingir SkarphéðInsson" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Hello folks!
> >
> > I was trying to execute a PHP script (on Win98) but it came only this
> source
> > code from my server:
> >
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> > <HTML><HEAD>
> > <META http-equiv=Content-Type content="text/html;
> > charset=windows-1252"></HEAD>
> > <BODY></BODY></HTML>
> >
> > This happens to all the scripts I try to execute both from my server and
> > using MS-DOS-Prompt (php webpage.php) it returns nothing
> >
> > What's wrong?
> > Please help!
> >
> >
> >
> >
> >
> >
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to