[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.phoenix] Re: Unable to get WTP/PHPEclipse/XAMPP to work for Phoenix pages testing

I'm thinking your IBM HTTP server is the one attempting to fetch pages for http://localhost. The fact that Apache does not start correctly (encountered an error) also indicated that port 80 is already being used.

At this point, you'd need to either remove the IBM http server so that Xampp's Apache can start, or create an alias in IBM http server (/ptp/) that points to your project workspace directory (c:/ews/phoenixPTP/ptp) If IBM http server is based on apache, it should have an httpd.conf file where you can add

Alias /ptp/ c:/ews/phoenixPTP/ptp

Denis


Beth Tibbitts wrote:
I don't particularly care about xampp, i just want to be able to see the php pages before i check them in, so if you don't use them, then maybe i don't need to.
Yes I changed the apache doc root. The apache that got installed with xamp. I probalby have ibm http server (aka apache) also installed on this laptop. Would that make a difference?
Hmmm... my doc root points to my workspace. Maybe it needs to point
to the *project* folder in the workspace?


...Beth
Eclipse WebMaster (Denis Roy) wrote:
Beth,  I don't use Xampp, so I'll try to help you with my eyes closed.

I believe your Apache DocumentRoot folder doesn't match the folder where your project lies.

Apache maintains a file called "httpd.conf", but the DocumentRoot setting may be a setting inside Xampp.

Can you look to see if you can find this DocumentRoot setting and/or the httpd file?

Thanks


Beth Tibbitts wrote:
I'm working on converting the PTP pages http://eclipse.org/ptp to Phoenix.

I downloaded Eclipse 3.1.2, WTP and its prereqs (the convenient all-in-one download), PHPEclipse, and XAMPP.
I configured PhpEclipse and XAMPP like the instructions said, more or less (instructions were in a backlevel of some of the parts.)


While the editor does have nice colors of keywords etc.
I cannot get the PHP Browser to work.
I can start XAMPP with the button in the toolbar and it reports
### APACHE + MYSQL IS STARTING NOW ###

If I double-click on a php file I get it in the editor,
but the PHP Browser reports "Access Forbidden! You don't have permission to access the requested object. It is either read-protected or not readable by the server."


I've gotten a few pages done at http://eclipse.org/ptp/index2.php
by checking them in and testing there, but I'd prefer to remove
more bugs *before* checking them in.

What am I doing wrong?

Thanks.

...Beth



--

Eclipse WebMaster - webmaster@xxxxxxxxxxx
Questions? Consult the WebMaster FAQ at http://wiki.eclipse.org/index.php/Webmaster_FAQ
View my status at http://wiki.eclipse.org/index.php/WebMaster