Skip to content

Launch fail due to fatal error #14

@campbellrw

Description

@campbellrw

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:

capture

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions