Closed betayi closed 4 years ago
the log of web-php container shows blow:
[25-Aug-2020 10:36:58] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root
[25-Aug-2020 10:36:58] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root
[25-Aug-2020 10:36:58] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root
[25-Aug-2020 10:36:58] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root
[25-Aug-2020 10:36:58] NOTICE: fpm is running, pid 1
[25-Aug-2020 10:36:58] NOTICE: ready to handle connections
172.26.0.6 - 25/Aug/2020:10:37:50 +0800 "GET /index.php" 302
172.26.0.6 - 25/Aug/2020:10:38:12 +0800 "GET /index.php" 302
172.26.0.6 - 25/Aug/2020:10:44:49 +0800 "GET /index.php" 302
I have not been maintaining the web server portion as it has been going through changes on their end and will look to fix implementation at a later point. The rest of the project works if you run the setup.py script with noweb or edit the docker-compose file. Hope that helps.
thx,useful docker project ,good joob!
@betayi I think the container is working fine. Just tested out the config and as long as you edit /web/site.conf on line 3 from localhost to something else it should work. I changed mine to localhost.com and edited my hosts file to point to "127.0.0.1".
after running basic-setup.sh , i run the "docker-compose up -d", for use web-php and web-nginx, then ngix running well on then 80 port, it shows the welcome page, then use "myurl"/install , comes the fusiongen page, but these is no any response by click "Start the Installer" button. and the same with button at left