VMWare + Ubuntu にApache2インストールメモ
▼Apache2のインストール
sudo apt-get install apache2
再起動
http://localhost/ にアクセスして”It works!”と表示されたら成功。
参考↓
http://dqn.sakusakutto.jp/2008/08/ubuntu-804apache2.html
“E: Couldn’t find package apache2” のエラーが出たら↓を参考に。
VMWare + Ubuntuのインストールも↓を参考に。
http://mamor-blog.tumblr.com/post/9420281438/vmware-ubuntu
▼コマンドメモ
sudo /etc/init.d/apache2 start
sudo /etc/init.d/apache2 stop
sudo /etc/init.d/apache2 restart
sudo /etc/init.d/apache2 reload (gracefulのことらしい??)
sudo /etc/init.d/apache2 status
参考↓
https://forums.ubuntulinux.jp/viewtopic.php?id=5348
-
christal-springer reblogged this from mamor-blog
-
determinesek6 liked this
-
mamor-blog posted this