Jump to content

Error 500 / Class 'core_Business_Containerbuilder' Not Found


Recommended Posts

Hello,

 

I have a error 500. And right now I can't acces my front or backend.

Class 'Core_Business_ContainerBuilder' not

 

Yesterday I moved my updated shop from my test server to my online server.

I could access everything without a problem.

It started this morning. Then I deleted smart cache and also cache/class_index.php

End the problem was solved, I thought.

 

But right now I have the same problem again, but the solution from last time isn't working right now.

Link to comment
Share on other sites

Hello,

 

I deleted a module from my shipping company.

But the error came back again. I contacted my hosting company. And they said it was kind of a cache problem. Don't know what they did with the server, but everything is working now.

  • Like 1
Link to comment
Share on other sites

  • 9 months later...
  • 2 years later...

we have a similar issue. Client is trying auto update and these are the error messages.

 

Switched on debugging in defines and got

Fatal error: Class 'Core_Business_ContainerBuilder' not found in /var/www/html/client.com/config/bootstrap.php on line 27

Suggestions on the web suggested deleting class-index in cache

After deleting and hitting enter website showed this

Quote

 

Warning: scandir(/var/www/html/client.com/Core/): failed to open dir: No such file or directory in /var/www/html/client.com/classes/PrestaShopAutoload.php on line 184

Warning: scandir(): (errno 2): No such file or directory in /var/www/html/client.com/classes/PrestaShopAutoload.php on line 184

Warning: Invalid argument supplied for foreach() in /var/www/html/client.com/classes/PrestaShopAutoload.php on line 184

Fatal error: Class 'Core_Business_ContainerBuilder' not found in /var/www/html/client.com/config/bootstrap.php on line 27

 

Have looked for the class Core_Business but can't find it.

Also can't find any advice on how to instal via ftp as that is out only option.

Link to comment
Share on other sites

4 hours ago, rockettech said:

we have a similar issue. Client is trying auto update and these are the error messages.

 

Switched on debugging in defines and got

Fatal error: Class 'Core_Business_ContainerBuilder' not found in /var/www/html/client.com/config/bootstrap.php on line 27

Suggestions on the web suggested deleting class-index in cache

After deleting and hitting enter website showed this

Have looked for the class Core_Business but can't find it.

Also can't find any advice on how to instal via ftp as that is out only option.

simply get a copy of the file and place it where it's missing, it tells you where it looked for it

'Core_Business_ContainerBuilder' not found in /var/www/html/client.com/config/bootstrap.php

start there

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...