xItalia Posted May 22, 2007 Share Posted May 22, 2007 Hey does anyone know anything about phpnuke and could they help me? I actually think the problem I am having is more just php code than anything.... I just spent like an hour uploading all of the files to my site... then I tried to go to it through my web browser to set up the admin info, and it said there was an SQL problem... don't really know what the problem could be though... These are the only things they have me change before uploading... $dbhost = "localhost"; $dbuname = "xItalia"; $dbpass = "Password"; $dbname = "nuke"; $prefix = "nuke"; $user_prefix = "nuke"; I just typed in a bunch of random crap.... but shouldn't that work fine? Quote Link to comment https://forums.phpfreaks.com/topic/52529-php-nuke/ Share on other sites More sharing options...
chigley Posted May 22, 2007 Share Posted May 22, 2007 No it won't work fine! You need to create a database and provide the credentials of the database in this file. Quote Link to comment https://forums.phpfreaks.com/topic/52529-php-nuke/#findComment-259203 Share on other sites More sharing options...
xItalia Posted May 22, 2007 Author Share Posted May 22, 2007 Yeah I did that... these aren't the ones I used but they match up... Database would be named nuke, username would be xItalia, and password would be password.... but it says There is a problem with the MySQL Server Quote Link to comment https://forums.phpfreaks.com/topic/52529-php-nuke/#findComment-259208 Share on other sites More sharing options...
chigley Posted May 22, 2007 Share Posted May 22, 2007 What is the exact error? Try cpanelusername_nuke for the database name and cpanelusername_xItalia for the username Quote Link to comment https://forums.phpfreaks.com/topic/52529-php-nuke/#findComment-259209 Share on other sites More sharing options...
xItalia Posted May 22, 2007 Author Share Posted May 22, 2007 hmmm.. that didn't work... what exactly are the PREFIXES referring to? i don't really know what I am supposed to be putting in there. Quote Link to comment https://forums.phpfreaks.com/topic/52529-php-nuke/#findComment-259214 Share on other sites More sharing options...
xItalia Posted May 22, 2007 Author Share Posted May 22, 2007 Wow this is annoying.... every time I try to change the 2 Prefixes, I save it, but it won't change when i re-open it.... I even deleted it and re-uploaded a new one but it wont change Quote Link to comment https://forums.phpfreaks.com/topic/52529-php-nuke/#findComment-259222 Share on other sites More sharing options...
valtido Posted May 22, 2007 Share Posted May 22, 2007 i think i used to have this problem long time a go like about 2 years ago. but i think u should check that the database might be colled nuke_yourdbname and do the same with username if ur using their script to install then u should not have any problems really... try and ask you host for fantastico package if they have it because you might find it easier to install and delete the whole php nuke site within seconds.... hope it does u any good Quote Link to comment https://forums.phpfreaks.com/topic/52529-php-nuke/#findComment-259224 Share on other sites More sharing options...
xItalia Posted May 22, 2007 Author Share Posted May 22, 2007 Thanks guys I got it all worked out.... does anyone here actually know a lot about the Administration options of PHPNuke once its all set up... For some reason I am having a hard time changing the "Welcome Message"... also, every time I go to the "News" option in the admin panel and try to add something, it doesnt show up anywhere... annoying Quote Link to comment https://forums.phpfreaks.com/topic/52529-php-nuke/#findComment-259300 Share on other sites More sharing options...
xItalia Posted May 22, 2007 Author Share Posted May 22, 2007 I guess no one does lol... anyone know of a good PHPNuke forum I could check to see if people know? Quote Link to comment https://forums.phpfreaks.com/topic/52529-php-nuke/#findComment-259347 Share on other sites More sharing options...
textbox Posted May 23, 2007 Share Posted May 23, 2007 http://www.phpnuke.org/modules.php?name=Community Official forum. Quote Link to comment https://forums.phpfreaks.com/topic/52529-php-nuke/#findComment-259502 Share on other sites More sharing options...
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.