Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
changes-win.txt | 2012-01-28 | 6.5 kB | |
changes-macosx.txt | 2012-01-28 | 4.4 kB | |
README-MACOSX | 2012-01-28 | 3.3 kB | |
README-WIN | 2012-01-28 | 3.5 kB | |
AMPPS-1.5.dmg | 2012-01-28 | 161.7 MB | |
Ampps-1.5-setup.exe | 2012-01-28 | 72.8 MB | |
Totals: 6 Items | 234.6 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) ------------------------------------------- -- 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 command prompt "/Applications/AMPPS/php/php.exe" -c "/Applications/AMPPS/apache/php.ini" "/Applications/AMPPS/ampps/softaculous/enduser/install.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