Comments

Thursday, January 24, 2013

Lampp Server Debian

Posted by at Thursday, January 24, 2013 Read our previous post
LAMPP requires only one zip, tar, 7z, or exe file to be downloaded and run, and little or no configuration of the various components that make up the web server is required. XAMPP is regularly updated to incorporate the latest releases of Apache/MySQL/PHP and Perl. It also comes with a number of other modules including OpenSSL and phpMyAdmin.

  1. Upload Script to your root Server
  2. chmod 0777 scriptname.sh
  3. ./scriptname.sh
  4. /opt/lampp/lampp >> for more Infos 
  5. /opt/lampp/lampp security >> Frist change your Passwords 
  6. nano /opt/lampp/etc/extra/httpd-xampp.conf >> Conf Lampp 
  7. /opt/lampp/lampp restart >> Restart Lampp after Conf
#!/bin/bash
# by cr4shyyy Auto lampp-server

#Install x32 libs if you running a x64 os 
sudo apt-get install ia32-libs


#Lampp Repository
cd /tmp
wget http://www.apachefriends.org/download.php?xampp-linux-1.8.1.tar.gz
tar xvfz *xampp-linux-1.8.1.tar.gz* -C /opt
/opt/lampp/lampp start
/opt/lampp/lampp stop
/opt/lampp/lampp security
/opt/lampp/etc/extra/httpd-xampp.conf 

No comments:

Post a Comment

[#] iNFO [#]

All the information provided on this site is for educational purposes only.
 
The site and it's author is in no way responsible for any misuse of the information.
©2012 Security is just an Illusion is powered by Blogger - Template designed by Stramaxon - Best SEO Template