On 22 Sep 2004 Jim Bailey wrote:
> No, DocumentRoot is set in httpd.conf?
Hmmm, I'm confused, was that a question or a statement???
Are you trying to run PGP as CGI or via SAPI (Apache module)?
--
Tom
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/
No, DocumentRoot is set in httpd.conf?
Jim Bailey
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On 22 Sep 2004 Jim Bailey wrote:
>
> > I navigate to http://127.0.0.1/ and I get the default apache page.
> >
> > I navigate to http://127.0.0.1/test.php and get the following error
mess
On 22 Sep 2004 Jim Bailey wrote:
> I navigate to http://127.0.0.1/ and I get the default apache page.
>
> I navigate to http://127.0.0.1/test.php and get the following error message
Sounds like you need to set DocumentRoot, or move your file to wherever
DocumentRoot points.
--
Tom
--
PHP Win