- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PHP 5, MySQL 4.0., phpMyAdmin
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-14-2005 06:00 AM
тАО12-14-2005 06:00 AM
PHP 5, MySQL 4.0., phpMyAdmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-15-2005 08:13 AM
тАО12-15-2005 08:13 AM
Re: PHP 5, MySQL 4.0., phpMyAdmin
"cannot load mysql extension".
It sounds like it doesn't know the "extension" of some file. I assume you kept the previous version of apache. Compare it's httpd.conf file with the new, busted apache. I.e. use "sdiff" and "diff" on the two. I bet there's a spot that talks about extensions that apache will recognize. It bet one of them is missing on the new configuration.
Another possibility is that apache has some thing in its configuration that expects mysql to be at /opt/mysql (just a guess), but your current mysql is at /opt2/mysql (where ever it really is). Maybe new-apache is looking for the actual location of the databases of mysql (it is probably at /var/opt/mysql).
Like I said. These are just fast guesses. Hopefully you will get a better response soon.
STeve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2005 03:11 PM
тАО12-20-2005 03:11 PM
Re: PHP 5, MySQL 4.0., phpMyAdmin
Sorry this reply is a bit late but PHP stopped including its own libraries at version 5.0. There is some documentation http://www.php.net/README_UPGRADE_51.php#db2
This also gives pointers on resolutions here http://www.php.net/manual/en/faq.databases.php#faq.databases.mysql.php5
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-21-2005 12:05 AM
тАО12-21-2005 12:05 AM
Re: PHP 5, MySQL 4.0., phpMyAdmin
You assign points to people to respond based on how well they helped. Then other people that come across this forum entry have a clue as to whether or not the suggestions helped.
You can assign between 0 and 10. Yes. A 0 is good enough to fill the square of assigning points.
Before responding, I also click on the author's icon. From there, you can see if they have assigned points to any of their questions. If they haven't, I figure there is no point in trying to help. How would I know if my advice helped or not? How would any one else? So, why would I bother to try to help someone that doesn't want the help? ....hmmm. Why was the question even posted?
Steve
MEANWHILE, I'll take the advice on this forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-21-2005 09:27 AM
тАО12-21-2005 09:27 AM