Hello,

I am having problems with the CGI scripts executed inside an HTML page
(using SSI).

The script is not executed and I have an entry in error_log saying this:
    > (11)Resource temporarily unavailable: couldn't spawn child process:
    > /mydirectory/myscript.pl

I changed these values in /etc/httpd.conf (but the problem existed before
and didn't improve after...):
    > Timeout 300
    > KeepAlive On
    > MaxKeepAliveRequests 0
    > KeepAliveTimeout 15
    > MinSpareServers 16
    > MaxSpareServers 64
    > StartServers 16
    > MaxClients 512
    > MaxRequestsPerChild 100000
(according to the suggestions of the "Securing - Optimizing Linux" book)

Any idea?

Thanks!
Tomás

Tomas Garcia Ferrari

Bigital
http://bigital.com



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to