Re: [PHP-INST] Can't find APXS. RH6.2

2001-02-13 Thread Kai Schaetzl
> --with-apxs=/usr/sbin/bin/apxs > That path would be quite unusual. Check if your apxs really is there. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com IE-Center: http://ie5.de & http://msie.winware.org ClubWin - Help for Windows User

RE: [PHP-INST] Can't find APXS. RH6.2

2001-02-12 Thread Are Westby
[snip apxs/php-compile trouble] Make sure you install Apache 1.3.17, as well as the corresponding devel-package. When compiling Apache, specify the prefix attribute to whatever you like. (I used 'sh configure --prefix=/usr/local/apache) Then set '--with-apxs=/usr/local/apache/bin/apxs' (or whate