On 02/02/2011 09:04 PM, Silvio Siefke wrote:
> Am 02.02.2011 16:05, schrieb Nilesh Govindarajan:
>> ScriptAlias /cgi-bin/ /usr/local/apache2/cgi-bin/
>> AddHandler php-fcgi .php
>> Action php-fcgi /cgi-bin/php-cgi
>> <FilesMatch "\.php$">
>>  Options +ExecCGI
>> </FilesMatch>
> 
> I think u use a shell script that speak apache with php-cgi. But this
> should works better with spawn-fcgi, so i read in a Forum from FreeBSD.
> But somewhere is something in my Apache, or my FreeBSD that this not run.
> 
> I think apache has prob to speak with the address, 127.0.0.1 so i think.
> But its hard that apache nothing really log.
> 
> Regards
> Silvio
> 

Quite a weird question, have you checked the firewall?
Try if it works without the firewall.
I don't think a firewall would ever be configured to block localhost
connections (its absurd!), but still.

-- 
Regards,
Nilesh Govindarajan
Facebook: http://www.facebook.com/nilesh.gr
Twitter: http://twitter.com/_linuxgeek_
Website: http://www.itech7.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to