>>
Site Map
>>
Forums
>>
PHP-Nuke Newbie
Forum module - topics in forum:
PHP-Nuke Newbie - Complete phpnuke newbie? want to ask a question before installing? or have installed and are now confused? this is the place.
[Resolved] easy install
hi all is ther an easy way to install as i hav etryed 4 or 5 time now and still i not get anything im trying to install nuke 6.8 i have uploaded all the files and have tryed to sort out the mysql address but with no luck am i missing something
site address
http://www.evenmadgamers.co.uk
There are no nuke files on your server, make sure you are uploading the files to the public_html (or you hosts similar) folder
You can get web installers for every version, ther are a lot easier and take out the mySQL and populating tables bit, but you still need to know how the MySQL settings and have the config.php set up right.
| Dashe Wrote: : |
| There are no nuke files on your server, make sure you are uploading the files to the public_html (or you hosts similar) folder |
I found some!!!!
They are here - http://www.evenmadgamers.co.uk/nuke/html/
However trying to go into the html folder brings up good 'ole | Code: : |
| Fatal error: Call to undefined function: message_die() in /u1/home/evenmadg/public_html/nuke/html/db/db.php on line 88 |
Stand by!!!! Stand by!!
i have just done a an upload of nuke to my server as im sure i did something wrong i have been at this for 10 days now god i suck 
if you need db name or something let me know
thanks for the help
Right - firstly - if you want to tell your ,mates / the world of your website as being http://www.evenmadgamers.co.uk you will either need to MOVE the contents of that there /nuke/html folder UP 2 levels so they are all sat directly in the public_html folder, or stick an index.htm in there with meta refresh to your Nuke's index.php
The error message you currently get when trying to look at index.php is because there are likely either no tables in your DB or the config.php file is incorrectly filled out.
Place a copy of the analyze.php and conntest.php in the same place as your config.php (before or after you move the files - don't really matter) and post the url's to these files.
You will likely find that conntest.php is telling you that your DB has no tables...
2 ways you can do this - manually by reading the instructions in the accompanying documentation and using phpMyAdmin and the nuke.sql file or by use of a Webinstaller which can be found >here< which does the install of the tables for you.
ok this is what i think im getting stuck on
| Quote: : |
$dbhost = "localhost";
$dbuname = "root";
$dbpass = "";
$dbname = "nuke";
$user_prefix = "nuke";
$prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "SdFk*fa28367-dm56w69.3a2fDS+e9"; |
is the db host is that my server name
and then this
| Quote: : |
$prefix:
# $user_prefix: |
[/quote]
Your dbhgost will probably be localhost.
You will probvably need ot create a database and a user for it aswell.
ok but what is my localhost is that my ulr or is it the folder that my nuke is in ?
also user prefix what the hell is that
?
have made a db and have a password for it
thanks for the help guys
localhost is localhost, thats what you put in "localhost"
Have a read of this, might clear up some of the variables for you
http://phpnuke-ie.net/modules.php?name=Forums&file=viewtopic&t=151
yeah and it helped alot thanks just one more thing i still cant get admin.php up it just comes up with warnings i have run the analyze-zip and it shows it's working with some warnings
and i cant get config up i do realy suck at this stuff
www.evenmadgamers.co.uk/html/admin.php
looks like you don't have all the tables installed.
Did you use PHPMy Admin or the webinstaller?
Which version of Nuke you got here?
In fact - PM me the Cpanel Username and PW
Database Username and password as well as the url to your cpanel.... ths url in your initial post just shows everyone your folder structure on the server and to be honest it is a mess..
Will go and spend 5 mins on it later tonite and you will be sorted.
thanks alot for all the help what has taken me 11 day has taken you 20mins what can i say maybe english hehe anyway m8 thanks again for all the help
| evenmad Wrote: : |
| thanks alot for all the help what has taken me 11 day has taken you 20mins what can i say maybe english hehe anyway m8 thanks again for all the help |
Errr - about 6 and a half minutes actually!!
If you get any probs - post em here!!