Closed GoogleCodeExporter closed 9 years ago
Please use forum to discuss your problems further. It is not yet known of what
is causing this issue. Include more detailed steps of what you're doing.
Include logs from the debug console.
It appears to me that this is some PHP problem with wordpress after your
modifications, and phpdesktop faulty thinks this is firewall problem because
page failed to load. Try running app in an external browser:
1. Set a fixed web server port in settings.json (by default it is 0 - random),
set it to 54007 for example.
2. Run application - now you see the firewall error message. Do not close that
message box, *do not* click "OK".
3. Check app in external browser, load this url: http://127.0.0.1:54007
(assuming that web server ip is 127.0.0.1 in settings.json - that's the
default).
4. Now you should see some error message in wordpress that will explain the
issue.
Please continue any further discussion on forum.
Original comment by czarek.t...@gmail.com
on 29 Apr 2014 at 3:53
To avoid confusion we should provide an another message when php app throws an
error during initial app loading. Created Issue 106 "Error while loading start
page may be caused not only by firewall, but also by PHP application".
Original comment by czarek.t...@gmail.com
on 29 Apr 2014 at 4:24
Original issue reported on code.google.com by
xa.xi...@xiongtech.com
on 29 Apr 2014 at 3:26Attachments: