old-www/HOWTO/PHP-Nuke-HOWTO/installation.html

228 lines
3.6 KiB
HTML

<HTML
><HEAD
><TITLE
>How to install PHP-Nuke</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="PHP-Nuke: Management and Programming"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="The Preferences Page "
HREF="preferences.html"><LINK
REL="NEXT"
TITLE="Installation process"
HREF="installation-process.html"></HEAD
><BODY
CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PHP-Nuke: Management and Programming</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="preferences.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="installation-process.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="INSTALLATION"
></A
>Chapter 5. How to install PHP-Nuke</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>5.1. <A
HREF="installation-process.html"
>Installation process</A
></DT
><DD
><DL
><DT
>5.1.1. <A
HREF="installation-process.html#AEN1193"
>Download<A
NAME="DOWNLOAD"
></A
></A
></DT
><DT
>5.1.2. <A
HREF="installation-process.html#UPLOAD"
>Upload through FTP</A
></DT
><DT
>5.1.3. <A
HREF="installation-process.html#PERMISSIONS"
>Formulation of the file permissions</A
></DT
></DL
></DD
><DT
>5.2. <A
HREF="phpmyadmin.html"
>How to install PHP-Nuke through PHPMyadmin</A
></DT
><DD
><DL
><DT
>5.2.1. <A
HREF="phpmyadmin.html#AEN1243"
>What Is PHPMyadmin<A
NAME="WHATIS-PHPMYADMIN"
></A
></A
></DT
><DT
>5.2.2. <A
HREF="phpmyadmin.html#INSTALL-DB"
>How to install the DB of PHP-Nuke with PHPMyadmin</A
></DT
><DT
>5.2.3. <A
HREF="phpmyadmin.html#AEN1314"
>The config.php file</A
></DT
><DT
>5.2.4. <A
HREF="phpmyadmin.html#RESOURCES"
>Resources</A
></DT
></DL
></DD
></DL
></DIV
><P
>The screenshots regarding the installation procedure, contrary to those of the other chapters, refer to the Windows platform. This is so in an effort to reduce the number of misunderstandings and ulterior help requests from the Windows community. (Judging from the feedback we receive, the Linux and FreeBSD community seem to be more able to deal with installation problems in this respect). </P
><P
>For the installation of <A
HREF="http://www.php.net"
TARGET="_top"
>PHP</A
>+ <A
HREF="http://www.mysql.org"
TARGET="_top"
>MySQL</A
>+ <A
HREF="http://www.apache.org"
TARGET="_top"
>Apache</A
>, <A
HREF="http://www.phpmyadmin.net/"
TARGET="_top"
>PHPMyAdmin</A
> etc. refer to <A
HREF="tools.html"
>Chapter 11</A
> where you will find notes and links to useful tools in order to emulate PHP-Nuke on your client.</P
><P
>These instructions are valid for all PHP-Nuke versions up to 5,6, from 6 onwards the installation procedure will be much simpler.</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="preferences.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="installation-process.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>The Preferences Page</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Installation process</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>