It is no clear which option you are looking for.
If it's PHP compile options use :
<?php
echo phpinfo();
?>
This will give you information you need.

On Tuesday 06 September 2005 16:39, Feris Thia C. wrote:
> Hi All,
>
> If I already install my Apache on linux system, then is it possible to
> check what configuration settings I provided when compiling the source ??
>
> Regards,
>
> Feris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to