1
Negative0
MySQL 4.1.x
  • 2005/3/23 2:11

  • Negative0

  • Just popping in

  • Posts: 2

  • Since: 2005/3/23


Does XOOPS work with MySQL 4.1.x?

I am getting the dreaded "Could not connect to the database server." message on install and I have been searching, but have yet to find a solution to correct this issue. I am running a Windows Machine with Apache and PHP 4.3.7

I am pretty sure there is nothing wrong with my MySQL install, because I have a few other web apps that are using it with no issue.

Thanks,

Negative0

2
m0nty
Re: MySQL 4.1.x
  • 2005/3/23 2:45

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


u should use the search function on this site and search for MySQL 4.1 etc or search google for problems with php and mysql.. you would then find similar posts not only related to xoops..

the problem is with your php version. MySQL php 4.1x uses new authentication hash keys and therefore you will need to either set sql to use the old password method or upgrade to the latest stable php version (php 4.3.10 or higher) or use MySQL 4.0.x

hope that explains a bit.. there are numerous posts regarding this though..

3
Negative0
Re: MySQL 4.1.x
  • 2005/3/23 3:26

  • Negative0

  • Just popping in

  • Posts: 2

  • Since: 2005/3/23


Thanks,

Running a:

SET PASSWORD FOR
-> 'blog' = OLD_PASSWORD('bloguserpassword');

Against my mySQL did the trick.

Login

Who's Online

409 user(s) are online (73 user(s) are browsing Support Forums)


Members: 0


Guests: 409


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits