php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25536 PHP 3.0.18 + Apache 1.3.27 INSTALL ERROR
Submitted: 2003-09-15 03:02 UTC Modified: 2003-09-15 18:32 UTC
From: dow1112 at intizen dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: Irrelevant OS: solaris8 sparc
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: dow1112 at intizen dot com
New email:
PHP Version: OS:

 

 [2003-09-15 03:02 UTC] dow1112 at intizen dot com
Description:
------------
Hello,
     I have installed PHP 3.0.18 / Apache 1.3.27 
solaris 8 sparc
have followed the instructions given in PHP Documentation for installing
but i got the following error.....
please help me...
I could't sleep for 5days...because this problem.


Reproduce code:
---------------
1)./configure (apache_1.3.27)
2)./configure --with-apache=../apache_1.3.27 (php-3.0.18)
              --with-mysql=/usr/local/mysql
              --enable-track-vars

3)make (php-3.0.18)
4)make install (php-3.0.18)
5)./configure --acgivate-module=src/modules/php3/libphp3.a
  (php-3.0.18)
6)make (php-3.0.18)
  ==> occur error!!


Expected result:
----------------
---------------error---------------------------------
ld: ġ????: ??ȣ ???? ????. httpd?? ?????? ???ϵ??? ????
             (sign error)        (output don't record)
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/home/mdr/last_APM/apache_1.3.27/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/mdr/last_APM/apache_1.3.27'
make: *** [build] Error 2
--------------------------------------------------------


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-09-15 03:09 UTC] dow1112 at intizen dot com
5)./configure --acgivate-module=src/modules/php3/libphp3.a
  (php-3.0.18)
6)make (php-3.0.18)

==> sorry~. (php-3.0.18) -> (apache_1.3.27)
 [2003-09-15 18:32 UTC] iliaa@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Please try a newer version of PHP 3.0.18 is so very very old and is un supported. Getting 4.3.3 to work should be much easier and not to mention faster.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 15:01:35 2025 UTC