ampps on linux

#update ur linux
sudo apt-get update

#add the necessary dependencies that are required for the AMPPS to proceed
sudo apt-get install libfontconfig1 libxrender1

#download AMPPS
wget http://s4.softaculous.com/a/ampps/files/Ampps-3.8-x86_64.run

#In ur download directory run this command 
sudo chmod 0755 Ampps-3.8-x86_64.run

#install the package
sudo ./Ampps-3.8-x86_64.run

Run to navigate to the root of the new AMPPS directory
/usr/local/ampps  

#Congrats you can now start it 
sudo ./Ampps




#https://www.fiverr.com/tamerjarrar

Are there any code examples left?
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source