Web Hosting Talk







View Full Version : Apache/PHP question (Cpanel related)


TS-Dave
05-13-2004, 11:46 PM
Hello!

Is there a way to list the current apache/php configuration on a cpanel machine (for the purpose of mirroring it for a new /scripts/easyapache run)?

I've been all over /home/cpapachebuild/, I can't seem to find anything useful.

httpd -L doesn't give me what I want, nor does phpinfo().

Any help here is greatly appreciated!

Regards,
Dave

sprintserve
05-14-2004, 12:52 AM
What sort of configuration information are you after?

TS-Dave
05-14-2004, 01:04 AM
Hi,
I can get most of what I want with /usr/local/apache/bin/httpd -l and php -m, however, the other initial compile-time settings that /scripts/easyapache uses, such as FD_SETSIZE and the like, I'm having trouble locating.

Thanks!
Dave