Hi all,

I have installed Apache 2 under Fedora Core 2 and now I would like to
install PHP 5.02 as a server module.

I have downloaded and unpacked PHP 5.02, and I think that I need to run
./configure now but I don't know which parameters I need to add.

I have added --prefix=dir --with-mysql=dir --with-curl

But I want to add many other modules I might need. Do I need to specify the
entire list of modules in the command line? Or how can I create and choose a
config file?

And please tell me what option do I need to install the Apache 2 module.

I have seen some parameters in the ./configure --help instructions for
installing the module for Apache 2, but I saw that that module is only
experimental. Isn't there a working module for PHP 5.02 and Apache 2?

And do you know where the Apache 2 module is put after installing php? (in
order to specify it in httpd.conf).

Thank you.

Teddy

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

Reply via email to