Jump to content

[SOLVED] localhost, mamp, HTTP Error 500 in admin part


Recommended Posts

Hi, guys!

I tried to install prestashop locally on MacOs using Mamp.

After succes installation and renaming admin folder I got error on admin part:

What should I do?

 

Server error

 

The website encountered an error while retrieving http://localhost:888...dmin1/index.php. It may be down for maintenance or configured incorrectly.

<p id="suggestions" jsdisplay="suggestionsHeading" jstcache="2" style="-webkit-margin-start: 3px; margin-top: 15px; color: rgb(0, 0, 0); font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; ">

Here are some suggestions:

 

HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

Link to comment
Share on other sites

This is strings from php_error.log

 

[12-Dec-2011 08:06:10] PHP Warning: require_once(/Applications/MAMP/htdocs/presta/admin/init.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/presta/admin/header.inc.php on line 34

[12-Dec-2011 08:06:10] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/Applications/MAMP/htdocs/presta/admin/init.php' (include_path='.:/Applications/MAMP/bin/php/php5.3.6/lib/php') in /Applications/MAMP/htdocs/presta/admin/header.inc.php on line 34

Link to comment
Share on other sites

LOL,

You have renamed your admin? I love steve's way of screwing everything. Stop your mamp, rename the directory, delete the install, double check there is no ghost folder called 'admin', restart your mamp, point your browser to localhost:888/admin1/ (avoid safari - understand steve's stuff) If you still want to use safari, close windows but a single one on google, clear cache, clear cookies, close safari, restart safari.

 

Best,

(d)oekia

Link to comment
Share on other sites

  • 10 months later...
  • 3 months later...
  • 4 months later...
  • 4 years later...

Hi everyone, I have installed PS1.7.2.4 on my localhost.

I'm using XAMPP and OSX High-Sierra (MAC).

After a successful installation, I had deleted the "Install" folder as the instructions say.

After this I go to my shop URL "localhost/myshop" and everything goes great. But when I go to my admin URL "localhost/myshop/admin/" I received an HTTP ERROR 500   "This page does not work - Localhost can not process this request now, try to reload later."

I have been trying to look for a solution but can't. I think that is related to XAMPP running on OSX, cause never have had any problems in Windows. 

Could someone help me with this?

Thanks in advance for your time!
@elka_palka - @doekia - @biello

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...