php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12685 make install problem
Submitted: 2001-08-09 23:17 UTC Modified: 2001-09-22 11:50 UTC
From: mpespinoza at utpl dot edu dot ec Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.5 OS: Linux
Private report: No CVE-ID: None
 [2001-08-09 23:17 UTC] mpespinoza at utpl dot edu dot ec
I?m working with php 4.0.5 , apache 1.3.20 and mysql 3.22.32.
The problem is : whe i going to restar de server apache after that i do "make install", i obtain the following message: 

Can?t resolve symbol "open64"
Can?t resolve symbol "__lxstat64"
Can?t resolve symbol "fopen64"

Can?t load /usr/local/apache/libexec/libphp4.so into server

I dont?use only /sbin/apachectl restart, i use /sbin/apachectl stop ant /sbin/apachectl start, too.


What can i doing?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-10 01:48 UTC] sniper@php.net
Which linux version EXACTLY is this? 
On which platform?
What was the configure line you used to configure PHP ?
What is your gcc version?

--Jani

 [2001-08-13 16:41 UTC] mpespinoza at utpl dot edu dot ec
Which linux version EXACTLY is this? 

linux 2.0.34 slckware
On which platform?
libc5

What was the configure line you used to configure PHP ?

./configure --with-mysql=/usr/local/mysql --with -apxs=/usr/local/apache/sbin/apxs

What is your gcc version?
egcs-2.90.29 (egcs-1.0.3 release)

 [2001-08-14 03:32 UTC] sniper@php.net
Please try with PHP 4.0.6.

--Jani

 [2001-09-22 11:50 UTC] derick@php.net
No feedback, so closing. (Please reopen if the problem is not fixed yet).

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 04:01:27 2024 UTC