PDA

View Full Version : Compiled options


Chillijam
01-06-2003, 04:43 AM
Hi there,

I was wondering if there is a way to find out what options were used to build PHP in a RedHat 7.3 box. I would like to add functionality, but I don't want to inadvertantly remove bits that I currently use.

Thanks in advance.
Chillijam

cbkihong
01-07-2003, 06:17 AM
Doesn't the phpinfo() php function returns an html page with this info and a lot more?

Chillijam
01-07-2003, 07:17 AM
It does, Bernard.

Thanks to you, and the other who helped with this one.

Simple when you know how, isn't it?

:rolleyes: