php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23006 No libphp4.so produced
Submitted: 2003-04-01 13:25 UTC Modified: 2003-04-07 18:43 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: sama at inf dot ufsc dot br Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 4CVS-2003-04-01 (stable) OS: OpenBSD 3.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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sama at inf dot ufsc dot br
New email:
PHP Version: OS:

 

 [2003-04-01 13:25 UTC] sama at inf dot ufsc dot br
Hi,

   I got the php4-STABLE-latest.tar.gz and use the following options on ./configure: 

--with-mysql --with-apxs2=/usr/local/apache2/bin/apxs ?with-gettext --with-xml --with-mcrypt --with-imap  --with-imap-ssl  --enable-sysvsem --enable-sysvshm --with-zlib --with-gmp  --with-openssl --with-mhash

    After using the 'make' finish I use make install in order to install the php dynamic module on a Apache 2.0.44 but, unfortunately the libphp4.so isn't generated. I've seen the lists sugestions and have applied all of them but, the error still occur.
    I think it's a PHP4 problem.

        Roberto Samarone Araujo
    

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-02 11:03 UTC] sniper@php.net
Try with this configure line:

./configure --with-apxs2=/usr/local/apache2/bin/apxs --disable-all

 [2003-04-07 18:43 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 23:01:30 2024 UTC