如何使用xampp在linux

如何使用xampp在linux,第1张

1.下载需要的版本

比如:php5.6 系统64位

cd /usr/local/src/

wget http://tenet.dl.sourceforge.net/project/xampp/XAMPP%20Linux/5.6.20/xampp-linux-x64-5.6.20-0-installer.run

2.给运行权限和安装

chmod +x xampp-linux-x64-5.6.20-0-installer.run

./xampp-linux-x64-5.6.20-0-installer.run

3.访问测试

http://ip

4.使用教程

http://ip/dashboard/howto.html

按照提示:xampp:

another

mysql

daemon

is

already

running.你的系统已经有一个mysql服务启动了,可能是你安装xampp之前安装过其它版本的mysql,你可以将那个mysql服务停止再启动xampp或者将你xampp中mysql改一个端口也行。当然还有一种情况是你先前的关闭xampp服务时因意外,其中的mysql没有关掉,你把它关掉,再重启xampp就行了。


欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/yw/8266260.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-04-14
下一篇2023-04-14

发表评论

登录后才能评论

评论列表(0条)

    保存