Connection to database server at: localhost:3306 failed.Sorry, couldnt connect. Check your parameters again
MySQL Server
Notice: Undefined variable: readonly in c:\inetpub\wwwroot\LAMs\modules\setup\step2.php on line 44
MySQL Port
Notice: Undefined variable: readonly in c:\inetpub\wwwroot\LAMs\modules\setup\step2.php on line 49
MySQL User
Notice: Undefined variable: readonly in c:\inetpub\wwwroot\LAMs\modules\setup\step2.php on line 54
(to create databases)
MySQL Password
Notice: Undefined variable: readonly in c:\inetpub\wwwroot\LAMs\modules\setup\step2.php on line 59
(to create databases)
Create Database
Notice: Undefined variable: readonly in c:\inetpub\wwwroot\LAMs\modules\setup\step2.php on line 64
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
what mysql database parameters I need to enter ?
After successfully create the database, does this step automatically execute the sql file which locate at the setup folder to create the tables ?
Thanks !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear Sir,
I have success connected, but when I login as system/system. A error message occurs in the login.php line19 : require_once $dr."classes/user/login_local_mysql.php";
what should I do? Please help! Thanks !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OS: XP home edition
and use the latest version of XAMPP which will install apache, php, mysql. Under the htdocs, I create a folder and load all the files in it. Actually, I successlly create the database and table, but when try to login as system/system, the above problem occurs. Thanks !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi There Your Homepage on this website dousnt work because off an error.
Yeah we fixed this on Dec 3rd. We're proud to be using Mambo!
I occour error when setup the LAMs, please help.
Connection to database server at: localhost:3306 failed.Sorry, couldnt connect. Check your parameters again
MySQL Server
Notice: Undefined variable: readonly in c:\inetpub\wwwroot\LAMs\modules\setup\step2.php on line 44
MySQL Port
Notice: Undefined variable: readonly in c:\inetpub\wwwroot\LAMs\modules\setup\step2.php on line 49
MySQL User
Notice: Undefined variable: readonly in c:\inetpub\wwwroot\LAMs\modules\setup\step2.php on line 54
(to create databases)
MySQL Password
Notice: Undefined variable: readonly in c:\inetpub\wwwroot\LAMs\modules\setup\step2.php on line 59
(to create databases)
Create Database
Notice: Undefined variable: readonly in c:\inetpub\wwwroot\LAMs\modules\setup\step2.php on line 64
Please Help !!!!
what mysql database parameters I need to enter ?
After successfully create the database, does this step automatically execute the sql file which locate at the setup folder to create the tables ?
Thanks !
What browser are you using?
You should get a "success connected" message. That will allow you to continue to the next and final step where the SQL statement will be executed.
Yes it should. I am investigating as we speak. What version did you download?
Dear Sir,
I have success connected, but when I login as system/system. A error message occurs in the login.php line19 : require_once $dr."classes/user/login_local_mysql.php";
what should I do? Please help! Thanks !
hmmm...will try to look into this. can you give me more information about what system you're using? thanks
Dear Sir,
OS: XP home edition
and use the latest version of XAMPP which will install apache, php, mysql. Under the htdocs, I create a folder and load all the files in it. Actually, I successlly create the database and table, but when try to login as system/system, the above problem occurs. Thanks !
Open up the file site_config.php and tell me what's placed beside $dr="????";
Tell me what your physical directory is...eg
c:\something\htdocs\lams
Dear sir,
why I cann't find the fiel site_config.php in all the folder that I have downloaded ?
The physical directory is c:\something\htdocs\lams
then you need to run the setup again. the file will be created after the setup runs.