Closed vranac closed 7 years ago
@emodric tyvm, will be fixed in few minutes
Also
vagrant@vagrant-ubuntu-trusty-64:/var/www/ezpublish$ php -v
Cannot load Zend OPcache - extension already loaded
And finally, eZ Platform requires php-mbstring
, so you can install that too :)
@emodric when you have a moment, can you verify if I got the right fcgi
@vranac
Nope, still the same error log entry:
[Sun Nov 13 09:54:57.578688 2016] [fastcgi:error] [pid 28365:tid 140054951880448] (2)No such file or directory: [client 172.21.12.1:34982] FastCGI: failed to connect to server "/usr/lib/cgi-bin/php5-fcgi": connect() failed
[Sun Nov 13 09:54:57.578743 2016] [fastcgi:error] [pid 28365:tid 140054951880448] [client 172.21.12.1:34982] FastCGI: incomplete headers (0 bytes) received from server "/usr/lib/cgi-bin/php5-fcgi"
@emodric oh, i think I see the problem, tyvm
@vranac, @emodric after last commit I works fine. Tested on Ubuntu OS.
@MarioBlazek Are you sure? Running eZ Publish works fine in the machine?
@emodric @MarioBlazek Can you please provision from zero and report that you get a nice db error when you open the website in browser? If you both confirm it, then I can start bringing in the customizations
@vranac Yep, confirmed!
@emodric @MarioBlazek OK, this should be good to go after you confirm that the whole setup is working
We need to turn xdebug off by default. The switch was implemented before, but it looks like it's not being honored now. FPM is started with xdebug enabled.
@emodric tyvm for review, I'll hammer out the xdebug
@emodric done.
@vranac Looks good now! If there isn't anything else, I'm ready for merge!
@emodric lets wait for @MarioBlazek to confirm as well
@emodric @vranac just finished with provisioning and all works for me to.
@vranac Ready for merge and tag?
👍
@vranac
After a clean provision, I get the following in Apache log files