• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux Installing Xampp on Linux

ziggy46802

Active Member
Joined
Aug 19, 2012
Messages
418
Reaction score
27
When I download "lampp" I type this in the terminal like it says to and I get this

root@ubuntu:/home/steven# tar xvfz xampp-linux-1.8.1.tar.gz -C /opt
tar (child): xampp-linux-1.8.1.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
root@ubuntu:/home/steven#


What is the problem?
 
Why are you using Xampp? :p

I would choose between these instead, lighttpd or nginx.
 
I was just using xampp because I'm familiar with using it on Windows so I figured once I get it installed, it'd be easy to setup. Is there an easy to follow tutorial for lighttpd or nginx? Because I'm very new to linux.
 
Back
Top