LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-22-2005, 01:22 PM   #1
dev_mohamed
LQ Newbie
 
Registered: Jun 2005
Posts: 18

Rep: Reputation: 0
php4 problem when upgrade MySQL-server-4.1.12-1


Dear all,
i upgrade mysql DB to MySQL-server-4.1.12-1 when i do this it make problem to apache server i have this error from apache log

PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/mysql.so' - /usr/lib/php4/mysql.so: undefined symbol: mysql_drop_db in Unknown on line 0
[Wed Jun 22 10:32:02 2005] [notice] Apache/2.0.46 (CentOS) configured -- resuming normal operations

so what can i do to make php work .
Note this error cause my perl application to give Internal Server Error when i restart the apacge server evry thing seems ok but after while it give me this error.

thank you.
 
Old 06-22-2005, 02:58 PM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Did you use a rpm to upgrade mysql.
Did you do this;
Code:
As root:
#/usr/bin/mysql_install_db
# /etc/init.d/mysql start
* Starting mysqld [ok]
#/usr/bin/mysql -u root
mysql>SET PASSWORD FOR 'root'@'localhost' = PASSWORD('your_new_password_here');
mysql>SET PASSWORD FOR 'root'@'hostname_or_dnsDomainName' = PASSWORD('its_new_password_here');
Or is this what you did?
http://dev.mysql.com/doc/mysql/en/linux-rpm.html

Last edited by comprookie2000; 06-22-2005 at 03:03 PM.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Why can't I upgrade my web server from MySQL 3.23 -> 4.1? IgD Linux - Software 4 11-23-2005 04:49 PM
PHP4-MySQL TehIan Linux - Software 2 06-30-2005 01:51 PM
upgrade mysql server + package is needed alaios Fedora 1 05-25-2005 12:40 AM
MySQL Socket problem from Apache 1.3 and Php4 stardotstar Linux - Software 10 09-27-2004 08:14 PM
php4 mysql, installation, php-pages with mysql info stay empty dnla Linux - Software 2 03-14-2004 02:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:39 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