Open
Description
Currently the solution is to set a fixed web server port in settings.json:
"web_server": {
"listen_on": ["127.0.0.1", 54007],
See the Settings wiki page: https://github.com/cztomczak/phpdesktop/wiki/Settings#listen_on
Related topic on the CEF Forum: http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=11714
We might consider diving into Chromium/CEF sources to alter this behavior, to allow for using random port and still be able to use persistent storage (local storage, indexed db, web sql).
Original issue reported on code.google.com by [email protected]
on 3 May 2014 at 8:32
Metadata
Metadata
Assignees
Labels
No labels