Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于 mylxsw/wizard:1.3.2 镜像部署报错: Apache/2.4.52 (Debian) PHP/7.3.33 configured -- resuming normal operations #231

Open
771185858 opened this issue Dec 27, 2024 · 0 comments

Comments

@771185858
Copy link

具体错误信息
[Fri Dec 27 09:48:53.128827 2024] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.52 (Debian) PHP/7.3.33 configured -- resuming normal operations
[Fri Dec 27 09:48:53.128879 2024] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'

183.6.47.203 - - [27/Dec/2024:09:48:55 +0000] "GET / HTTP/1.1" 500 2503 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
183.6.47.203 - - [27/Dec/2024:09:49:04 +0000] "GET / HTTP/1.1" 500 2515 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"

执行脚本安装文档要求

docker run -d --name wizard \
    -e DB_HOST=host.docker.internal \
    -e DB_PORT=3306  \
    -e DB_DATABASE=wizard  \
    -e DB_USERNAME=wizard  \
    -e DB_PASSWORD=wizard  \
    -p 8080:80 \
    -v /Users/mylxsw/Downloads:/webroot/storage/app/public   \
    mylxsw/wizard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant