Softaculous


Topic : issue with running AMPPS on Mac


1

Posted By: louie on March 29, 2012, 2:02 am
I just installed AMPPS on mac. Everything was fine during installation. The control panel also shows up, I can start/stop apache, etc. But when I load the http://localhost/ampps/ or http://localhost/ampps-admin/, there is nothing showing up, the page is blank. On page http://localhost/, the folder cgi-bin was shown.

What am I missing here? Thanks.

PS: I installed AMPPS on a PC, it works perfectly. I can install software from the web admin panel.

Posted By: tidus on March 29, 2012, 3:53 am | Post: 1
Hi,

On your Mac just run the following command in Terminal,

Code
"/Applications/AMPPS/php/bin/php" -c "/Applications/AMPPS/php/etc/php.ini" "/Applications/AMPPS/ampps/softaculous/enduser/install.php"


Wait for it to complete then try accessing http://localhost/ampps & http://localhost/ampps-admin

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: louie on March 30, 2012, 1:09 am | Post: 2
Thanks. But I got the following error msg

"PHP Warning:  filemtime(): stat failed for /Applications/AMPPS/ampps/data/vichitra in /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php on line 170

Warning: filemtime(): stat failed for /Applications/AMPPS/ampps/data/vichitra in /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php on line 170
sh: hostname: command not found"

Posted By: tidus on March 30, 2012, 3:58 am | Post: 3
Hi,

Its just a warning, you can ignore it.
Your http://localhost/ampps & http://localhost/ampps-admin should work.

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: Iko2 on May 25, 2012, 11:15 pm | Post: 4
I tried the same, but it complains that there is no install.php file. And there is none. What do I do now... running 10.6.x with 1.7 THX

Posted By: tidus on May 26, 2012, 4:35 am | Post: 5
Quote From : Iko2 May 25, 2012, 11:15 pm
I tried the same, but it complains that there is no install.php file. And there is none. What do I do now... running 10.6.x with 1.7 THX


Hi,

Are you getting blank pages ?

Try running cron:
Code
"/Applications/AMPPS/php/bin/php" -c "/Applications/AMPPS/php/etc/php.ini" "/Applications/AMPPS/ampps/softaculous/cron.php"


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: red-smeg on May 31, 2012, 5:21 pm | Post: 6
I tried both of the terminal commands

1. I could not find install.php
2. The job ran but nothing changed

Have sent in a support ticket


Posted By: red-smeg on May 31, 2012, 5:24 pm | Post: 7
Quote From : red-smeg May 31, 2012, 5:21 pm
I tried both of the terminal commands

1. I could not find install.php
2. The job ran but nothing changed

Have sent in a support ticket



OK but when i put in my local IP address it works  192.168.1.9 but not localhost


Posted By: tidus on June 1, 2012, 5:33 am | Post: 8
Hi,

We have replied to your ticket.

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: red-smeg on June 1, 2012, 1:06 pm | Post: 9
Quote From : tidus June 1, 2012, 5:33 am
Hi,

We have replied to your ticket.


Thanks I responded my hosts file has the line you recommended already

##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting.  Do not change this entry.
##
127.0.0.1    localhost
255.255.255.255    broadcasthost
::1            localhost
fe80::1%lo0    localhost

Posted By: tidus on June 1, 2012, 2:08 pm | Post: 10
Hi,

Try accessing http://127.0.0.1/ampps

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: red-smeg on June 3, 2012, 11:35 am | Post: 11
Quote From : tidus June 1, 2012, 2:08 pm
Hi,

Try accessing http://127.0.0.1/ampps


That works fine but obviously the application shortcuts use localhost

Posted By: red-smeg on June 3, 2012, 1:10 pm | Post: 12
Found the problem...

If you have web sharing set to ON it binds to local host.  you need to switch off websharing and re-start AMPPS and it will work again.

Posted By: ketan on June 3, 2012, 2:03 pm | Post: 13
Hi,

Please let us know if you need any further information.

-----------------------
Follow AMPPS on,
Twitter
Facebook
Google+

Posted By: iwsguy on October 14, 2012, 3:18 pm | Post: 14
I'm having the blank page issue as well after installing on Mountain Lion. Ran the suggested command in Terminal and got this:

Site error: the file <b>/Applications/AMPPS/ampps/softaculous/enduser/install.php</b> requires the ionCube PHP Loader ioncube_loader_dar_5.3.so to be installed by the site administrator.

How do I install ionCube PHP loader?

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.