yanshaozhi 发表于 2013-2-7 07:12:23

ubuntu install apache and php

sudo apt-get install apache2

    sudo apt-get install php5

    sudo apt-get install libapache2-mod-php5

    sudo /etc/init.d/apache2 restart
页: [1]
查看完整版本: ubuntu install apache and php