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?

Posted By: ketan on October 14, 2012, 4:51 pm | Post: 15
Hi,

Goto AMPPS Control Center,
Select PHP tab,
Then select Restore Default Configuration.

After that run the following command from terminal,

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

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

Posted By: NurdinMTop on November 5, 2012, 8:57 pm | Post: 16
Show white blank page, after I create password for amps

http://localhost/ampps-admin/index.php?act=login
http://127.0.0.1/ampps/index.php?act=login

I have tried 127.0.0.1, localhost, 192.168.1..(my local ip network)

Posted By: NurdinMTop on November 5, 2012, 8:59 pm | Post: 17
Quote From : NurdinMTop November 5, 2012, 8:57 pm
Show white blank page, after I create password for amps

http://localhost/ampps-admin/index.php?act=login
http://127.0.0.1/ampps/index.php?act=login

I have tried 127.0.0.1, localhost, 192.168.1..(my local ip network)


Already work
1. Stop apache
2. Reset config in php
3. sudo /Applications/AMPPS/php/bin/php -c "/Applications/AMPPS/php/etc/php.ini" "/Applications/AMPPS/ampps/softaculous/enduser/install.php"
4. Start Apache

Posted By: cepot on November 21, 2012, 12:08 am | Post: 18
Hi, I'm having same issues running AMPPS on Mac.

A little bit different though.
Installation was successful. However, when I try to access local web it shows:
"You don't have permission to access /
on this server."

Accessing AMPPS Home, it shows:
"The requested URL /ampps was not found on this server."

Accessing AMPPS Admin, it shows:
"The requested URL /ampps-admin was not found on this server."

I have run the cron job and the 'end user' install without error.
Please advise.

I'm running 10.7.4 (Lion) with MAMP Pro installed. Plan to fully migrate to AMPPS if no major problem. Please help. Thx!

Posted By: tidus on November 21, 2012, 6:05 am | Post: 19
Quote From : cepot November 21, 2012, 12:08 am
Hi, I'm having same issues running AMPPS on Mac.

A little bit different though.
Installation was successful. However, when I try to access local web it shows:
"You don't have permission to access /
on this server."

Accessing AMPPS Home, it shows:
"The requested URL /ampps was not found on this server."

Accessing AMPPS Admin, it shows:
"The requested URL /ampps-admin was not found on this server."

I have run the cron job and the 'end user' install without error.
Please advise.

I'm running 10.7.4 (Lion) with MAMP Pro installed. Plan to fully migrate to AMPPS if no major problem. Please help. Thx!


Hi,

Looks like AMPPS Apache is not running. MAMP Apache is running instead of AMPPS.

The Start(green) button might be grayed out as it senses "httpd".

Use killall command to stop MAMP Apache first.

Edited by tidus : November 21, 2012, 6:59 am

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

Posted By: cepot on November 21, 2012, 7:22 am | Post: 20
Quote
Looks like AMPPS Apache is not running. MAMP Apache is running instead of AMPPS.



The Start(green) button might be grayed out as it senses "httpd".



Use killall command to stop MAMP Apache first.
       


Wow.. very sharp diagnostic!
Looks like non-AMPPS Apache is running. I'm not sure if it's MAMP Apache though as I have closed it and even tried to remove it already. Perhaps OSX default Apache.
When I tried to stop/restart using AMPPS Apache is no use also.
However I managed to kill it using :

Code
sudo apachectl stop


Subsequently, when I hit restart AMPPS Apache, everything just works like charm! Thank you.

:)

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.