fastcgi + php
Demeter Bence
bob at ngo.hu
2002. Aug. 10., Szo, 17:11:39 CEST
Udv,
beallitottam multkoriban egy apache webservert, ahol a php kulso
programkent, a fastcgi modulon keresztul futott. A httpd.conf-ban az
alabbi bejegyzesek vannak ezzel kapcsolatban:
AddHandler php-script .php .phtml
Action php-script /cgi-bin/php
FastCgiConfig -minProcesses 1 -maxProcesses 10
FastCgiIpcDir /tmp
FastCgiServer /var/www/cgi-bin/php -socket php.sock
Ugy tunt a dolog hogy rendben is muxik, egeszen addig, amig ismeretlen
okbol megtelt a vinyo. Utananezve a dolognak, 300 MB-ra duzzadt fel az
apache error_logja, ugyanis a FastCGI kb 5 masodpercenkent beleirt egy
6-7 soros hibauzenetet, miszerint a php-t ujrainditotta, ezzel
parhuzamosan a php is irt egy hibauzenetet. Ezek a kovetkezokepp neztek ki:
X-Powered-By: PHP/4.2.2
Content-type: text/html; charset=iso-8859-2
<br />
<b>Fatal error</b>: input in flex scanner failed in <b>-</b> on line
<b>1</b><br />
-(1) : Fatal error - input in flex scanner failed
[Mon Aug 5 06:14:28 2002] [warn] FastCGI: server
"/usr/local/www/cgi-bin/php" (pid 25723) terminated by calling exit with
status '255'
[Mon Aug 5 06:14:33 2002] [warn] FastCGI: server
"/usr/local/www/cgi-bin/php" restarted (pid 25724)
a most akkor mit tolhattam el hogy igy telefossa nekem az error_logot?
Mert amugy tokeletesen muxik a dolog.
BoB
További információk a(z) BSD levelezőlistáról