php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2143 Installation with apache_1.3.9 didn?t work
Submitted: 1999-08-25 05:48 UTC Modified: 1999-08-25 12:11 UTC
From: rennekamp at gmx dot de Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.12 OS: Linux 2.2.10
Private report: No CVE-ID: None
 [1999-08-25 05:48 UTC] rennekamp at gmx dot de
installing apache_1.3.6 and php-3.0.12 works fine;
now I thought trying the new apache_1.3.9 with php-3.0.12
and I always get an error during compiling the apache:
	gcc: unrecognized option `-rpath'
	/usr/local/lib/mysql: file not recognized: Is a directory
	collect2: ld returned 1 exit status
	make[4]: *** [mod_vhost_alias.so] Error 1
	make[3]: *** [all] Error 1
	...

without php the apache server compiled fine, as well as with other third party modules (SSL)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-08-25 12:11 UTC] sas at cvs dot php dot net
This is fixed in the latest CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 08:01:30 2024 UTC