Skip to main content



      Home
Home » Newcomers » Newcomers » phpeclipse : Error opening http://localhost/prueba/index.ph
phpeclipse : Error opening http://localhost/prueba/index.ph [message #116978] Fri, 11 November 2005 13:22 Go to next message
Eclipse UserFriend
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
Re: phpeclipse : Error opening http://localhost/prueba/index.ph [message #118346 is a reply to message #116978] Thu, 17 November 2005 12:16 Go to previous message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
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
Previous Topic:Plug-In Developer Guide Help in PDF
Next Topic:Eclipse Ran REALLY Slow
Goto Forum:
  


Current Time: Tue Jul 22 13:04:06 EDT 2025

Powered by FUDForum. Page generated in 0.07409 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top