After enabling debug log level and doing a few other experiments, I have come to the conclusion that something is blocking Apache from connecting to unix sockets. mod_fcgid attempts to create a socket (I surmise to communicate with apache...) but it can't connect to it.
In desperation, I also loaded up Lighttpd to serve my application on another port and configured it to use uid apache and gid apache so I didn't have to go mess with directory and file permissions. It has the exact same problem.
This is on an FC4 system with Plesk control panel running on it.Does anyone know if there is some way that access to these sockets can be restricted on a per-user basis?
If so, how is this configured (or more accurately, how do I disable such restriction)?
Dragon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Venimus, Saltavimus, Bibimus (et naribus canium capti sumus) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx