Use Ampps (ok)

http://www.ampps.com/LAMP

LAMP

It is a stack for Linux which consists of Apache, MySQL and PHP. AMPPS is a LAMP stack which you can install on your Linux. Apache is the web server, MySQL is the database and PHP is server side scripting language. This LAMP Stack ships with PHP, PERL and Python server side scripting language, PERL and Python runs on the CGI and mod_wsgi respectively on the Web server. Along with MySQL, AMPPS also provides the developers to work with MongoDB Database. To manage the databases and tables, phpMyAdmin for MySQL and RockMongo for MongoDB are provided.

Features

330+ Applications by Softaculous

Multiple Latest PHP Versions

VirtualHost Management

Easy Database Management

Update, Backup, Restore, Clone your favorite applications

Support

Free

Credit

Requirements

  • Compatible OS: CentOS 5.8+(Tested), And many other Linux Distros.

  • Space: Capacity of minimum 1.5GB Hard Disk space.

  • Memory: 1GB RAM

Installing LAMP

  • Step 1: Download the LAMP stack from here:http://www.ampps.com/download. Download the one under Linux section.

  • Step 2: Run the following command to Install AMPPS on Linux.

  • *Note:

  • [root@hostname] cd /download/location

  • [root@hostname] chmod 0755 Ampps-

  • <

  • version

  • >

  • -

  • <

  • arch

  • >

  • .run

  • [root@hostname] ./Ampps-

  • <

  • version

  • >

  • -

  • <

  • arch

  • >

  • .run

  • *Note:

  • Step 3: Run the file /usr/local/ampps/Ampps from the GUI to start the Application. OR Run the following command from the console:

  • [root@hostname] cd /usr/local/ampps

  • [root@hostname] ./Ampps

  • *Note:

  • First Run of the AMPPS might take little time as it is setting up environment for you.

  • Step 4: Click on Start Button below both Apache and MySQL to start the Servers.

  • *Note:

LAMP Usage

  1. Default MySQL root password is "mysql".

  2. To access localhost, visit url http://localhost. DocumentRoot is /Applications/Ampps/www folder.

  3. To access AMPPS Enduser Panel, visit url http://localhost/ampps

  4. To access AMPPS Admin Panel, visit url, http://localhost/ampps-admin

  5. To access phpMyAdmin, visit url http://localhost/phpmyadmin

  6. To access SQLiteManager, visit url http://localhost/sqlite

  7. You can "Restore Default Configuration" files of Apache, PHP & MySQL from their respective Tabs in AMPPS Control Center. Note: Your previous configuration will be lost.

  8. You can change MySQL root password, visit url http://localhost/ampps/index.php?act=mysqlsettings.

  9. You can secure AMPPS Enduser/Admin Panel, visit url http://localhost/ampps/index.php?act=secure.

  10. Enable/Disable Python Environment (Right click on System Tray Icon of AMPPS Control Center -> Configuration -> AMPPS -> Python Environment)

Spread the Word

Tell your Friends about AMPPS All Product Logos used are Trademarks of their Respective Companies You must read and fully understand the License agreement before you download and use this software. By downloading and installing this software, you agree to comply to the Softaculous license

Last updated

Was this helpful?