Hi. Here's my problem. I've installed eclipse php plugin but I'm unable to run or debug the php projects. The way I create php projects is by selecting file->new->project->php->php project. The project name is Hello World. Whenever I run the project (Run->Run as) there's no option in run as. What i get instead is "none applicable".
Also if I try to start/stop/restart apache I get this message: httpd: Could not reliably determine the server's fully qualified domain name, using localhost.local for ServerName.
C++ works without a problem btw.
What might be the problem and how can I fix it?