D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
share
/
xampp-control-panel
/
Filename :
xampp-control-panel
back
Copy
#!/bin/bash if test "`id -u`" -ne 0 then echo "You need to run the XAMPP control panel as root!" exit fi cd /opt/lampp/share/xampp-control-panel python xampp-control-panel.py