php3-list | 199903
Date: 03/30/99
- Next message: Steve Douville: "RE: [PHP3] Problems setting up php"
- Previous message: Steve Douville: "RE: [PHP3] Problems setting up php"
- In reply to: Keith Greene: "Re: [PHP3] Problems setting up php"
- Next in thread: Adam Gotheridge: "Re: [PHP3] Problems setting up php"
- Reply: Adam Gotheridge: "Re: [PHP3] Problems setting up php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I had to do this in order to get anything at all. However, it still only
works if I use .php instead of .php3 extensions. I've checked and rechecked
the registry several times and everything looks right there.
> -----Original Message-----
> From: Keith Greene [mailto:kgreene <email protected>]
> Sent: Tuesday, March 30, 1999 8:25 AM
> To: Dave Llewellyn
> Cc: php3 <email protected>
> Subject: Re: [PHP3] Problems setting up php
>
>
> You have to set the doc-root in the php3.ini file to point to the
> root of your
> web. In my case, it's e:\inetpub\wwwroot.
>
> I have not found this mentioned in the instructions, but it's the only way
> I could get it to work.
>
> Dave Llewellyn wrote:
>
> > Hi,
> >
> > I've been battling this one all day and so have finally
> swallowed my pride
> > and decided to hand it over to the list... :)
> >
> > Basically, I have just installed php on my machine but am
> having a nightmare
> > getting it to work. I'm running MS Personal Web Server on
> Win98, and have
> > installed it letter for letter as described in the
> instructions. However no
> > matter what I tweak, I can't get it to work! (I should point out I'm not
> > really familiar with MS Personal Web Server either.... oh
> dear....). I have
> > the following incredibly complicated piece of html which is called
> > default.php3 and is in the server root, with access set to
> readable, execute
> > and script:
> >
> > <HTML>
> > <HEAD>
> > <TITLE>PHP3 Test</TITLE>
> > </HEAD>
> > <BODY BGCOLOR=FFFFFF TEXT=000000 LINK=0000FF VLINK=800080>
> > <?php
> > echo "Hello World!";
> > ?>
> > </BODY>
> > </HTML>
> >
> > However, all I get when calling that page is the (somewhat
> unhelpful) error
> > message:
> >
> > Fatal error: Unable to open C:\Intetpub\wwwroot/default.php3 in
> - on line 0
> > No input file specified.
> >
> > I've battled through help files, web sites and manuals all
> afternoon to no
> > avail. It's probably staring me in the face but I just can't
> see what I'm
> > doing wrong!!
> >
> > Thanks in advance,
> >
> > Dave.
> >
> > --
> > PHP 3 Mailing List http://www.php.net/
> > To unsubscribe send an empty message to php3-unsubscribe <email protected>
> > To subscribe to the digest list: php3-digest-subscribe <email protected>
> > For help: php3-help <email protected> Archive:
> http://www.php.net/mailsearch.php3
> > List administrator:
> zeev-list-admin <email protected>
>
>
>
> --
> ------------------------------------------------
> /##/ /#/ Keith R. Greene (Hitek)
> /##/ /#/ Grandmaster of Visual Wizardry
> /##/ /#/ Electronic Data Systems
> /##/ /#/ kgreene <email protected> | (210) 321-2495
> ------------------------------------------------
> Opinions expressed are not necessarily those of EDS.
> Any grammatical errors contained within this document
> are a result of lo t p ckets, d <email protected> c0ntam|nation 0r
> liZZne nZZoisZZe, and therefore I cannot take responsibility
> for them.
>
>
>
> --
> PHP 3 Mailing List http://www.php.net/
> To unsubscribe send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest list: php3-digest-subscribe <email protected>
> For help: php3-help <email protected> Archive:
> http://www.php.net/mailsearch.php3
> List administrator:
> zeev-list-admin <email protected>
>
>
>
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Steve Douville: "RE: [PHP3] Problems setting up php"
- Previous message: Steve Douville: "RE: [PHP3] Problems setting up php"
- In reply to: Keith Greene: "Re: [PHP3] Problems setting up php"
- Next in thread: Adam Gotheridge: "Re: [PHP3] Problems setting up php"
- Reply: Adam Gotheridge: "Re: [PHP3] Problems setting up php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

