babyewok Posted July 16, 2018 Share Posted July 16, 2018 Just found this particular forum - may be more relevant than just the General Topics forum where I originally posted this (https://www.prestashop.com/forums/topic/864285-fresh-ps-174-install-500-error-as-soon-as-access-install/?tab=comments#comment-2920791) Since I cannot move the topic, I have had to open another! OK, So I have just uploaded all the files for PS 1.7.4 to my server and gone to mydomain.com/install and get a 500 error. I turned on dev tools and this is the error I get: Fatal error: Uncaught Symfony\Component\Filesystem\Exception\IOException: Failed to copy "http://i18n.prestashop.com/translations/1.7.4.0/en-US/en-US.zip" to "/home/me/public_html/mydomain.com/ps/translations/sf-en-US.zip" because source file could not be opened for reading. in /home/me/public_html/mydomain.com/ps/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:57 Stack trace: #0 /home/me/public_html/mydomain.com/ps/classes/Language.php(1094): Symfony\Component\Filesystem\Filesystem->copy('http://i18n.pre...', '/home/me/pu...', true) #1 /home/me/public_html/mydomain.com/ps/classes/Language.php(1067): LanguageCore::downloadXLFLanguagePack('en-US', Array, 'sf') #2 /home/me/public_html/mydomain.com/ps/classes/Language.php(1044): LanguageCore::downloadLanguagePack('en', '1.7.4.0', Array) #3 /home/me/public_html/mydomain.com/ps/install/controllers/http/welcome.php(52): LanguageCore::downloadAndInstallLanguagePack('en', '1.7.4.0', NULL, false in /home/me/public_html/mydomain.com/ps/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php on line 57 Has anyone else come across this issue? I am running PHP 7 and have not altered any file permissions - all seem to be 755 for directories and 644 for files. Link to comment Share on other sites More sharing options...
giacomo Posted July 17, 2018 Share Posted July 17, 2018 Same errorFatal error: Uncaught Symfony\Component\Filesystem\Exception\IOException: Failed to copy "http://i18n.prestashop.com/translations/1.7.4.1/it-IT/it-IT.zip" to "/opt/lampp/htdocs/prestashop_1.7.4.1/translations/sf-it-IT.zip" because source file could not be opened for reading. in /opt/lampp/htdocs/prestashop_1.7.4.1/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:57 Link to comment Share on other sites More sharing options...
Jesper Posted July 17, 2018 Share Posted July 17, 2018 Hi, Please check my answer here,https://www.prestashop.com/forums/topic/843402-500-internal-server-error/#comment-2922038 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