[PHP-INSTALL] with or without apxs2?

2005-01-04 Thread sylvain
Hi everybody, I try to compile PHP 4.3.4 on an Red Hat 8.0 installation. I want to get the GD module extension. Apache 2.0.40 is already installed by RPM. I don't know exactly if I need to compile with the apxs2 option. But if I do it, I get this message error: configure 5045: checking for Apac

[PHP-INSTALL] with or without apxs2?

2005-01-04 Thread sylvain
t Apache version >=2.0.44 is required. Does I really need to compile with this option? If I need, how can elimate these error? Thank Sylvain Racine