Posted by paulsparrow@telus.net on 01/21/08 02:27
On Jan 19, 6:12 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> paulspar...@telus.net wrote:
>
> > On Jan 17, 5:52 am, Jerry Stuckle <jstuck...@attglobal.net> wrote: >> paulspar...@telus.net wrote:
>
> >>> Loaded Apache and PHP on a Windows XP box. Apache is working fine.
> >>> However when I load a .php page I get a "Forbidden Warning You don't
> >>> have permission to access /php/php.exe/Chapter03/handle_form.php on
> >>> this server."
> >>> Any idea what I need to configure?
> >> What's the URL you're trying to access?
> >>
> >
>
> (Top posting fixed)
>
> > No URL. This is loaded and run as a local server (for class
> > purposes).
>
> Just because it's on the local machine doesn't mean you don't have a
> URL. Again - what's the URL you're trying to access? Or how are you
> trying to load the page?
>
> (2319 lines of unrequested information snipped)
>
> P.S. Please don't top post.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================
The URL I type in is localhost.
That accesses the page C:\Program Files\Apache Software Foundation
\Apache2.2\htdocs\index.html. From there I click on a link to go to:
http://localhost/Chapter01/example1-6.php.
This file is located at C:\Program Files\Apache Software Foundation
\Apache2.2\htdocs\Chapter01\example1-6.php
[Back to original message]
|