Complete Newb to PHP Nuke. Is killing me. Some help please.

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Complete Newb to PHP Nuke. Is killing me. Some help please.
wzc89
CZ Newbie
wzc89 has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 26, 2004
0.00 posts per day
Posts: 8
Points: 432
   
I found out that tripod UK hosts PHP and MYSQL therefore, they are what I am using.

However, I am stuck on the instllation. I have read all readmes and the more I try reading them the more confused I get. icon_redface.gif

All I have touched is hte config.php and I am 90% sure they are correct.

I am stuck from here.

Thanks for any help.



Back to top Reply with quote
#2   re: Complete Newb to PHP Nuke. Is killing me. Some help plea
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
First of all, Welcome to Codezwiz.....

what version Nuke are you installing and you might wanna read this:
[ Register or login to view links on this board. ]

post back if you have other questions


taut



Back to top Reply with quote
#3   re: Complete Newb to PHP Nuke. Is killing me. Some help plea
wzc89
CZ Newbie
wzc89 has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 26, 2004
0.00 posts per day
Posts: 8
Points: 432
   
Thanks for the welcome. This is a great place you got here and I am surprised it took me 2 days to find it.

Anywyas, yeah I still have questions. I am running PHP 6.9.

I haven't run into any troulbe shooting issues yet because well, I haven't gotten it intalled yet icon_smile.gif

I'd just like to know what I do after the config.php step.



Back to top Reply with quote
#4   re: Complete Newb to PHP Nuke. Is killing me. Some help plea
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
glad ya found us......

anyway, the next step would be to make sure that the db (database) is installed.

when that is done, then you go to your site and see the wonders of Nuke....lol


taut icon_wink.gif



Back to top Reply with quote
#5   re: Complete Newb to PHP Nuke. Is killing me. Some help plea
wzc89
CZ Newbie
wzc89 has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 26, 2004
0.00 posts per day
Posts: 8
Points: 432
   
okay so so far what I have transferred to my server is:

-all the .php files in the HTML folder AND the DB folder.
[ Register or login to view links on this board. ]

it doesn't work icon_sad.gif

ALl I have edited is config.php. WHat else do I need to edit?



Back to top Reply with quote
#6   re: Complete Newb to PHP Nuke. Is killing me. Some help plea
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
That error means your config.php is NOT connecting to your Database. Either your config.php is not setup correctly, or your Database does not exist OR MySQL server is NOT running.

check to make sure that everything in your config.php is done correctly


taut



Back to top Reply with quote
#7   re: Complete Newb to PHP Nuke. Is killing me. Some help plea
wzc89
CZ Newbie
wzc89 has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 26, 2004
0.00 posts per day
Posts: 8
Points: 432
   
This is my config.php

[b]<?php

######################################################################
# PHP-NUKE: Advanced Content Management System
# ============================================
#
# Copyright (c) 2002 by Francisco Burzi (fbc@mandrakesoft.com)
# http://phpnuke.org
#
# This module is to configure the main options for your site
#
# This program is free software. You can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License.
######################################################################

######################################################################
# Database & System Config
#
# dbhost:       SQL Database Hostname
# dbuname:      SQL Username
# dbpass:       SQL Password
# dbname:       SQL Database Name
# $prefix:      Your Database table's prefix
# $user_prefix: Your Users' Database table's prefix (To share it)
# $dbtype:      Your Database Server type. Supported servers are:
#               MySQL, mysql4, postgres, mssql, oracle, msaccess,
#               db2 and mssql-odbc
#               Be sure to write it exactly as above, case SeNsItIvE!
# $sitekey:   Security Key. CHANGE it to whatever you want, as long
#               as you want. Just don't use quotes.
# $gfx_chk:   Set the graphic security code on every login screen,
#      You need to have GD extension installed:
#      0: No check
#      1: Administrators login only
#      2: Users login only
#      3: New users registration only
#      4: Both, users login and new users registration only
#      5: Administrators and users login only
#      6: Administrators and new users registration only
#      7: Everywhere on all login options (Admins and Users)
#      NOTE: If you aren't sure set this value to 0
######################################################################

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

/*********************************************************************/
/* You finished to configure the Database. Now you can change all    */
/* you want in the Administration Section.   To enter just launch    */
/* you web browser pointing to http://yourdomain.com/admin.php       */
/*                                                                   */
/* Remeber to go to Settings section where you can configure your    */
/* new site. In that menu you can change all you need to change.     */
/*                                                                   */
/* Congratulations! now you have an automated news portal!           */
/* Thanks for choose PHP-Nuke: The Future of the Web                 */
/*********************************************************************/

// DO NOT TOUCH ANYTHING BELOW THIS LINE UNTIL YOU KNOW WHAT YOU'RE DOING

$reasons = array("As Is",
          "Offtopic",
          "Flamebait",
          "Troll",
          "Redundant",
          "Insighful",
          "Interesting",
          "Informative",
          "Funny",
          "Overrated",
          "Underrated");
$badreasons = 4;
$AllowableHTML = array("b"=>1,
          "i"=>1,
          "a"=>2,
          "em"=>1,
          "br"=>1,
          "strong"=>1,
          "blockquote"=>1,
                    "tt"=>1,
                    "li"=>1,
                    "ol"=>1,
                    "ul"=>1);
$CensorList = array("kiss",
          "heather",
          "caroler",
          "very nice",
          "pussy",
          "huh",
          "c0ck",
          "cum",
          "twat",
          "clit",
          "nice lady",
          "fuk",
          "fuking",
          "motherfucker");
$tipath = "images/topics/";
if (eregi("config.php",$_SERVER['PHP_SELF'])) {
    Header("Location: index.php");
    die();
}

?>[/b]


This is what tripod tells me to write:


Your database information:Name: teamm3_uk_db
Username: team-m3
Password: no password needed
Host: localhost


I copied and pasted my DB folder into my server. THE DB FOLDER IS UN MODIFIED> Should I have modified it?

OR DO i have to MOVE EVERYTING FROM THE HTML FOLDER to the serv?


Back to top Reply with quote
#8   re: Complete Newb to PHP Nuke. Is killing me. Some help plea
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
see normally the dbname would have a nuke or phpnuke extension. if tripod told you to place those there then I would ask them as to why the db is not connecting?

should be something like $dbname = 'teamm3_uk_db_-_phpnuke'

there is nothing to modify in your db folder at this point. it should have automatically created the tables it needed during the install.

double check with them...and see if the info is correct


taut



Back to top Reply with quote
#9   re: Complete Newb to PHP Nuke. Is killing me. Some help plea
wzc89
CZ Newbie
wzc89 has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 26, 2004
0.00 posts per day
Posts: 8
Points: 432
   
Still doesn't work.

Anyone here care to help me.. with a step by step walkthrough :P icon_biggrin.gif



Back to top Reply with quote
#10   re: Complete Newb to PHP Nuke. Is killing me. Some help plea
wzc89
CZ Newbie
wzc89 has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 26, 2004
0.00 posts per day
Posts: 8
Points: 432
   
Alright jus an update:

I used [ Register or login to view links on this board.] and followed hte instructions. However, hwen I go to "create database" in PHPmyadmin, I get this error:

You have an error in your SQL syntax near '--' at line 1

What am I to do?



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