In the previous publication addresses the issue of content management systems (CMS) now, we will focus particularly on seeing precisely that it is PHP-Nuke as well as how to install and configure.
What is PHP-Nuke?
is a content management system (CMS) , released under the GNU General Public License ; (GNU / General Public License) . Until version 7.5 could be downloaded for free from the official website PHP-Nuke, version 7.5 is the first that required a payment of $ 10. The latest version, the 8.1 fee of $ 12 for download from this web . Its structure is based on PHP and MySQL. Given all that has characteristics and the changes made by others, this system can also manage:
- Systems e-commerce (online shopping).
- corporate portals.
- public agencies.
- news agencies.
- Companies Online.
- information pages.
- Systems e-learning (online courses).
PHP-Nuke
Originally born as a result different from the original project by Francisco Burzi (Thatware), which is considered one of the pioneers of Web 2.0 and achieved great popularity among content management systems.
worth mentioning that have been added other systems such as Javascript, Java, Flash and even also serving systems through the portal, sounds and videos in stream (Online Radio, TV Online, Images, files.).
Installing and configuring PHP NUKE
order to install php-nuke on our computer we must have three basic tools: apache, mysql and php. Not to search, download and install each of these tools separately and make them understand each other. Just download and install XAMPP which is a server independent , free software, which consists mainly of the database MySQL, web server ; Apache and interpreters for scripting languages: PHP and Perl .
The program is licensed under the GNU and acts as a free web server, easy to use and capable of interpreting dynamic pages. Currently, XAMPP is available for Microsoft Windows , GNU / Linux , Solaris and MacOS X .
Then the steps to install xampp are
1 .- Download the application from the xampp page ( http://www.apachefriends.org ) selecting operating system that will be installed.
2 .- Installation, in this case we will install the operating system mac os x, just do the following:
- Open-DMG image.
- Drag and Drop XAMPP folder in the Applications folder.
Note: overwrites if you have previous versions xampp.
THAT'S IT!. Xampp is installed and is located in the Applications folder.
3 .- To start XAMPP simply open and took off CONTROLS XAMPP apache, mysql and ProFTP.
Since we have the necessary tools to function properly php-nuke, we downloaded and decompress after these steps do the following.
1 .- The first thing to check is that MySQL and Apache are on.
2 .- Go to the folder "htdocs" directory / Aplcaciones / xampp / htdocs. in which we copy our php-nuke folder previously downloaded and unzipped.
3 .- We went to the browser and enter the following address http://localhost , this will lead us to the main page of XAMPP. Once we will be there paragraph that says phpMyAdmin which is located at the bottom left of the screen.
4 .- Create a database.
5 .- Well, once you created the database tables we need to load the file containing nuke.sql that was generated when you download and unzip php-nuke for that select the tab that says "import" .
6 .- nuke.sql select the file which is located in / Applications / xampp / xamppfiles / htdocs / php-nuke / sql / nuke.sql.
7 .- If all goes well we can see its contents.
8 .- Now for the php-nuke folder that is located in htdocs and went to copy html content and then paste it into htdocs replacing index.
9 .- We headed back to the browser and enter the address http://localhost see how the page Home change by PHP-Nuke. Now start the configuration.
10 .- will verify that everything is correct as shown. following demos.
It shows the license, we give below.
11 .- Now we are asked to enter the host name in this case will be "localhost" as well as the MySQL user which will be "root" and password. Finally we asked the name of the database previously created bone "nuke." We next.
12 .- Once you give us another screen below where we should enter the name of the website, once you entered the following screen will appear 3 spaces where we have to fill the selection by entering an email that is currently active and password for the administrator.
0 comments:
Post a Comment