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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rennekamp at gmx dot de
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Fri Dec 27 02:01:29 2024 UTC