-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Using this command
docker run --name php -p 80:80 -p 443:443 -p 10081:10081 php-zendserver
I am able to browse to: http://127.0.0.1:10081/ZendServer/
And see the Wizard UI. When I enter admin passwords etc, I can click next until the launch page.
When I click on Launch, it appears to do something, but then eventually hangs and does nothing and reports the following:
Also, the following is what I see as output from the console since I wasn't running in detached mode.
docker run --name php -p 80:80 -p 443:443 -p 10081:10081 php-zendserver
Error: HTTP code 500
Zend Server initialization result: failed.
Zend Server is ready for use
Your application is available at http://172.17.0.2
To access Zend Server, navigate to http://172.17.0.2:10081
Your admin password is OTdjOWFk