Sunday, December 18, 2011

Install in SUSE

- zypper in apache2
- zypper in php5 php5-mysql php5-curl php5-soap php5-zip php5-pcntl php-mbstring apache2-mod_php5
- zypper in mysql mysql-tools
- chkconfig apache2 on
- chkconfig mysql on
- SuSEconfig
- service apache2 restart
- service mysql restart

No comments:

Post a Comment