Jump to content
Froxlor Forum
  • 0

Blank Page when enabling FCGID or PHP-FPM


Jeff01

Question

Posted

HI,

I have setup Froxlor on my Debain Wheezy Server but when i enable PCGID or PHP-FPM then my website won't load and i get simply a blank page.

I did all the configurations 3 times but no luck at all and i'm out of ideas.

[Fri Jun 06 11:10:01 2014] [notice] Graceful restart requested, doing restart
[Fri Jun 06 11:10:01 2014] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
[Fri Jun 06 11:10:04 2014] [notice] FastCGI: process manager initialized (pid 8084)
[Fri Jun 06 11:10:04 2014] [notice] Apache/2.2.22 (Debian) mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_fcgid/2.3.6 PHP/5.4.4-14+deb7u10 configured -- resuming normal operations
[Fri Jun 06 11:14:57 2014] [error] [client 41.42.221.3] request failed: error reading the headers, referer: http://www.domain.tld/
[Fri Jun 06 11:15:13 2014] [notice] Graceful restart requested, doing restart
[Fri Jun 06 11:15:17 2014] [notice] FastCGI: process manager initialized (pid 8460)
[Fri Jun 06 11:15:17 2014] [notice] Apache/2.2.22 (Debian) mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_fcgid/2.3.6 PHP/5.4.4-14+deb7u10 configured -- resuming normal operations
[Fri Jun 06 11:17:24 2014] [notice] caught SIGTERM, shutting down
[Fri Jun 06 11:17:25 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Fri Jun 06 11:17:25 2014] [notice] FastCGI: process manager initialized (pid 8614)
[Fri Jun 06 11:17:25 2014] [notice] Apache/2.2.22 (Debian) mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_fcgid/2.3.6 PHP/5.4.4-14+deb7u10 configured -- resuming normal operations
[Fri Jun 06 11:17:39 2014] [notice] caught SIGTERM, shutting down
[Fri Jun 06 11:22:49 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Fri Jun 06 11:22:49 2014] [notice] FastCGI: process manager initialized (pid 3240)
[Fri Jun 06 11:22:49 2014] [notice] Apache/2.2.22 (Debian) mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_fcgid/2.3.6 PHP/5.4.4-14+deb7u10 configured -- resuming normal operations
[Fri Jun 06 11:25:31 2014] [error] mod_fcgid: process /var/www/php-fcgi-scripts/jeff01/domain.tld/php-fcgi-starter(3276) exit(communication error), get unexpected signal 11
[Fri Jun 06 11:25:49 2014] [error] mod_fcgid: process /var/www/php-fcgi-scripts/jeff01/domain.tld/php-fcgi-starter(3265) exit(communication error), get unexpected signal 11
[Fri Jun 06 11:29:12 2014] [notice] caught SIGTERM, shutting down
[Fri Jun 06 11:29:13 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Fri Jun 06 11:29:13 2014] [notice] FastCGI: process manager initialized (pid 3388)
[Fri Jun 06 11:29:13 2014] [notice] Apache/2.2.22 (Debian) mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_fcgid/2.3.6 PHP/5.4.4-14+deb7u10 configured -- resuming normal operations
[Fri Jun 06 11:30:01 2014] [notice] Graceful restart requested, doing restart
[Fri Jun 06 11:30:01 2014] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
[Fri Jun 06 11:30:03 2014] [notice] FastCGI: process manager initialized (pid 3487)
[Fri Jun 06 11:30:03 2014] [notice] Apache/2.2.22 (Debian) mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_fcgid/2.3.6 PHP/5.4.4-14+deb7u10 configured -- resuming normal operations
[Fri Jun 06 11:35:07 2014] [notice] Graceful restart requested, doing restart
[Fri Jun 06 11:35:10 2014] [notice] FastCGI: process manager initialized (pid 3736)
[Fri Jun 06 11:35:10 2014] [notice] Apache/2.2.22 (Debian) mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_fcgid/2.3.6 PHP/5.4.4-14+deb7u10 configured -- resuming normal operations

7 answers to this question

Recommended Posts

Posted

well you've added it afterwards, sorry. So first things first, you said "fcgid or fpm" - well which one do you want?  Your logs say FCGID. Also it says "mod_fastcgi" - if you want to use FCGID, you'd have to use libapache2-mod-fcgid

Posted

I would like to switch between the two to try them out to see which one would be better. I have done everything what it says in the configuration setup and the libapache2-mod-fcgid is also installed.

Posted

well, you can of course try both, but let's don't make things too complicated so please chose one so we can help accordingly

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...