|
|
|
|
![]() ![]() |
Jun 11 2005, 01:29 AM
Post
#1
|
|
|
Member - Active Contributor Group: Members Posts: 87 Joined: 8-June 05 Member No.: 5,984 |
Does anyone know how to install PHPNUKE on astahost.com ?? I've uploaded and crap but I don't know what to do from there. Is there a faster way such as a script or something?? Anyone have like instructions to install it specifically on astahost?
|
|
|
|
Jun 11 2005, 03:28 AM
Post
#2
|
|
|
PsYcheDeLiC dR3aMeR Group: Admin Posts: 2,242 Joined: 29-January 05 From: Nakorn Chaisri, Thailand Member No.: 2,411 myCENTs:84.36 |
PHP-Nuke is included in the Fantastico installer in your Astahost cPanel. You don't need to upload it separately unless you want the most recent version up there. Simply go to Fantastico and select PHP-Nuke from there. All you'll have to do it enter a database name and some other parameters there and Fantastico will take care of the rest. Completely hassle free and less-than-a-minute installation
Regards, m^e |
|
|
|
Jun 11 2005, 02:45 PM
Post
#3
|
|
|
Premium Member Group: Members Posts: 233 Joined: 11-February 05 From: Bangalore Member No.: 2,607 |
When you log into your Cpanel, you click on Fantastico... there's a link there which will enable you to install PHP Nuke... If you want to do it the more fun way (and save on a lot of space) you may choose to do a manual install.... First: Go to the PHP Nuke site on Sourceforge and download the latest (free) version... at present it is 7.0 available here Then, unzip the file... go into every folder and delete all the language files that you do not require... if you're going to use only english on your site... delete all the language files except english... then also delete all the language image icons ... these take up quite a chunk of space... Use your database manager to create a database that you want to use (this is available in your cPanel) Configure your config.php so that your connection strings point to the database you have created Then, use your FTP software to upload the entire contents of the unzipped file to your space (maintain the directory structure) <if you don't have an FTP software get WS FTP here > as soon as (and be careful about this) as soon as you have finished uploading all the files, go to your homepage - usually you can get there by just typing in your Astahost subdomain name (unless you have marked out a seperate folder for your installation)... And IMMEDIATELY create a super user - (the guy 'YOU' that gets to mess about with every one elses user privileges), if you do not do this, the first visitor to your site will get to do this... it's a bit of work... but you get a lot of satisfaction from it... any help required... e-mail me... Cheers... Rashid Ahmed |
|
|
|
Jun 12 2005, 10:36 PM
Post
#4
|
|
|
Super Member Group: Members Posts: 572 Joined: 25-April 05 From: Nashville Tennessee Member No.: 4,340 |
A lot was covered above, but if you have the latest version of PHP-Nuke which is 7.7.0.3.
CODE $dbhost = "localhost"; $dbuname = "yourusername"; $dbpass = "XXXXXX"; $dbname = "databaseName_what you named it"; $prefix = "nuke"; $user_prefix = "nuke"; $dbtype = "MySQL"; $sitekey = "AnythingYouWantTo Put Here"; $gfx_chk = 2; $subscription_url = ""; Your config file might not have the same as above but it will be real close the most important part is the host username and the database name the prefixnuke should already be filled in. The X's and others are different like the text in $dbname = those above lines are all you need to edit, you can do that with the file manager in the C Panel then after you have done all that just go to your dite and if you did everything correctly you will be asked to create the Superuser...do that and then immediately edit out all the text or make the news visible only to administrators, just get rid of the ability to make a superuser by just accessing your site. If you get a screen that says that there is something wrong with the MySQL server then you entered something wrong with the above file or your database hasn't been created yet. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 5th December 2008 - 01:16 AM |