Greetings, I've an issue on Solaris with Apache where mod_php works fine as long as I start apache with my user id, but if it is started by root, each child process segfaults immediately.

The versions are:
SunOS 5.9 Generic_117171-02 sun4u sparc SUNW,Sun-Fire-280R
Apache 2.0.52
php-4.3.10

In apache's envvars, I've put the necessary LD_LIBRARY_PATH. If I comment out the LoadModule statement for php, the server runs fine, so I'm pretty sure php is having issues with something. Any ideas what that could be? Is there something else in the environment that php needs?

Reply via email to