php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19769 make install crashes
Submitted: 2002-10-05 13:30 UTC Modified: 2002-10-27 21:13 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: Martin dot Abrle at seznam dot cz Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.2.3 OS: Linux-i586
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: Martin dot Abrle at seznam dot cz
New email:
PHP Version: OS:

 

 [2002-10-05 13:30 UTC] Martin dot Abrle at seznam dot cz
Hi All,
trying to get Apache 2.0.43 and php working together and getting following:

Warning!  dlname not found in /usr/local/httpd/modules/libphp4.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/httpd/modules/libphp4.so
chmod: /usr/local/httpd/modules/libphp4.so: No such file or directory
apxs:Error: Command failed with rc=65536
.
make[1]: *** [install-sapi] Error 1
make[1]: Leaving directory `/usr/data/install/http/php-4.2.3'
make: *** [install-recursive] Error 1


apache with mod_ssl, mod_so,...
php:
./configure --prefix=/usr/local/php --with-apxs2=/usr/local/httpd/bin/apxs --with-mysql=/usr/local/mysql --with-openssl=/usr/local/openssl --enable-sockets

system is debian potatoe with upgraded gcc (2.95.3),Automake,etc... no problems to compile and install
other packages (kernel, samba, apache, mpg123....)
anybody knows how can I avoid this problem?
feel free to ask me for additional info.
thanks,
martin



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-05 14:10 UTC] sander@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip
 [2002-10-05 15:07 UTC] Martin dot Abrle at seznam dot cz
thanks, I tried the snapshot, but the same result...
 [2002-10-27 21:13 UTC] sterling@php.net
User problem, not a PHP problem...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Sep 19 15:01:27 2024 UTC