Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : admin and enduser page 500 error



Threaded Mode | Print  

 admin and enduser page 500 error (11 Replies, Read 5009 times)
Patrick44
Group: Member
Post Group: Newbie
Posts: 7
Status:
I installed amps on mountain lion, and started apache and sql.. and received 1st a cert issue to proceed or go back, i clicked proceed and received a page 500 error when went on to admin and end user link.

One hr ago I updated from mountain lion to mavericks, installed again and and still receiving page 500 error.

I was reading another post with similar issue to mine so I will try provide information.


In terminal i typed: /Applications/AMPPS/php/bin/php -n -v
Reply given:
PHP 5.3.27 (cli) (built: Oct 16 2013 13:38:44)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies


I browsed to:
/Applications/AMPPS/php/etc/  and also  /Applications/AMPPS/php5.3/etc/
The php.ini is not present.


I restored all to default config, even though it was a fresh install.
Ran apache and sql.. still receive page 500 error.

Any help is appreciated..
IP: --   

admin and enduser page 500 error
Patrick44
Group: Member
Post Group: Newbie
Posts: 7
Status:
i restored default settings in PHP tab and now php.ini is showing up.

I started apache / sql and when i browse to admin/user panel I now receive a blank page.. No error.
IP: --   

admin and enduser page 500 error
ketan
Group: Member
Post Group: Working Member
Posts: 241
Status:
Hi,

Please refer to AMPPS wiki for blank page,
http://www.ampps.com/wiki/Category:FAQs#Accessing_Admin.2FEnduser_Panel_gives_a_Blank_Page

Let us know if you still facing the problem.

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

admin and enduser page 500 error
Patrick44
Group: Member
Post Group: Newbie
Posts: 7
Status:
Quote From : ketan December 3, 2013, 7:00 am
Hi,

Please refer to AMPPS wiki for blank page,
http://www.ampps.com/wiki/Category:FAQs#Accessing_Admin.2FEnduser_Panel_gives_a_Blank_Page

Let us know if you still facing the problem.


hey, i have a mac so type all this in as shown below in terminal..

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



Reply:
Code
"/Applications/AMPPS/php/bin/php" -c "/Applications/AMPPS/php/etc/php.ini" "/Applications/AMPPS/ampps/softaculous/cron.php"
PHP Warning:  main(enduser/universal.php): failed to open stream: No such file or directory in /Applications/AMPPS/ampps/softaculous/cron.php on line 70

Warning: main(enduser/universal.php): failed to open stream: No such file or directory in /Applications/AMPPS/ampps/softaculous/cron.php on line 70
PHP Warning:  main(): Failed opening 'enduser/universal.php' for inclusion (include_path='.:') in /Applications/AMPPS/ampps/softaculous/cron.php on line 70

Warning: main(): Failed opening 'enduser/universal.php' for inclusion (include_path='.:') in /Applications/AMPPS/ampps/softaculous/cron.php on line 70
PHP Warning:  main(/globals.php): failed to open stream: No such file or directory in /Applications/AMPPS/ampps/softaculous/cron.php on line 74

Warning: main(/globals.php): failed to open stream: No such file or directory in /Applications/AMPPS/ampps/softaculous/cron.php on line 74
PHP Warning:  main(): Failed opening '/globals.php' for inclusion (include_path='.:') in /Applications/AMPPS/ampps/softaculous/cron.php on line 74

Warning: main(): Failed opening '/globals.php' for inclusion (include_path='.:') in /Applications/AMPPS/ampps/softaculous/cron.php on line 74
PHP Warning:  main(/functions.php): failed to open stream: No such file or directory in /Applications/AMPPS/ampps/softaculous/cron.php on line 77

Warning: main(/functions.php): failed to open stream: No such file or directory in /Applications/AMPPS/ampps/softaculous/cron.php on line 77
PHP Warning:  main(): Failed opening '/functions.php' for inclusion (include_path='.:') in /Applications/AMPPS/ampps/softaculous/cron.php on line 77

