Author Topic: SERVICE CURRENTLY NOT AVAILABLE!  (Read 11957 times)

Offline Nickza1

  • Jr. Member
  • **
  • Posts: 10
SERVICE CURRENTLY NOT AVAILABLE!
« on: October 28, 2006, 01:50:27 PM »
Sorry... i really tried my best to not post a message on this, as there are about 20 different ones already, but nothing on those could help me...

Yes, i have an error after installation: SERVICE CURRENTLY NOT AVAILABLE!

Error No. 1f4)

i have setup the db, and mysql is working, and the server is a unix...

DB Settings:
Hostname:    uname.dns-systems.net
Username:    uname_mail
Database Name:    uname_mail
Password:    pwd

I dont know what else to try... i have tried about 50 combinations of: 'mysql://uname:pwd@localhost/uname'

PLEASE help me!

Offline daashag

  • Full Member
  • ***
  • Posts: 198
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #1 on: October 28, 2006, 03:51:01 PM »
Your not making a connection to your database.
Can you connect using the command mysql -u databaseUsername -p databaseUsernamePassword

Offline Nickza1

  • Jr. Member
  • **
  • Posts: 10
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #2 on: October 28, 2006, 04:19:57 PM »
Dont understand...

tell me what to try... I do not know mysql or php very well... ihad rc setup on another server, but for some reason i cannot get this new version to work on a different server...
the previous server was on on cpanel... i dont really know what this new one, as my host has implemented new servers...

i setup joomla! so the mysql and php definatly works... that much i do know...

Offline daashag

  • Full Member
  • ***
  • Posts: 198
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #3 on: October 28, 2006, 04:26:16 PM »
mysql -u uname_mail -p pwd


Offline Nickza1

  • Jr. Member
  • **
  • Posts: 10
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #4 on: October 28, 2006, 04:27:57 PM »
dont understand, sorry...

must i put that line somewhere?

Offline daashag

  • Full Member
  • ***
  • Posts: 198
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #5 on: October 28, 2006, 04:29:50 PM »
do you have shell access

Offline Nickza1

  • Jr. Member
  • **
  • Posts: 10
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #6 on: October 28, 2006, 04:31:32 PM »
okay... i really dont know what your talking about...

sorry for my ignorance... i am trying to learn....
talk to me like a complete idiot...

sorry, and thanks for your patience

Offline daashag

  • Full Member
  • ***
  • Posts: 198
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #7 on: October 28, 2006, 04:32:11 PM »
how do you access your server

Offline Nickza1

  • Jr. Member
  • **
  • Posts: 10
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #8 on: October 28, 2006, 04:32:40 PM »
ftp and a control panel...

Offline daashag

  • Full Member
  • ***
  • Posts: 198
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #9 on: October 28, 2006, 04:43:41 PM »
Those are commands you can use from the command line of your server.

If this is correct:

DB Settings:
Hostname:   uname.dns-systems.net
Username:  uname_mail
Database Name:  uname_mail
Password:    pwd

Then this the line you need.

$rcmail_config['db_dsnw'] = 'mysql://uname_mail:pwd@your.domainname.com/uname_mail';


Offline Nickza1

  • Jr. Member
  • **
  • Posts: 10
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #10 on: October 28, 2006, 04:48:12 PM »
i know, but i have tried that, plus a million different combination of it...

Offline daashag

  • Full Member
  • ***
  • Posts: 198
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #11 on: October 28, 2006, 04:54:34 PM »
How did you create the database and how did you populate it?

Offline Nickza1

  • Jr. Member
  • **
  • Posts: 10
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #12 on: October 28, 2006, 04:58:59 PM »
i created a db using the client panel/control panel. it has phpmyadmin, and a place where i can create a db, which i did....

i then edit the config file, with the line above, putting the db settings in, and i get this problem.... i also tried variations of the line, and nothing....


Offline daashag

  • Full Member
  • ***
  • Posts: 198
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #13 on: October 28, 2006, 05:02:13 PM »
What control panel are you using?

Offline Nickza1

  • Jr. Member
  • **
  • Posts: 10
Re: SERVICE CURRENTLY NOT AVAILABLE!
« Reply #14 on: October 28, 2006, 05:03:21 PM »
cp15 i think...