This one time, at band camp, "Michael S. E. Kraus" <[EMAIL PROTECTED]> wrote:

> G'day all,
> 
> I have PHP 4.2.2 installed on my RedHat-9 box. (Stock standard php from
> rpm.)
> 
> How do I know what compile time options were used when building it? (In
> particular the "--with-mysql", "--with-apache" and "--enable-track-vars"
> parameters.)

Simply create a file called info.php an in it put
<?php phpinfo(); ?>

then have a look at it with your browser

Kevin


-- 
 ______                              
(_____ \                             
 _____) )  ____   ____   ____   ____ 
|  ____/  / _  ) / _  | / ___) / _  )
| |      ( (/ / ( ( | |( (___ ( (/ / 
|_|       \____) \_||_| \____) \____)
Kevin Waterson
Port Macquarie, Australia
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to