Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » submitting form results in file dialog window
submitting form results in file dialog window [message #76934] Thu, 24 July 2008 10:44
Eclipse UserFriend
Originally posted by: evil_metalpeet.hotmail.com

Hello all

First time I use mailing list so I hope everything is OK ;)

I got Eclipse + PDT + zend debugger working now. Everything is fine when I
run a php script (normal run, but also in the debugger) except if I submit
a form.

Whenever I submit a form I get either:

1/ "The file /xxx.php cannot be found. Please check the location and try
again." (when I enter a relative path, e.g. action="index.php")
2/ File dialog (untitled window, but I suppose it's a save dialog) when I
enter an absolute path, e.g. action="/srv/www/htdocs/..."
3/ File list of my root directory (/), looks like an apache-like directory
listing, when I use an empty action, e.g. action="".

Any help would be greatly appreciated
Previous Topic:PDT 1.0.3 Xdebug Breakpoint Problem
Next Topic:Setting mark in the code
Goto Forum:
  


Current Time: Thu Apr 18 11:11:10 GMT 2024

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

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

Back to the top