diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -51,17 +51,6 @@ Setup on Arch Linux: If those php extensions are separate packages on your system, install them. - AUR requires PEAR and the Archive_Tar module (version > 1.3.7). - Installing PEAR will vary depending on the system and may already - be included with PHP. You can also find it in the PHP source - distribution. - - PHP sources: http://www.php.net/downloads.php - Archive_Tar PEAR module: http://pear.php.net/package/Archive_Tar - - - Install the Archive_Tar PEAR package: - # pear install Archive_Tar - 6) Configure MySQL - Start the MySQL service. Example: # /etc/rc.d/mysqld start |