facebook

installed PDT but can’t run PHP files

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #308377 Reply

    luns4d
    Member

    I’m working with MyEclipse for Spring 8.5 on a Win XP box. I want to work with php files and projects as well..

    Following directions of previous posts, I uninstalled the IE Debugger and installed the PDT via Pulse. No errors. I restarted MyEclipse.

    The problem is I can’t run, test, debug the php files. It doesn’t see the php server, I’m guessing. How do I get this part to work? When I run a php page, I get the “The webpage cannot be found” message. Is there a server install or configure step I am suppose to do?

    In Window->Preferences the PHP section exists, data appears to be populated. The PHP Server is “Default” and http://localhost

    I notice that when I test, debug, run Java apps that the server runs on http://localhost:8080 Does this have anything to do with it? I also notice when I run a Java app, Tomcat restarts, I can veiw startup messages on the console view. No such thing for php.

    So I don’t know how to get php to run in order to test. Do I need to install a php server (and how) or is it something else?

    #308383 Reply

    Brian Fernandes
    Moderator

    luns,

    I believe you will need an external PHP server installed besides the PDT plugins.

    I notice that when I test, debug, run Java apps that the server runs on http://localhost:8080 Does this have anything to do with it? I also notice when I run a Java app, Tomcat restarts, I can veiw startup messages on the console view. No such thing for php. 

    Correct, this is what MyEclipse provides for Java / J2EE applications but we do not for PHP servers. For this you will need to depend on the PDT.

    I’m afraid I can’t help more because this would be PDT functionality you are looking for, not MyEclipse. There are some tutorials here that should help: http://wiki.eclipse.org/PDT/TUTORIALS

    Moving to OT > Soft Dev.

    #308436 Reply

    luns4d
    Member

    Thank you for the info and pointing me in the right direction-

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: installed PDT but can’t run PHP files

You must be logged in to post in the forum log in