Hello,
I switched from mod_php to fcgid (allowed editing of php.ini) and every php script runs only once. After its execution the apache log says:
[emerg] (13)Permission denied: mod_fcgid: can’t get lock, pid: …
Thanks in advance for help
Hello,
I switched from mod_php to fcgid (allowed editing of php.ini) and every php script runs only once. After its execution the apache log says:
[emerg] (13)Permission denied: mod_fcgid: can’t get lock, pid: …
Thanks in advance for help
If you get stuck, another option would be to use CGI rather than FCGID.
However, it should be able to work… which distro are you on?
If you look in /var/lock/, there should be a directory “apache2” or “httpd” depending on your distro… within that, do you see a dir named “fcgid”?
-Eric
I’m running Virtualmin 3.83.gpl GPL / Webmin 1.534 on Debian Linux 5.0 Lenny
/var/lock/apache2/ is empty