Problems setting up configure.php

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Problems setting up configure.php
foosinsof
CZ Super Newbie
foosinsof has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Mar 02, 2006
0.01 posts per day
Posts: 42
Points: 1,085
   
Does this look right? When I use my panel from phpnuke administation, and i click on the "home" link, it goes to page unavailible also when i click view configure.php it also shos as unavailible, I think that is cause I have this wrong? any helps is great, TY



# dbhost: [ Register or login to view links on this board. ]
# dbuname: [ Register or login to view links on this board. ]
# dbpass: " mypassword"
# dbname: nuke
# $prefix: nuke
# $user_prefix: nuke
# $dbtype: MySQL
#
######################################################################

$dbhost = "mysql";
$dbuname = "nuke(77)";
$dbpass = "soldier3113";
$dbname = "nuke";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";



Back to top Reply with quote
#2   re: Problems setting up configure.php
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
Taut has been a member for over 20 year's 20 Year Member
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.72 posts per day
Posts: 5530
Points: 481,695
   
$dbhost = "localhost"; (check with your hosting provider to make sure)
$dbuname = "your username";
$dbpass = "your pwd";
$dbname = "the name of the db";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";

When you created the db, it should have asked you for a database name that you wanted to name it. It also asked you for a password and your username. Those are the values you place in there.


Taut



Back to top Reply with quote
#3   re: Problems setting up configure.php
foosinsof
CZ Super Newbie
foosinsof has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Mar 02, 2006
0.01 posts per day
Posts: 42
Points: 1,085
   
I got it up, i see what i did wrong, my bad



Back to top Reply with quote
#4   re: Problems setting up configure.php
foosinsof
CZ Super Newbie
foosinsof has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Mar 02, 2006
0.01 posts per day
Posts: 42
Points: 1,085
   
lol, ok IM a total newb so this may sound like a realy dumb ???? When using phpnuke, am I designing my site around it??? I have only used basic html to build my site before, but from what i think im seeing so far is that basically i build my site around it??? Do I use my current site to lets say access my php content, like a froum etc... Do i use my phpnuke administation panel to create php, then put links in my html to direct viistors to that php, say link them to a forum that ive created in my nuke?????



Back to top Reply with quote
#5   re: Problems setting up configure.php
echo
CZ Wiz
 Codezwiz Site Donator
echo has been a member for over 20 year's 20 Year Member
Gender: Male
Status: Offline
Joined: Oct 04, 2003
0.15 posts per day
Posts: 1147
Points: 93
   
Nuke is a CMS ...pretty much a complete website in itself. Heres some reading: [ Register or login to view links on this board. ] and [ Register or login to view links on this board. ]



Back to top Reply with quote
#6   re: Problems setting up configure.php
foosinsof
CZ Super Newbie
foosinsof has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Mar 02, 2006
0.01 posts per day
Posts: 42
Points: 1,085
   
That helped TONS, the idiots guide thing, TY for the post everyone!!!



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