submitting form results in file dialog window [message #76934] |
Thu, 24 July 2008 10:44 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03356 seconds