|
Re: phpeclipse : Error opening http://localhost/prueba/index.ph [message #118346 is a reply to message #116978] |
Thu, 17 November 2005 12:16  |
Eclipse Webmaster Messages: 607353 Registered: July 2009 |
Senior Member |
|
|
You will need to play around with your httpd.conf file so that the
DocumentRoot (or a suitable Alias) matches the root of your PHPEclipse
project.
D.
jose wrote:
> Hi
> I am trying to open the page http://localhost/prueba/index.php, and I am
> getting an error message:
> Not Found
> The requested URL /prueba/index.php was not found on this server.
> Apache/2.0.52 (Unix) PHP/5.0.5 DAV/2 Server at localhost Port 80
>
> My Eclipse 3.1/PHPEclipse workspace is located at:
> /Users/jsn/Documents/workspace/php
> So the page developped is at
> /Users/jsn/Documents/workspace/php/prueba/index.php
> I usually open my php5 web pages at:http://localhost/~jsn/
> What do I have to change in the Apache httpd.conf file, to be able to
> open the page developped with phpeclipse, using
> http://localhost/prueba/index.php, and pointing to
> /Users/jsn/Documents/workspace/php/prueba/index.php.
> Thanks jsn
|
|
|
Powered by
FUDForum. Page generated in 0.07409 seconds