Hi,

Create a page as follows:

'test.php'  containing:

<?php
phpinfo();
?>

Then:

http://your.webservr.au/test.php

It will tell you lots of things including compile
options.

To include '--with-mysql' in PHP install you have to
install 'php-mysql-4.2.2-11.rpm' for example.

Michael S. E. Kraus 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.)

TIA!

Mike




-- 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