dvd74 Posted November 30, 2018 Share Posted November 30, 2018 (edited) Ciao a tutti, questa mattina ho migrato il sito dall'ambiente di sviluppo alla produzione, ma non funziona più. Ho attivato il debug e l'errore che ricevo è il seguente, di cosa si tratta? Come faccio per risolverlo? Fatal error: Interface 'Symfony\Component\Config\ConfigCacheInterface' not found in /var/www/vhosts/miositoxx.it/httpdocs/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php on line 24 ho controllato e il file Config/ResourceCheckerConfigCache.php c'è se provo ad accedere all'admin l'errore è questo: The autoloader expected class "Symfony\Component\Config\ConfigCacheInterface" to be defined in file "/var/www/vhosts/miositoxx.it/httpdocs/vendor/composer/../symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php". The file was found but the class was not in it, the class name or namespace probably has a typo. Grazie mille per i vostri consigli. Edited November 30, 2018 by dvd74 (see edit history) Link to comment Share on other sites More sharing options...
Andrea Posted November 30, 2018 Share Posted November 30, 2018 5 ore fa, dvd74 dice: ... Fatal error: Interface 'Symfony\Component\Config\ConfigCacheInterface' not found in /var/www/vhosts/miositoxx.it/httpdocs/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php on line 24 .... Ciao, sei sicuro che il percorso ( /var/www/vhosts/miositoxx.it/httpdocs) sia corretto? Se l'hai trasferito dallo sviluppo alla produzione (dal tuo server a quello online???) allora non è lo stesso. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now