someone help me plez with phpmyadmin plezzzzzzzzz

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   someone help me plez with phpmyadmin plezzzzzzzzz
jhuberus
CZ Newbie
jhuberus has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Nov 13, 2003
0.00 posts per day
Posts: 3
Points: 1,538
   
ok i have most of everything set up with my php nuke site all except the config.php and the prob is figureing out what my database url is i am so lost there tjis is what i made and if someone could tell me where i messed up at and help me

$dbhost = "";
$dbuname = "";
$dbpass = "";
$dbname = "";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "SdFk*fa28367-dm56w69.3a2fDS+e9";
$gfx_chk = 0;
$subscription_url = "";

That is what i did and i know im not right i am us phpMyAdmin 2.5.3 now i have ran a php site through lycos but i am trying to upgrade to a better host but just confused i will also add my site info to maybe get some help and make it easier ok the site url is [ Register or login to view links on this board. ]
my ftp account is
xxx
and the mysql info is
mySQL DSN: mysql
mySQL Login: xxx
mySQL Database: xxx
mySQL URL: xxx

Date: /bin/date
Perl: /usr/bin/perl
Sendmail: /usr/sbin/sendmail

hopefully this stuff helps plez plez let me know

*I edited this post to remove all the names and passwords you posted. Please keep in mind that posting such information is a very serious security risk. If you would like to PM me all the information, passes, etc. I would be glad to take a peek and see what's wrong and help if I can.
echo



Back to top Reply with quote
#2   
Telli
Site Admin
Occupation: Self Employed
Age: 46
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.04 posts per day
Posts: 8089
Points: 494,430
   
You don't need the url.

$dbhost = ""; --- Usually localhost
$dbuname = ""; --- Your Username
$dbpass = ""; --- Your Password
$dbname = ""; --- The name of the database usually yoursite_com
$prefix = "nuke"; --- Leave at nuke unless you know what your doing.
$user_prefix = "nuke"; ---- Same as above
$dbtype = "MySQL"; --- If you using phpmyadmin then this setting is fine.
$sitekey = "SdFk*fa28367-dm56w69.3a2fDS+e9"; --- Scramble this up same make it random.
$gfx_chk = 0; ---- No security check
$subscription_url = ""; --- Only if use subscriptions.




_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum