Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

Re: [PHP3] apxs error From: Sascha Schumann (sascha <email protected>)
Date: 05/15/00

On Mon, 15 May 2000, Bjorn Sodergren wrote:

> compiled apache with
> ./configure --activate-module=src/modules/auth_mysql/libauth_msyql.a \
> --prefix=/usr/local/ozzy/apache
>
> php configured with
> ./configure --with-mysql=/usr/mysql \
> --with-apxs=/usr/local/ozzy/apache/bin/apxs
>
> but i get the error that my apxs is broken.
> looking at the output of the ./configure, it says
> ./configure: /usr/local/ozzy/apache/bin/apxs: No such file or directory
> 3 times
>

You probably don't have Perl installed. APXS needs Perl.

- Sascha

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>