FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » FUDforum 2.6.0 with MySQL 5.0.38 :: Installation Failed
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
FUDforum 2.6.0 with MySQL 5.0.38 :: Installation Failed [message #37788] Mon, 25 June 2007 18:33 Go to previous message
sugog4 is currently offline  sugog4   France
Messages: 2
Registered: June 2007
Karma:
Junior Member
Hello,
i try to install FUDforum 2.6.0 with MySQL 5.0.38(Ubuntu 7.04 Feisty Fawn server).

During Installation, Step 2, i have this message :

The specified MySQL server is running version "0", which is older then the minimum required version "3.23.0"

I've identified the code in Install.php which starts at line 752 :

$r = dbquery('SELECT VERSION()') ...

followed by a pregmatch which can't match my MySQL version, line 754 :

preg_match('!((3|4|7)\.([0-9])+)(\.([0-9]))?)!',@current($fetch($r)),$m))

then my message line 760 ...

My problem is, i have to dev an eggdrop which have to be capable of display stuff like 10last topics, new posts real time, etc based on FUDforum 2.6.0 MySQL table architecture, and i can't work on the serv where this forum is hosted : i'll just pass the code when i'm done on my local testing environement.

I see 2 solutions :

1 - table architecture has not changed since FUDforum 2.6.0, and then i can install the lastest stable release.
Am i right?

2 - i could make a little hack in the preg_match line 754 in install.php to accept my MySQL version(5.0.38).
Do you allow me to do that? and will it work?

thanks for your reading

sugog4



[Updated on: Mon, 25 June 2007 19:00]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: MySQL? problems with V2.7.7rc2
Next Topic: Forum move without datadump
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Oct 20 09:55:35 GMT 2024

Total time taken to generate the page: 0.03870 seconds