View previous topic :: View next topic |
Author |
Message |
Gabe -
Joined: 03 Oct 2004 Posts: 25
|
Posted: Sat Oct 09, 2004 2:32 pm Post subject: PHP-Nuke problem, or maybe an alternative |
|
|
Hey all, Iam getting a weard messages when I goto my website, I cant really explain it, just take a look for yourself www.futuredesigns.no-ip.com
If you scroll down the page some you can sorta see the website, can anyone help fix this problem? Iam using PHP-Nuke 7.4. Also, invision power board 1.3 works fine on the site, so I dont think it could be a php or mysql problem, but let me know, thanks. I just tryed Postnuke and it says "Problem in Database Connection" when I goto my site, am I not copying enough files to the server? Iam copying the whole html folder. |
|
Back to top |
|
 |
k1ll3rdr4g0n -
Joined: 04 Jul 2004 Posts: 609
|
Posted: Sat Oct 09, 2004 2:51 pm Post subject: |
|
|
Did you go through an install? _________________
 |
|
Back to top |
|
 |
Gabe -
Joined: 03 Oct 2004 Posts: 25
|
Posted: Sat Oct 09, 2004 3:09 pm Post subject: |
|
|
Yes, and it says I need to fill the databases with the tables in nuke.sql file, but I dont know how, I did some searches on google but couldent find anything, do you know how? Iam running windows xp pro if that helps |
|
Back to top |
|
 |
Gabe -
Joined: 03 Oct 2004 Posts: 25
|
Posted: Sat Oct 09, 2004 3:15 pm Post subject: |
|
|
Yes, and it says I need to fill the databases with the tables in nuke.sql file, but I dont know how, I did some searches on google but couldent find anything, do you know how? Iam running windows xp pro if that helps. Iam not sure how to create a database, I think I already have a dababase, becuase invision power board 1.3 works fine. anyway, thats the instructions below
1) Create a database called, for example, nuke:
mysqladmin create nuke
2) Now fill the databases with the tables in nuke.sql file:
mysql nuke < nuke.sql
3) In order to use the ultramode.txt news file please be sure to chmod 666.
This file is used to show news from your site in some old programs and
frontends and is reserved to future use in PHP-Nuke. For backend use
backend.php file instead. |
|
Back to top |
|
 |
k1ll3rdr4g0n -
Joined: 04 Jul 2004 Posts: 609
|
Posted: Sat Oct 09, 2004 3:43 pm Post subject: |
|
|
Do you have phpmyadmin on your server? _________________
 |
|
Back to top |
|
 |
Gabe -
Joined: 03 Oct 2004 Posts: 25
|
Posted: Sat Oct 09, 2004 4:55 pm Post subject: |
|
|
nope |
|
Back to top |
|
 |
k1ll3rdr4g0n -
Joined: 04 Jul 2004 Posts: 609
|
Posted: Sat Oct 09, 2004 5:12 pm Post subject: |
|
|
Install the or use MySQL Administrator to upload the sql info into your SQL database. _________________
 |
|
Back to top |
|
 |
Gabe -
Joined: 03 Oct 2004 Posts: 25
|
Posted: Sat Oct 09, 2004 5:24 pm Post subject: |
|
|
I dont see anywhere I can do that |
|
Back to top |
|
 |
k1ll3rdr4g0n -
Joined: 04 Jul 2004 Posts: 609
|
Posted: Sat Oct 09, 2004 6:15 pm Post subject: |
|
|
If your using MySQL Administrator goto restore and open backup file. _________________
 |
|
Back to top |
|
 |
Gabe -
Joined: 03 Oct 2004 Posts: 25
|
Posted: Sat Oct 09, 2004 7:45 pm Post subject: |
|
|
all I have is environment, start check, server, my.ini setup, err file, varibles, process, databases, and report. I dont see anything of what you said in any of those tabs |
|
Back to top |
|
 |
jmc -
Joined: 12 Oct 2003 Posts: 34
|
Posted: Sat Oct 09, 2004 8:22 pm Post subject: database |
|
|
Hi, Gabe.
The easiest way to get up and running is to install phpMyAdmin to your server in order to manage databases. There's a great tutorial in the Abyss Forums Tutorials section for this. Once it is installed, fire it up in your browser and the first screen you should see contains the "Create new database" tool. Type in the db name (e.g. "nuke") and click "Create". When the screen has refreshed, click the SQL tab. Near the bottom is a "Browse" button which allows you to find the nuke.sql file. Do this, then click "Go". Your sql data will then be dumped into your new empty database. You should then be more or less good to go!
Some progs (like php-Nuke) require you to create an empty database to "dump" data into... Others create the database for you when you run an "install" routine... different strokes etc etc.
Good luck!
EDIT: Hmm... just clicked your link above, and see you at least got php-Nuke to go in and fire up.... what's with all that Apache crap??? |
|
Back to top |
|
 |
k1ll3rdr4g0n -
Joined: 04 Jul 2004 Posts: 609
|
Posted: Sat Oct 09, 2004 8:39 pm Post subject: |
|
|
Gabe: MySQL Administrator is not included with MySQL it is a seperate download. _________________
 |
|
Back to top |
|
 |
Gabe -
Joined: 03 Oct 2004 Posts: 25
|
Posted: Sun Oct 10, 2004 12:07 am Post subject: |
|
|
Iam not able to log into mysql administrator |
|
Back to top |
|
 |
Gabe -
Joined: 03 Oct 2004 Posts: 25
|
Posted: Sun Oct 10, 2004 2:59 pm Post subject: |
|
|
I cant figure out what I put for "hostname" |
|
Back to top |
|
 |
k1ll3rdr4g0n -
Joined: 04 Jul 2004 Posts: 609
|
Posted: Sun Oct 10, 2004 3:13 pm Post subject: |
|
|
The host of the mysql server would be futuredesigns.no-ip.com :) _________________
 |
|
Back to top |
|
 |
Gabe -
Joined: 03 Oct 2004 Posts: 25
|
Posted: Sun Oct 10, 2004 9:00 pm Post subject: |
|
|
thanks for the info, I tryed that, doesent work, I think Iam gonna have to go with html. nothing else works |
|
Back to top |
|
 |
k1ll3rdr4g0n -
Joined: 04 Jul 2004 Posts: 609
|
Posted: Mon Oct 11, 2004 1:38 am Post subject: |
|
|
try xoops www.xoops.org it does everthing for you including making the database for you :). _________________
 |
|
Back to top |
|
 |
Gabe -
Joined: 03 Oct 2004 Posts: 25
|
Posted: Mon Oct 11, 2004 3:31 am Post subject: |
|
|
well, I dunno, I already have a mysql database, I've got my site up now, www.futuredesigns.no-ip.com Iam not sure if I still want to use php. I would like to try it out thou |
|
Back to top |
|
 |
|