Hmm...  That always happened to me when I was working on a win2k machine
with IIS... I'd have a parse error, and the hosting company had all error
handling set off... so every time i had a parse error, i'd have to download
the file, update my local database, and check out the file... fix it... and
reupload it.  Such a pain in the butt =)

If that's not it, i've got no idea.  Sorry!

Jason


"StefáN Vignir SkarphéðInsson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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 Install 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