Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

Re[2]: [PHP3] apxs error From: badger (badger <email protected>)
Date: 05/15/00

Hello Bjorn,

Monday, May 15, 2000, 10:09:05 AM, you wrote:

BS> Sorry, forgot to add,
BS> Im using php 4.0rc2 and apache 1.3.12

BS> -----Original Message-----
BS> From: Bjorn Sodergren [mailto:sweede <email protected>]
BS> Sent: Monday, May 15, 2000 12:06 PM
BS> To: php list
BS> Subject: [PHP3] apxs error

BS> compiled apache with
BS> ./configure --activate-module=src/modules/auth_mysql/libauth_msyql.a \
BS> --prefix=/usr/local/ozzy/apache

BS> php configured with
BS> ./configure --with-mysql=/usr/mysql \
BS> --with-apxs=/usr/local/ozzy/apache/bin/apxs

BS> but i get the error that my apxs is broken.
BS> looking at the output of the ./configure, it says
BS> ./configure: /usr/local/ozzy/apache/bin/apxs: No such file or directory
BS> 3 times

BS> at the end it tells me to check www.php.net/FAQ.php3#4.11
BS> but thats not there anymore..

BS> heres the config section of the apxs file.
BS> ---------------------------------------------
BS> my $CFG_TARGET = q(httpd);
BS> my $CFG_CC = q(gcc);
BS> my $CFG_CFLAGS =
BS> q( -I/usr/mysql/include -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-
BS> lite -DNO_DL_NEEDED `../apaci`);
BS> my $CFG_CFLAGS_SHLIB = q();
BS> my $CFG_LD_SHLIB = q();
BS> my $CFG_LDFLAGS_SHLIB = q();
BS> my $CFG_LIBS_SHLIB = q();
BS> my $CFG_PREFIX = q(/usr/local/ozzy/apache);
BS> my $CFG_SBINDIR = q(/usr/local/ozzy/apache/bin);
BS> my $CFG_INCLUDEDIR = q(/usr/local/ozzy/apache/include);
BS> my $CFG_LIBEXECDIR = q(/usr/local/ozzy/apache/libexec);
BS> my $CFG_SYSCONFDIR = q(/usr/local/ozzy/apache/conf);
BS> -----------------------------------------------------------------------

BS> the only thing that i can think of is /usr/local is a symbolic link to /usr

BS> any ideas ??
BS> thanks

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

Test post....sorry, appears that my posts are not making it to the
list.

-- 
Best regards,
 badger                            mailto:badger <email protected>

-- 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>