How to run php with Eclipse and XAMPP?

Posted by Patterson on Ask Ubuntu See other posts from Ask Ubuntu or by Patterson
Published on 2014-06-03T02:46:30Z Indexed on 2014/06/03 3:42 UTC
Read the original article Hit count: 364

Filed under:
|
|
|
|

I'm using eclipse kepler on ubuntu 14.04, and I want to know how do I run a php project? I already installed the plugin in eclipse for php and when command run the project, the page does not load in the browser. I know this is why I have to save the php pages in the xampp directory: / opt / lampp / htdocs. My PHP files are in the eclipse workspace in my home folder, how can I run from the workspace if that is possible?

© Ask Ubuntu or respective owner

Related posts about apache2

Related posts about php