Orbitalman Posted March 17, 2003 Posted March 17, 2003 i am attempting to install phpnuke. i have uploaded all my phpnuke files. i have gone to the cpanel and created the Database. i have also gone to phpmyadmin and created the database. these are my config.php settings: $dbhost = "localhost"; $dbuname = "orbital2_leader"; $dbpass = "********"; $dbname = "orbital2_orbitaldb"; $prefix = "nuke"; $user_prefix = "nuke"; $dbtype = "MySQL"; i try to access my web and it does not load. http://server17.totalchoicehosting.com/~or...igacs/index.php i am waiting for the dns to come through. please help me. someone anyone. Quote
Lianna Posted March 18, 2003 Posted March 18, 2003 $prefix = "nuke"; Is that line referring to the TABLE prefix? If so then the table prefix would be "orbitaldb_" wouldn't it? Lianna Quote
TCH-Rick Posted March 18, 2003 Posted March 18, 2003 Did you load the nuke.sql file into your database via phpMyAdmin? If not, that could be the problem. It is found in the SQL directory of the phpnuke archive. To load it you go to phpMyAdmin in your control panel, select the database you will use for phpnuke, go to the sql tab, and browse to find the file you save on your computer called nuke.sql. When you hit Go it should format the database and give you a message that all worked well or an error occurred. Quote
Orbitalman Posted March 18, 2003 Author Posted March 18, 2003 lstover, prifex is nuke. i dont know that much about sql but on phpmyadmin the panel on the left all the files are listed nuke_whatever. Rickvz, yes i did that. i even did it twice to make sure i did not do something wrong the first time. any other ideas plz i would like to get my site going. Quote
Orbitalman Posted March 18, 2003 Author Posted March 18, 2003 ok fixed it :D i deserve a cookie. WOOT WOOT!!! my problem was that i did not add a user to the database. i neded to do that in cpanel. did it, worked me = the MAN Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.