Config Apache HTTP Server for Eclipse

Posted by hqt on Super User See other posts from Super User or by hqt
Published on 2012-05-01T16:28:12Z Indexed on 2012/09/12 9:41 UTC
Read the original article Hit count: 403

Filed under:
|

Maybe this question is silly but I really don't know how to solve.

First, as other server, I want to define new server. So, in Eclipse, I go to: Windows>Preference>Server:

1) When I add new server, in list, no category for apache HTTP server. Just has apache tomcat. So, I click into download additional server adapter-->still don't have in list.

2) So, I search. I point to location I have installed. Good, Eclipse sees that is a HTTP Server. And Eclipse see folder to put project into for me (because I use LAMPP so that folder isn't in Apache folder).

But here is my problem. When I want to run a new PHP Project. Right click, run on server. A new dialog appear take me to choose which server to run. And, in list of server, no HTTP Server, So, I don't know how to choose Apache HTTP Server !!! (because Eclipse doesn't see which server that I have defined, eclipse just find adapter first)

So, if I want to run this project, I must copy all and paste to apache folder. Too handy !!!

Please help me.

Thanks :)

© Super User or respective owner

Related posts about apache

Related posts about eclipse