Jump to content

Prestashop 1.6.0.9 Installation Error at 56 % "Install demonstration data "


Recommended Posts

  • 3 weeks later...

I have a similar problem, although I get a less detailed error message:

prestashop_demo_data_error.png

I am installing PS 1.6.0.9 on my own server.

Config details : Linux "Wheezy" + nginx 1.2.1 + PHP 5.4.4 + mysql 5.5.38

Installation folder: /home/telz/www/

"telz" is the Unix account name, "www-data" is the group name for the web server (nginx):

 

 

root:/home/telz/www# ll -a
total 148
drwxrws--- 24 telz     www-data 4096 Oct 20 17:26 .
drwxr-xr-x  3 telz     telz     4096 Oct 20 18:00 ..
drwxrws---  9 telz     www-data 4096 Oct 20 16:53 admin
drwxrws---  8 telz     www-data 4096 Oct 20 18:33 cache
drwxrws--- 17 telz     www-data 4096 Oct 20 16:53 classes
drwxrws---  3 telz     www-data 4096 Oct 20 18:33 config
-rw-rw----  1 telz     www-data 3617 Jul 31 14:40 CONTRIBUTING.md
-rw-rw----  1 telz     www-data 3459 Jul 31 14:44 CONTRIBUTORS.md
drwxrws---  4 telz     www-data 4096 Oct 20 16:53 controllers
drwxrws---  2 telz     www-data 4096 Oct 20 16:53 css
drwxrws---  4 telz     www-data 4096 Oct 20 16:53 docs
drwxrws---  2 telz     www-data 4096 Oct 20 18:34 download
-rw-rw----  1 telz     www-data 2454 Jul 31 14:40 error500.html
-rw-rw----  1 telz     www-data 1205 Jul 31 14:40 footer.php
-rw-rw----  1 telz     www-data 1232 Jul 31 14:40 header.php
-rw-rw-r--  1 www-data www-data  998 Oct 20 18:33 .htaccess
-rw-rw----  1 telz     www-data 4354 Jul 31 14:40 images.inc.php
drwxrws--- 18 telz     www-data 4096 Oct 20 18:33 img
-rw-rw----  1 telz     www-data   11 Oct 20 16:52 index.html
-rw-rw----  1 telz     www-data 1068 Jul 31 14:40 index.php
-rw-rw----  1 telz     www-data 1140 Jul 31 14:40 init.php
drwxrws--- 12 telz     www-data 4096 Oct 20 16:53 install
drwxrws---  6 telz     www-data 4096 Oct 20 16:53 js
drwxrws---  2 telz     www-data 4096 Oct 20 16:53 localization
drwxrws---  2 telz     www-data 4096 Oct 20 18:33 log
drwxrws---  4 telz     www-data 4096 Oct 20 18:33 mails
drwxrws--- 79 telz     www-data 4096 Oct 20 18:33 modules
-rw-rw----  1 telz     www-data 1778 Jul 31 14:44 modules.txt
drwxrws---  4 telz     www-data 4096 Oct 20 16:53 override
drwxrws---  2 telz     www-data 4096 Oct 20 16:53 pdf
-rw-rw----  1 telz     www-data 4035 Jul 31 14:40 README.md
-rw-rw----  1 telz     www-data    0 Jul 31 14:40 sitemap.xml
drwxrws---  3 telz     www-data 4096 Oct 20 16:53 themes
drwxrws--- 17 telz     www-data 4096 Oct 20 16:53 tools
drwxrws---  4 telz     www-data 4096 Oct 20 18:33 translations
drwxrws---  2 telz     www-data 4096 Oct 20 18:33 upload
drwxrws---  2 telz     www-data 4096 Oct 20 16:53 webservice

 

I have a firewall on my server, but which allows outgoing connections, especially on standard ports.

 

I tried setting define('_PS_MODE_DEV_', true); in config/defines.inc.php, but I did not get any more meaningful error messages. Syslog is not giving anything. Googling the issue did not help either.

 

Any ideas?

 

Thanks in advance,

 

Yann

Edited by boboyann (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...