debug form POST |
Site Admin
|
It looks like the script you debugged in the 1st session has redirected somewhere where you don't have any web service and therefore firefox failed to connect -- it's what I see in the error message.
|
||||||||||||
_________________ The PHP IDE team |
|
Ok, I found the reason. The form was redirecting to the content of a $selfname variable loaded with the following code:
Which translated by http://localhost/my_script_name.php and worked fine on the real Apache server. But I realized that the PhpED Web Server was using port 8080 instead of the default 80 one, and the port number was not included in the $selfname contents. I replaced the code by the following, and now it works properly:
Now I am facing with a recurrent PhpED access violation crash when running the next part, but this is another problem. Thank you for your answer. Gilles |
||||||||||||||||||
|
debug form POST |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by