Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
AMPPS-1.6.dmg | 2012-02-15 | 205.5 MB | |
README-Mac.txt | 2012-02-15 | 3.6 kB | |
README-Win.txt | 2012-02-15 | 5.0 kB | |
changes-mac.txt | 2012-02-15 | 5.3 kB | |
changes-win.txt | 2012-02-15 | 7.4 kB | |
Ampps-1.6-setup.exe | 2012-02-15 | 80.3 MB | |
Totals: 6 Items | 285.8 MB | 0 |
------------------------------------------- -- Softaculous AMPPS -- ------------------------------------------- -- www.ampps.com -- ------------------------------------------- ------------------------------------------- -- Authors -- ------------------------------------------- -- Pulkit Gupta (admin@softaculous.com) -- ------------------------------------------- ------------------------------------------- -- How to use AMPPS -- ------------------------------------------- 1. MySQL root password is "mysql". 2. To access localhost, visit url http://localhost 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 Dock Icon of AMPPS -> Configuration -> AMPPS -> Python Environment) 11. RockMongo default username and password both is "admin" ------------------------------------------- -- FAQ -- ------------------------------------------- 1. Apache won't start. A. There can be several reasons, Case 1: It could be due to a port conflict i.e some other application or web server must be using port 80. Solution: Make sure that no other Application is listening on port 80. You can use Port Scan Feature of Network Utility to check which Application is listening on port 80. Case 2: Incorrect httpd.conf. Solution: We can always find why Apache din't work by running the following command in Terminal: "/Applications/AMPPS/apache/bin/httpd" The above commands starts Apache if everything is correct, else it will throw an error. 2. How can I install/use scripts on a local network. A. Visit url http://www.ampps.com/wiki/How_To_Use_Scripts_on_Local_Network 3. Accessing Admin/Enduser Panel gives a Blank Page. A. There can be several reasons for this too. Case 1: Your php.ini isn't loaded. Solution: Restore Default Configuration from PHP Tab of AMPPS Control Center Case 2: Cron was not able to run after installing AMPPS for the first time. Solution: Type this command in Terminal "/Applications/AMPPS/php/bin/php" -c "/Applications/AMPPS/php/etc/php.ini" "/Applications/AMPPS/ampps/softaculous/enduser/install.php" If the file install.php does not exist, run the following command, "/Applications/AMPPS/php/bin/php" -c "/Applications/AMPPS/php/etc/php.ini" "/Applications/AMPPS/ampps/softaculous/cron.php" (Note: Please make sure your Internet Connection is working properly) 4. License not Found. A. Same as Case 2 of Q.3. ---------------------------------------------------------- To learn more about AMPPS & Softaculous visit url http://www.ampps.com/wiki & http://www.softaculous.com/docs You can take help from AMPPS Users and Team from Softaculous Forum http://www.softaculous.com/board If you are facing any other problems related to ampps or softaculous, you can always open a ticket http://www.softaculous.com/support