LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-19-2001, 02:57 AM   #1
rangga_k
LQ Newbie
 
Registered: Feb 2001
Posts: 8

Rep: Reputation: 0
Question


Hello everyone.

I've a problem, when do this :
# /usr/local/apache/bin/apachectl restart

seems error like this :
can't load /usr/local/apache/libexec/libphp4.so into server: undefined sysmbol : uncompress.

what happent ? when I take a look at directory, libphp4.so is there. httpd.conf seems OK.

Thx for any mind.

Rangga Kusuma
 
Old 02-26-2001, 07:16 PM   #2
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,602

Rep: Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084
Did you compile PHP with the version of apache you are using now? Do you have mod_so loaded?
 
Old 02-26-2001, 08:34 PM   #3
rangga_k
LQ Newbie
 
Registered: Feb 2001
Posts: 8

Original Poster
Rep: Reputation: 0
Thumbs up

yup,first I compile apache_1.3.17, then mysql-3.23.33-pc-linux-gnu-i686 after that php-4.0.4pl1.

yes... I have mod_so on my list when I type httpd -l.

when I do compiling source nothing error, but when I run the apache server... the error is appear.
even, I try reinstall from the first (from linux installation).

wow... hard work. hope you can give me solution,
Thank U for reply....
 
Old 02-27-2001, 10:40 AM   #4
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,602

Rep: Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084
What configure line are you using? Also, what distro are you using?
 
Old 02-28-2001, 02:14 AM   #5
rangga_k
LQ Newbie
 
Registered: Feb 2001
Posts: 8

Original Poster
Rep: Reputation: 0
I'm using Redhat 7.0

For configure apache I'm used :
./configure --prefix=/usr/local/src --enable-module=rewrite --enable-shared=rewrite
i follow the instruction from readme file.

For mysql, I followed the instruction at BINARY-INSTALL if I am not wrong named the file.

Then I configure PHP using this command :
./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql
 
Old 02-28-2001, 04:30 AM   #6
ashpai
LQ Newbie
 
Registered: Jan 2001
Location: India
Posts: 24

Rep: Reputation: 15
Wink

Hi rangga_k,

I have used the following lines to configure and build Apache with DSO(Dynamically shared objects) and it is working fine . See if it helps you

$ > ./configure --prefix=/usr/local/apache --enable-module=most --enable-shared=max
$ > make
$ > make install

Hope it helps,

Ashwin

 
Old 02-28-2001, 10:52 AM   #7
KevinJ
Member
 
Registered: Feb 2001
Location: Colorado Springs, CO
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857

Rep: Reputation: 30
Undefined Symbols

I have not had this problem with Apache yet, but with other programs, when I have compiled and tried to run and gotten an "undefined symbol" error, it was because I had library files from an older version still on my system.

I would suggest, if nothing else works... doing your best to do a really good cleanup of your entire system for all files that Apache and whatever app you are having trouble with. Then you might want to make sure thet /etc/ld.so.conf looks the way it should and once all that is cleaned up.. try recompiling with the commands posted by the others.
 
Old 03-01-2001, 02:52 AM   #8
rangga_k
LQ Newbie
 
Registered: Feb 2001
Posts: 8

Original Poster
Rep: Reputation: 0
actually I've reformat my hd, install linux and compile apache, mysql and php. the same problem still appear.
even I've tried many configuration script.

sorry, Its look like stupid, but its happent.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to start Apache "Cannot load /etc/httpd/modules/libphp4.so" dagalicous Linux - Software 1 03-10-2005 01:43 AM
cannot load libphp4.so becasue i havent such a file papitu76 Linux - Software 8 01-07-2005 12:12 PM
Can' t load libphp4.so into apache delfins Slackware 3 01-10-2003 09:49 AM
cannot load libexec/libphp4.so into server GabeF Linux - Software 1 11-29-2002 04:36 PM
Cannot load /usr/lib/apache/libphp4.so into server jmnovak Linux - General 3 07-01-2002 10:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration