Posted by Georgi Ivanov on 09/06/05 17:21
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
[Back to original message]
|