Date: 10/12/00
- Next message: Chuck Hagenbuch: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO"
- Previous message: Sebastian Bergmann: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: bob <email protected>
Operating system: OSX Server 1.2
PHP version: 4.0.3
PHP Bug Type: Apache related
Bug description: Undefined symbols error
I used the following:
autoconf configure.in > c
sh c
--with-fbsql
--without-mysql
--disable-pear
--with-apxs=/usr/local/sbin/apxs
--with-config-file-path=/usr/local/etc
make
make install
Not only didn't it work, but the above at least didn't
cause apache to spit under 4.0.2. Now I am getting the
following when trying to start apache 1.3.12:
dyld: /usr/local/sbin/apache Undefined symbols:
_DL_UNLOAD
-- Edit Bug report at: http://bugs.php.net/?id=7166&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chuck Hagenbuch: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO"
- Previous message: Sebastian Bergmann: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

