hi,
during installation, after sent files to FTP, I get an error like this.
Deleting files from ftp filesystem.php. How can I solve this problem.
thank you;
Warning: include(/home/d0g0tal45d77mark/public_html/social/vendor/symfony/filesystem/Symfony/Component/Filesystem/Filesystem.php): failed to open stream: No such file or directory in /home/d0g0tal45d77mark/public_html/social/vendor/composer/ClassLoader.php on line 412
Warning: include(): Failed opening ‘/home/d0g0tal45d77mark/public_html/social/vendor/symfony/filesystem/Symfony/Component/Filesystem/Filesystem.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/d0g0tal45d77mark/public_html/social/vendor/composer/ClassLoader.php on line 412
Fatal error: Class ‘SymfonyComponentFilesystemFilesystem’ not found in /home/d0g0tal45d77mark/public_html/social/app/bootstrap.php.cache on line 2913
hi,
during installation, after sent files to FTP, I get an error like this.
Deleting files from ftp filesystem.php. How can I solve this problem.
thank you;
Warning: include(/home/d0g0tal45d77mark/public_html/social/vendor/symfony/filesystem/Symfony/Component/Filesystem/Filesystem.php): failed to open stream: No such file or directory in /home/d0g0tal45d77mark/public_html/social/vendor/composer/ClassLoader.php on line 412
Warning: include(): Failed opening ‘/home/d0g0tal45d77mark/public_html/social/vendor/symfony/filesystem/Symfony/Component/Filesystem/Filesystem.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/d0g0tal45d77mark/public_html/social/vendor/composer/ClassLoader.php on line 412
Fatal error: Class ‘SymfonyComponentFilesystemFilesystem’ not found in /home/d0g0tal45d77mark/public_html/social/app/bootstrap.php.cache on line 2913
Hi,
Is it possible that not all of the files were uploaded? Does /home/d0g0tal45d77mark/public_html/social/vendor/symfony/filesystem/Symfony/Component/Filesystem/Filesystem.php exist? If not, can you try to reupload?
If it does exist, try deleting the folder app/cache/prod then try again.
Thanks,
Alan