サーバ CentOS バージョン確認とプロンプトの違い ★CentOSバージョン確認 $ cat /etc/redhat-release ★PHPバージョン確認 $ php -v ★MySQLバージョン確認 $ mysql -V ★gccバージョン確認 $ gcc -v ★プロンプトの... 2012.11.25 サーバ