[PHP-DEV] PHP 4.0 Bug #8880 Updated: problem with false file name libphp4 and libmodphp4 with shared-apache From: sniper <email protected>
Date: 01/25/01

ID: 8880
Updated by: sniper
Reported By: dferdinand <email protected>
Old-Status: Feedback
Status: Bogus
Bug Type: Compile Problem
Assigned To:
Comments:

dup of #8878

Previous Comments:
---------------------------------------------------------------------------

[2001-01-24 19:28:24] sniper <email protected>
Have you followed the instructions given in INSTALL file?

--Jani

---------------------------------------------------------------------------

[2001-01-24 05:54:39] dferdinand <email protected>
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

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=8880

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