|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
LTW dsn name/host name
Hi,
I have error: "Connection to MySQL server localhost failed." My Hosting Account say: "DSN Name / Host Name: DSN: mysql_grig.dsn mysql7.secureserver.net" Does it mean in LTW_config I have to put?: $ltw_config['db_server'] = 'mysql7.secureserver.net'; $ltw_config['db_name'] = 'mysql_grig.dsn'; Thank you, Grig |
|
#2
|
|||
|
|||
|
RE: LTW dsn name/host name
My Hosting Account say:
"DSN Name / Host Name: DSN: mysql_grig.dsn mysql7.secureserver.net" Does it mean in LTW_config I have to put?: $ltw_config['db_server'] = 'mysql7.secureserver.net'; $ltw_config['db_name'] = 'mysql_grig.dsn'; The db_server should be correct, but usually db_names don't have periods in them. I would try $ltw_config['db_name'] = 'mysql_grig"; |
|
#3
|
|||
|
|||
|
RE: LTW dsn name/host name
It still doesn't work, do I have
to set up some other things in LTW_config? Is it possible - host not allow the program create a DB? |
|
#4
|
|||
|
|||
|
RE: LTW dsn name/host name
The ltw_install program DOES NOT CREATE THE DATABASE! The database MUST PRE-EXIST and have the user access set up PRIOR TO RUNNING ltw_install.php.
|
![]() |
| Viewing: Codewalkers Forums > Projects > ltwCalendar > LTW dsn name/host name |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|