Jump to content
xisto Community
Sign in to follow this  
iGuest

need a good and simple php-nuke tutorial

Recommended Posts

help needed

need a good and simple php-nuke tutorial

 

Replying to sk8er I installed phpnuke with Fantasico. But none of my users can register or login. Can anyone help me please emal friend_2_u@live.Ca

 

-question by pepsiaholic

Share this post


Link to post
Share on other sites

Have to say I tend to agree with the above, when chosing a web provider, I would suggest a backend website CMS such as Fantastico which has the modules in a menu, ready to be installed and uploaded onto the website.

Share this post


Link to post
Share on other sites

There are few things you MUST know to install phpnuke CMS (unless your web hosting provider offer you Auto PHP-Nuke installation feature with Fantastico or cPanel).

 

A. How to create a mySQL database and user using phpMyadmin

B. How to edit simple .php file.

 

RavenNuke (enhanced and most secure version of original php-nuke) is the easiest to install.

 

1. Download the complete RavenNuke package for free from above URL.

2. Upload all the files that are inside html folder(inside the above package) to your root(main) web server directory where you want to install the PHP-Nuke.

3. Create a MySQL database and user

4. Edit the config.php file (it's inside the root/main directory of phpnuke) which you already uploaded to your server. All you have to Edit the following 3 lines.

 


$dbpass = 'YOUR DATABASE PASS';

$dbname = 'YOUR DATABASE USER NAME'; linenums:0'>$dbuname = 'YOUR DATABASE NAME';$dbpass = 'YOUR DATABASE PASS';$dbname = 'YOUR DATABASE USER NAME';


5. Run installSQL.php from your web browser. The file is inside INSTALLATION folder which is in the root/main phpnuke directory too. So, type and run http://forums.xisto.com/no_longer_exists/ in your web browser.

6. Run setup.php from your web browser like the same way mentioned above.

 

During step#6, your have to configure your phpnuke. Suppose adding an admin account, password, site name, slogan etc.

 

I hope this small tutorial will help. If not, then here is more :

http://forums.xisto.com/no_longer_exists/

 

If this does not help either then i guess you have to hire someone in order to install your PHP-Nuke CMS.

http://forums.xisto.com/no_longer_exists/ (PHP-Nuke installation service for only $9.89)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.