Who knows how to make apache2 work with PHP4.2.2?

I have tried a variety of configure options without success.

My goal was to build libphp4.so but the closes I got was libphp4.a (A
static library)

It was built using: configure --with-mysql --with-apache=/path/to/apache

Every other flavor of configure failed.

FAILED: configure --with-mysql --with-apxs2=/path/to/apache/apxs ->
Failes because header file is not visible.
FAILED: configure --with-mysql --with-apxs=/path/to/apache/apxs   ->
Requires APXS2 for Apache 2

Anyone have any tips?

Thanks,

Mark Diener


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

Reply via email to