База знаний
Install Webuzo di CentOS
Requirements
Newly installed CentOS 5.x / 6.x or Red Hat Enterprise Linux 5.x / 6.x or Scientific Linux 5.x / 6.x (x86 or x86_64) / Ubuntu LTS
- YUM / apt-get / tar / wget packages installed
- RAM - Minimum 512 MB (Recommended 1GB for best performance)
- Disk Space - Minimum 5GB (Recommended 10GB for best performance)
Note : There should be no PHP, Apache, MySQL installed on the server
Installation
Open a Shell Terminal (e.g. PuTTY) and SSH to your server. Run the following commands:
wget -N http://files.webuzo.com/install.sh
chmod 0755 install.sh