Jump to content

500 Internal Server Error in Admin Panel on Orders


Recommended Posts

Hello guys,

I've installed Prestashop on Centos 7. Below setup details:

- Apache/2.4.6
- PHP 7.1.33
- Memory limit 512M
- PrestaShop: 1.7.4.4
- MySQL: 5.7.30

I'm able to log in to the Panel and on the website, however some pages in admin panel throws 500 errors code. 
For example in Orders - > orders:

Request URL: http://192.168.50.145/prestashop/admin558cvqja3/index.php?controller=AdminOrders&token=e6d326b5a85c2dc165a18fa042857c4f

Response:

<div id="box-conversion-rate" data-toggle="tooltip" class="box-stats label-tooltip color1" data-original-title="">
	<div class="kpi-content">
			<i class="icon-sort-by-attributes-alt"></i>
				<span class="title">Stopa konwersji</span>
		<span cLass="subtitle">30 dni</span>
		<span class="value"><!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8" />
        <title>An Error Occurred: Internal Server Error</title>
    </head>
    <body>
        <h1>Oops! An Error Occurred</h1>
        <h2>The server returned a "500 Internal Server Error".</h2>

        <div>
            Something is broken. Please let us know what you were doing when this error occurred.
            We will fix it as soon as possible. Sorry for any inconvenience caused.
        </div>
    </body>
</html>

The same happens for Clients -> Clients and Orders -> shopping cart.

The invoices tab also looks like not correctly rendered.

See the pictures.

The rest seems to be fine.

I've installed all required packages (at least I don't have any information that something is missing/misconfigured in UI). Can somebody point me to the right direction?

When I figure it out I will share the script to install it automatically.

 

Regards

Screenshot from 2020-05-08 15-51-53.png

Screenshot from 2020-05-08 15-46-22.png

Edited by tasiorek27 (see edit history)
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...