Fatal error: Call to undefined function mysql_connect() in C:\Inetpub\Www_root\...

Status
Not open for further replies.
Newbie Spellweaver
Joined
Sep 17, 2008
Messages
45
Reaction score
0
Hi all,

I have all download and configured ([MEGA GUIDE]) and get this error message:

Fatal error: Call to undefined function mysql_connect() in C:\Inetpub\Www_root\roseonline\install\goinstall.php on line 33

have anyone of you any idea while i get this ?!!?!

Where is the function 'mysql_connect() defined ???

Please Help!!!!

greetings Ralf Marquardt
 
Dont know if you copied it or typed it over but there is a space in the goinstall.p hp. Which should be goinstall.php. Besides that you should make sure that the password and username are correct in your config.php.
 
lol..
mysql_connecdt("localhost","root","pass");


you can always go to PHP.net and check it

which site are you using? just copy here line 33 of your roseonline\install\goinstall.php

you should try appserv
maybe your progr\am does not support mysql , which is really wierd o,O
 
I have installed MySQL 5.0 wich i have downloaded from the link in the MEGA GUIDE and the dynastycms_fix.rar (the website - Tools). I have also checked RoseOnline-CMS-v3.2-Lite.rar its the same error which i get.

The installation and configuration is very easy and all looks fine the rose onlie server (login char and world) startup without any errors. only when i want to install the website tools i get this undefined error.

also navicat8_mysql_en.exe looks fine.

which php yu guys uses? i have installed php 5.2.6 installed.
.....

greetings Ralf Marquardt
 
umm
well , you should download appserv , download from here:


after you finish downloading , DELETE your Mysql+php+your webserver.
and just install appserv 2.4.8
that's the best appserv in my opinion , it has all the features and all the stuff you need..
and support your CMS
 
umm
well , you should download appserv , download from here:


after you finish downloading , DELETE your Mysql+php+your webserver.
and just install appserv 2.4.8
that's the best appserv in my opinion , it has all the features and all the stuff you need..
and support your CMS

thanx, hope it will better go :D

greetings Ralf Marquardt
 
Status
Not open for further replies.
Back