473,385 Members | 1,588 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

PHP+MySQL+Apache on Linux Redhat 9

I have apache 2.0 install and mysql 4.0 installed. What I want is to
be able to use phpmyadmin to adminstrate the database. However the
problem I am running into is that the version of php that apache seems
to be using doesn't seem to be using the same version thats installed.
I have done a locate php to try and find if there is any other
versions installed but haven't found anything. When I do the command
php -v it comes up with the version that I installed. When I look at
all the configuration files for php and apache everything looks to be
in the right place and configured correctly. However when I move files
like libphp4.so the php module file for apache and move the php.ini
file apache still parses php files fine. The only thing that I have
found that might possible be causing this is I can't find the apxs
file anywhere on the machine. When I look at the error logs for
apache to see why it isn't loading the version of php I want and the
mysql.so file it gives me the following error

PHP Warning: Unable to load dynamic library '/usr/lib/php4/mysql.so'
- /usr/lib
/libmysqlclient.so.10: symbol errno, version GLIBC_2.0 not defined in
file libc.
so.6 with link time reference in Unknown on line 0

Now I cd'd into that directory and the mysql.so file there. I looked
for the libmysqlclient.so.10 file and that is also there what is going
on here?
Jul 17 '05 #1
0 1813

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Jeffrey Silverman | last post by:
'nuff said. Just venting... -- Jeffrey D. Silverman | jeffrey AT jhu DOT edu Johns Hopkins University | Baltimore, MD Website | http://www.wse.jhu.edu/newtnotes/
0
by: David Costa | last post by:
Hello! if you are interested in Linux easy install of Apache,PHP,MySQL, SQLite it might be worth to have a look at Collegelinux: "CollegeLinux 2.5 (http://linux.college.ch ) codenamed "Obi Wan",...
1
by: Michael Austin | last post by:
Just an observation. The PHP, MySQL and Apache Online Documentation is some of the best online docs I have seen for products and such in a very long time. DEC had probably the best, because...
1
by: wcp | last post by:
Hi, I am new to PHP and opensource. I feel it is interesting. I downloaded php,mysql, apache ziped files. But I dont know How to install them to my PC. Now Im using another one to do my work....
5
by: Vjeran | last post by:
Hi I have one page: index.php - news portal - with headlines, every headline is a link to whole news , and the code is like this: .... $news_id=$row; echo "<a href='news.php?news_id=$news_id'>...
4
by: martinf | last post by:
Hello group, I've inherited a box running FC6. The website I'm trying to copy across to it ran fine on FC5.. PHP & MySQL were set up 'out-the-box' so the site just worked. Somethings...
10
deephill
by: deephill | last post by:
hi... i have one big doubt. XAMPP installation is better or Manual install is better for PHP, MySQL & Apache??? May i know benefits and faults of both type of installation. XAMPP is secure or...
2
beacon
by: beacon | last post by:
I'm a Computer Science student and I was introduced to PHP last semester by one of my professors while I was getting help with C++. He set me up with an account on the school's Apache server and...
10
by: yasmine | last post by:
Hi friends, when we are using XAMPP, where we should write php scripts and where we should run it? Please tell me soon.......
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.