Date: 01/24/01
- Next message: Edin Kadribasic: "[PHP-DEV] Bug #8732"
- Previous message: Peter: "[PHP-DEV] Re: PHP 4.0 Bug #8647 Updated: php.exe exception: access violation address: 0x1008e6a1 on or after file()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: dferdinand <email protected>
Operating system: aix 4.3.2 (linux)
PHP version: 4.0.4pl1
PHP Bug Type: Compile Problem
Bug description: problem with false file name libphp4 and libmodphp4 with shared-apache
hello,
always when i compile php with the shared-apache-option, i have problmes with the filenames.
after configuring apache new with php, i can't compile the php-module because the name for the lib-file is exchanged.
i must make a link from libmodphp4.a to libphp4.a to compile the module.
i have the same problem with the module-name. in one file the name is php4_module in an other file the name is mod_php4_module so i can't compile and use the module, before i edit the files and use everywhere the same name.
when i compile with apxs, then i don't have this problem, but on aix i have then problems with symbols from the libgcc.
goodby
-- Edit Bug report at: http://bugs.php.net/?id=8880&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: Edin Kadribasic: "[PHP-DEV] Bug #8732"
- Previous message: Peter: "[PHP-DEV] Re: PHP 4.0 Bug #8647 Updated: php.exe exception: access violation address: 0x1008e6a1 on or after file()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

