simoncarr Posted January 7, 2017 Share Posted January 7, 2017 (edited) I have just downloaded Prestashop. I uploaded the zip file and unziped into my html folder. I visit http://myserver.com/install and wait for about 40 seconds seeing the spinner in the tab, then I get the error. Try clearing your cookies. ERR_TOO_MANY_REDIRECTS I have tried clearing cookies but still get the same problem. The installation starts fine on my windows WAMP server. Update. I just tried to install prestashop on another linux server and got the same problem. It looks like the current release of prestashop has a bug in it and does not support linux. I think I will have to look for some other eCommerce software that works on linux. Edited January 7, 2017 by simoncarr (see edit history) Link to comment Share on other sites More sharing options...
shokinro Posted January 8, 2017 Share Posted January 8, 2017 I think the issue might be related to the version of PHP and MySQL on your hosting environment. I have a demo site that was created on Linux sever, it was working fine. By the way, below is OS info of our hostinig Linux 3.12.65-20161020.132.ELK6.x86_64 #1 SMP Thu Oct 20 23:36:20 CDT 2016 x86_64 The demo site is a multiple seller environment: http://agileservex.com/demo1702/ Link to comment Share on other sites More sharing options...
simoncarr Posted January 13, 2017 Author Share Posted January 13, 2017 @shokinro What version of PHP and MySQL are you using? Link to comment Share on other sites More sharing options...
shokinro Posted January 13, 2017 Share Posted January 13, 2017 hi here is the versions Apache 2.2.31 PHP 5.6.29 MySQL 5.6.32 Perl 5.10.1 1 Link to comment Share on other sites More sharing options...
marcepires Posted January 30, 2017 Share Posted January 30, 2017 Hello there, I am having a bad time trying to install on my linux machine (lubuntu), I have php5.6.30. The unzip process doesnt work, so I did it manually then I point browser to 192.168.0.6/presta_folder/install/index.php, nothing happend all blank the apache error log (last line): [Mon Jan 30 17:16:06.203944 2017] [:error] [pid 1661] [client 192.168.0.3:57360] PHP Fatal error: Uncaught exception 'Symfony\\Component\\Filesystem\\Exception\\IOException' with message 'Cannot rename "/var/www/html/presta/translations/emails-en-US/core/payment.txt" to "/var/www/html/presta/mails/en/payment.txt".' in /var/www/html/presta/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:279\nStack trace:\n#0 /var/www/html/presta/classes/Language.php(1028): Symfony\\Component\\Filesystem\\Filesystem->rename('/var/www/html/p...', '/var/www/html/p...', true)\n#1 /var/www/html/presta/classes/Language.php(946): LanguageCore::installEmailsLanguagePack(Array, Array)\n#2 /var/www/html/presta/install/controllers/http/welcome.php(55): LanguageCore::downloadAndInstallLanguagePack('en', '1.7.0.4', NULL, false)\n#3 /var/www/html/presta/install/classes/controllerHttp.php(256): InstallControllerHttpWelcome->process()\n#4 /var/www/html/presta/install/index.php(39): InstallControllerHttp::execute()\n#5 {main}\n thrown in /var/www/html/presta/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php on line 279 I seems that has to be with the symfony or file permission, I am not very pro on linux, need some help here Link to comment Share on other sites More sharing options...
websitebuilder Posted October 7, 2017 Share Posted October 7, 2017 I am using Prestashop 1.7.1 and I am having some real issues with this redirect. I have sent the URL in the admin panel as domain.com but when I type into the address bar www.domain.com i get an error saying too many redirects. I have been searching the web for a resolution to this for days and can't find anything. Please can someone help? Link to comment Share on other sites More sharing options...
El Patron Posted October 8, 2017 Share Posted October 8, 2017 I am using Prestashop 1.7.1 and I am having some real issues with this redirect. I have sent the URL in the admin panel as domain.com but when I type into the address bar www.domain.com i get an error saying too many redirects. I have been searching the web for a resolution to this for days and can't find anything. Please can someone help? admin-->traffic & seo-->seo & urls scroll down to set shop url there you should have url but NO http/htps prefix....I've seen described issue when the http was included in url....hope this helps 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