Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Zend Debugger and PDT - 404 errors
Zend Debugger and PDT - 404 errors [message #495591] Thu, 05 November 2009 12:57 Go to next message
Mike Kelly is currently offline Mike KellyFriend
Messages: 2
Registered: November 2009
Junior Member
Hi,
I have set up ZendDebugger.dll in my Windows install of XAMPP. I'm running Eclipse IDE for PHP Developers 1.2.1.20090918-0703
I have set up a simple php project, but 'm having problems configuring the PHP server.

The project files are in my eclipse workspace folder, but I want to publish them to the webserver when I run debug.

So my path mapping for the PHP server is:

Path on server
C:\Program_Files\xampp\htdocs\

Path in file system
D:\Data\eclipse_workspace_php\debugtester

(I have tried all the obvious variations on these)
The folder debugtester contains an index.php file

When I debug I get a 404 object not found error.

Any idea what I'm doing wrong?
Thanks.
Re: Zend Debugger and PDT - 404 errors [message #495635 is a reply to message #495591] Thu, 05 November 2009 14:45 Go to previous message
Mike Kelly is currently offline Mike KellyFriend
Messages: 2
Registered: November 2009
Junior Member
Well,
I finally got it to work by creating a virtual host entry in apache, which pointed to my eclipse_workspace folder.
I had to edit the Windows hosts file too for that to work.

Is that the only way I could have done it, or is there an easier way?
Previous Topic:Autocompletion triggers and function navigation
Next Topic:PHP debugging with IIS 6
Goto Forum:
  


Current Time: Fri Apr 19 23:10:17 GMT 2024

Powered by FUDForum. Page generated in 0.03751 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top