Class 'Concrete\\Core\\Application\\Application' Not Found
Permalink
Hello Guys!
I have a problem with moving c5 to new server. I copied all files but I have an error:
When i try to install new instance of Concrete5 I have an error:
Can you give me some adivce?
I have a problem with moving c5 to new server. I copied all files but I have an error:
PHP Fatal error: Uncaught Error: Class 'Concrete\\Core\\Application\\Application' not found in /application/bootstrap/start.php:10
When i try to install new instance of Concrete5 I have an error:
PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
Can you give me some adivce?
Yes I'm using PHP 5.6 and on new one there is 7.3. cache was cleared
Assuming you are on a v8-ish c5 core, try reconfiguring to use php7.2.
afaik, only the dev branch is compatible with php7.3.
afaik, only the dev branch is compatible with php7.3.
The upcoming c5 v8.5.0 will be compatible with php7.3
Yesterday, I resolve the problem. Server admin changed the execution time (up to 300s) and downgrade the PHP version to 7.2
I've installed the C5 (because copy files failed) replaced DB and upload files (themes, blocks, files).
Thank your for a help!
I've installed the C5 (because copy files failed) replaced DB and upload files (themes, blocks, files).
Thank your for a help!
Did you switch of caching and clear the cache before copying the site?