Hello!
I'm tring to install again openx after the free service of
openx.com clese… But I've some strange trouble, after the installation on a regular server with FreeBSD 9.1 + Nginx 1.4.1 + PHP 5.3.24, an online server that I use for some website like
www.softairmania.it,
www.redfoxy.it and other, i've a strange trouble, when I try to add a new zone I get a 502 bad gateway error…
Reading the Nginx error log I see:
And in the php-fpm error log (in debug mode) I read:
[18-May-2013 19:30:25.116401] DEBUG: pid 80481, fpm_got_signal(), line 72: received SIGCHLD
[18-May-2013 19:30:25.116452] WARNING: pid 80481, fpm_children_bury(), line 252: [pool www] child 80483 exited on signal 10 (SIGBUS) after 918.184752 seconds from start
[18-May-2013 19:30:25.117784] NOTICE: pid 80481, fpm_children_make(), line 421: [pool www] child 80857 started
[18-May-2013 19:30:25.117824] DEBUG: pid 80481, fpm_event_loop(), line 411: event module triggered 1 events
thank's for all