mysql database and ads

Status
Not open for further replies.

repusmod

New Member
Messages
502
Reaction score
0
Points
0
Well I updated all on my host now(phpnuke and sql database), but I have problem with setting my database.

My database name is ronin_ronin my user for is also ronin_ronin I changed all in my config.php so database can connect but still not working...

"There seems to be a problem with the MySQL server, sorry for the inconvenience.
We should be back shortly."

Also I need help to add ad on all my phpnuke pages...I have no idea where to add and how it works.. I saw the code for it and all but all that is like chinese for me...

ronin.x10hosting.com
 

yhap2003

New Member
Messages
222
Reaction score
0
Points
0
lol, But what you're saying you're running php nuke platinum. And adding the ad is a bit complicated. My friend and hi own to the front page of php nuke only. But I really don't know how to add it on all the page!!
 

Conor

New Member
Messages
3,570
Reaction score
0
Points
0
Hmmm mysql is up according to cpanel. I will ask Corey for you.

As for the ads, check out the tutorial forum.
 

repusmod

New Member
Messages
502
Reaction score
0
Points
0
OKay, I know about tutorial but how to make all that apear on all pages..
 

repusmod

New Member
Messages
502
Reaction score
0
Points
0
Anyone want to help me to set mysql database user and password and to set it in config.php..

Connection Strings
Perl $dbh = DBI->connect("DBI:mysql:ronin_ronin:localhost","ronin_dom","<PASSWORD HERE>");
PHP $dbh=mysql_connect ("localhost", "ronin_dom", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error());
mysql_select_db ("ronin_ronin");

I don't know how to set, it was different on my old host..
 

yhap2003

New Member
Messages
222
Reaction score
0
Points
0
I can try and help you. But I cannot guarenteen that it would work!!
 

repusmod

New Member
Messages
502
Reaction score
0
Points
0
This ScreenShot may help



Tell me if all is right and why I just can't set this right..
 

repusmod

New Member
Messages
502
Reaction score
0
Points
0
Well I FIXED it...Now I have to try install this ad on all pages...
 

yhap2003

New Member
Messages
222
Reaction score
0
Points
0
Ok that's kool you fix it well good luck installing the ad if it give you any problem just reply!!
 
Status
Not open for further replies.
Top