Warning: main(): Failed opening '/functions.php' for inclusion (include_path='.:') in /Applications/AMPPS/ampps/softaculous/cron.php on line 77
PHP Warning:  main(/softpanel.php): failed to open stream: No such file or directory in /Applications/AMPPS/ampps/softaculous/cron.php on line 81

Warning: main(/softpanel.php): failed to open stream: No such file or directory in /Applications/AMPPS/ampps/softaculous/cron.php on line 81
PHP Warning:  main(): Failed opening '/softpanel.php' for inclusion (include_path='.:') in /Applications/AMPPS/ampps/softaculous/cron.php on line 81

Warning: main(): Failed opening '/softpanel.php' for inclusion (include_path='.:') in /Applications/AMPPS/ampps/softaculous/cron.php on line 81
PHP Fatal error:  Class 'softpanel' not found in /Applications/AMPPS/ampps/softaculous/cron.php on line 84

Fatal error: Class 'softpanel' not found in /Applications/AMPPS/ampps/softaculous/cron.php on line 84
IP: --   

admin and enduser page 500 error
ketan
Group: Member
Post Group: Working Member
Posts: 241
Status:
Hi,

Is your internet connection behind a proxy?
Can you find install.php file in /Applications/AMPPS/ampps/softaculous/enduser/?

Also please attach the /Applications/AMPPS/ampps/softaculous/enduser/universal.php file here.

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

admin and enduser page 500 error
Patrick44
Group: Member
Post Group: Newbie
Posts: 7
Status:
Yes, the install.php file is located at that path.

And you will find the universal.php file attached to this post.
IP: --   

admin and enduser page 500 error
ketan
Group: Member
Post Group: Working Member
Posts: 241
Status:
Hi,

Please run the following command in terminal,
/Applications/AMPPS/php/bin/php -c /Applications/AMPPS/php/etc/php.ini /Applications/AMPPS/ampps/softaculous/enduser/install.php

and let us know whether it solved the issue or not.

Also please attach the universal.php file that is without "underscore(_)", the file that you have attached is _universal.php.

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

admin and enduser page 500 error
Patrick44
Group: Member
Post Group: Newbie
Posts: 7
Status:
I put
Code
/Applications/AMPPS/php/bin/php -c /Applications/AMPPS/php/etc/php.ini /Applications/AMPPS/ampps/softaculous/enduser/install.php
in terminal a nd received this reply:


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

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


File attached.
IP: --   

admin and enduser page 500 error
Patrick44
Group: Member
Post Group: Newbie
Posts: 7
Status:
Tried run command again with amps apache and sql started this time as it was off the 1st time and received this reply
Code
Could not open input file: /Applications/AMPPS/ampps/softaculous/enduser/install.php
IP: --   

admin and enduser page 500 error
ketan
Group: Member
Post Group: Working Member
Posts: 241
Status:
Quote From : Patrick44 December 4, 2013, 12:23 pm
I put
Code
/Applications/AMPPS/php/bin/php -c /Applications/AMPPS/php/etc/php.ini /Applications/AMPPS/ampps/softaculous/enduser/install.php
in terminal a nd received this reply:


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

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



File attached.


Hi,

Just ignore those warnings.
Now you should able to access http://localhost/ampps, check it.
Please let us know if you still facing the problem.


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

admin and enduser page 500 error
Patrick44
Group: Member
Post Group: Newbie
Posts: 7
Status:
Hey, yep, that works now. Thanks.  :xd:

Would you mind explaining what was wrong or the command did?

P.
IP: --   

admin and enduser page 500 error
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Hi,

Sir it seems for some reason the initial setup was not run and hence install.php had to be executed.

This utimately caused the CRON to fail leaving behind many a errors.

Glad that your issue is now resolved.

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 3, 2024, 4:37 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.048