xampp命令列指令
有興趣的朋友可以參考看看
如何進入在linxu的xampp環境底下進入mysql使用命令列呢?
# /opt/lampp/bin/mysql -u root -p
然後就可以輸入密碼登入了
Action | Action Detail |
---|---|
XAMPP Start Commands | |
start | Start XAMPP (Apache, MySQL and eventually others) |
startapache | Start only Apache |
startssl | Start only SSL support |
startmysql | Start only MySQL |
startftp | Start only ProFTPD |
XAMPP Stop Commands | |
stop | Stop XAMPP (Apache, MySQL and eventually others) |
stopapache | Stop only Apache |
stopssl | Stop only SSL support |
stopmysql | Stop only MySQL |
stopftp | Stop only ProFTPD |
XAMPP Reload Commands | |
reload | Reload XAMPP (Apache, MySQL and eventually others) |
reloadapache | Reload only Apache |
reloadmysql | Reload only MySQL |
reloadftp | Reload only ProFTPD |
Other Commands | |
restart | Stop and start XAMPP |
security | Check XAMPP’s security |
php5 | Activate PHP5 |
phpstatus | Which version of PHP is active? |
backup | Make backup file of your XAMPP config, log and data files |
panel | Starts graphical XAMPP control panel |
如何進入在linxu的xampp環境底下進入mysql使用命令列呢?
# /opt/lampp/bin/mysql -u root -p
然後就可以輸入密碼登入了
留言
張貼留言