php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61047 easyapache not compiling
Submitted: 2012-02-10 17:29 UTC Modified: 2012-02-13 02:20 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: pandit dot dhruv at gmail dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 5.3.10 OS: cent OS 6.2
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: pandit dot dhruv at gmail dot com
New email:
PHP Version: OS:

 

 [2012-02-10 17:29 UTC] pandit dot dhruv at gmail dot com
Description:
------------
Installing PHP SAPI module:       apache2handler
/usr/local/apache/build/instdso.sh SH_LIBTOOL='/usr/local/apache/build/libtool' libphp5.la /usr/local/apache/modules
/usr/local/apache/build/libtool --mode=install cp libphp5.la /usr/local/apache/modules/
cp .libs/libphp5.lai /usr/local/apache/modules/libphp5.la
cp .libs/libphp5.a /usr/local/apache/modules/libphp5.a
chmod 644 /usr/local/apache/modules/libphp5.a
ranlib /usr/local/apache/modules/libphp5.a
libtool: install: warning: remember to run `libtool --finish /home/cpeasyapache/src/php-5.3.10/libs'
Warning!  dlname not found in /usr/local/apache/modules/libphp5.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/apache/modules/libphp5.so
chmod: cannot access `/usr/local/apache/modules/libphp5.so': No such file or directory
apxs:Error: Command failed with rc=65536
.
make: *** [install-sapi] Error 1
!! 'make install' failed with exit code '512' !!
!! Restoring original working apache !!


Expected result:
----------------
i am trying to run easyapache , but getting this error.

and /usr/local/apache/modules/libphp5.so is already  there.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-02-13 02:20 UTC] aharvey@php.net
-Status: Open +Status: Not a bug
 [2012-02-13 02:20 UTC] aharvey@php.net
Sorry, but we can't accept bugs for third party projects, including EasyApache.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun May 04 00:01:27 2025 UTC