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
Hello,
I'm a well seasoned developer dipping my toe into PHP/Apache/MySQL.
I installed Mozilla FireFox Version 0.9.3 and
PHP4.3.8 and
Apache 1.3.31 running in
Windows 2000 Version 5 SP 4.
I appended the following lines to httpd.conf
ScriptAlias /php4/ "E:/Programs/PHP4.3.8/"
AddType application/