You are not logged in.
Pages: 1
Hi there,
I use xampp package (containg Maria DB, PHP, Appache2, and perl).
To launch the xampp panel control, I have to make following command:
sudo /opt/lampp/manager-linux-x64.run
To launch it more faster, I create a xampp.desktop file in /etc/share/applications/, containing:
[Desktop Entry]
Name=xampp
Comment=appache server, MySQL, PHP, Perl
Categories=Web;Utility;
Exec=sudo /opt/lampp/manager-linux-x64.run
Icon=/home/philippe/Documents/BACKUP_linux/system_icon_in_use/xampp_icon.png
Terminal=false
Type=Application
I put this launcher in my tint2 launcher bar.
The problem is when I click on it... NOTHING HAPPEN !
any idea ? 'cause I don't understand why...
thanks
Offline
I bet you shouldn't have a 'sudo' command in there. I would investigate permissions for starting that executable.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Pages: 1