problems installing xampp on ubuntu linux os

Problems with the Linux version of XAMPP, questions, comments, and anything related.

problems installing xampp on ubuntu linux os

Postby John Chase » 24. November 2007 03:54

I have been trying to install xampp 1.6.4 on my computer and i get this error!

tar: xampp-linux-1.6.4.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors

the command following sudo was " tar xvfz xampp-linux-1.6.4.tar.gz -C /opt"
I went to help on tar -its as clear as mud!- no help there!
will xampp run on ubuntu?
I would really appreciate if you can point me in the right direction - this is my first time with linux!
john - thanks again!!!
John Chase
 
Posts: 1
Joined: 24. November 2007 03:37

Postby Wiedmann » 24. November 2007 09:28

tar: xampp-linux-1.6.4.tar.gz: Cannot open: No such file or directory

The file "xampp-linux-1.6.4.tar.gz" is not in your current directory.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby Takster » 27. November 2007 06:28

make sure you are in the directory first.

Change directory
Code: Select all
cd /opt


then

Code: Select all
sudo tar xvfz xampp-linux-1.6.4.tar.gz -C /opt


start it
Code: Select all
sudo /opt/lampp/lampp start


stop it
Code: Select all
sudo /opt/lampp/lampp stop


gtk/python control panel

Code: Select all
gedit ~/.local/share/applications/xampp-control-panel.desktop


Paste the following into the open file and press 'save' and then exit.

Code: Select all
[Desktop Entry]
Comment=Start/Stop XAMPP
Name=XAMPP Control Panel
Exec=gksudo "python /opt/lampp/share/xampp-control-panel/xampp-control-panel.py"
Icon[en_CA]=/usr/share/icons/Tango/scalable/devices/network-wired.svg
Encoding=UTF-8
Terminal=false
Name[en_CA]=XAMPP Control Panel
Comment[en_CA]=Start/Stop XAMPP
Type=Application
Icon=/usr/share/icons/Tango/scalable/devices/network-wired.svg


"XAMPP Control Panel" will show up in your applications menu under Internet or 'other'.
User avatar
Takster
 
Posts: 13
Joined: 29. August 2006 10:18
Operating System: USB etch-a-sketch

Postby encikraju » 14. April 2008 13:53

you miss the part of creating the file but thn it does not appear on application taskbar..
encikraju
 
Posts: 2
Joined: 08. April 2008 13:08


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 39 guests