View Issue Details

IDProjectCategoryView StatusLast Update
0006573OXID eShop (all versions)6. ------ Setup -------public2017-01-13 12:00
Reporterdariusv Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Product Version4.10.2 / 5.3.2 
Summary0006573: 4.10.2 install fails - missing sql/demodata.sql
Descriptioninstallation step 4 fails with error:


ERROR: Issue while inserting this SQL statements:
ERROR: Can not open SQL file sql/demodata.sql!
If setup does not continue in a few seconds, please click here.
Steps To Reproduce1. download v4.10.2 zip from github https://github.com/OXID-eSales/oxideshop_ce/releases/tag/v4.10.2
2. start setup
3. in database step leave 'insert demo data' radio button selected
4. get error that sql/demodata.sql is not found. installation fails
Additional Informationlooks like file is not present in setup/sql directory.

# ls -alh setup/sql/
total 1.3M
drwxr-xr-x 2 project www-data 4.0K Oct 21 08:16 .
drwxr-xr-x 7 project www-data 4.0K Oct 21 08:16 ..
-rw-r--r-- 1 project www-data 115K Oct 21 08:16 database_schema.sql
-rw-r--r-- 1 project www-data 32K Oct 21 08:16 en.sql
-rw-r--r-- 1 project www-data 149K Oct 21 08:16 initial_data.sql
-rw-r--r-- 1 project www-data 4.7K Oct 21 08:16 latin1_to_utf8.sql
-rw-r--r-- 1 project www-data 959K Oct 21 08:16 test_demodata.sql
TagsNo tags attached.
ThemeNot defined
BrowserFirefox
PHP Version5.4
Database Version5.5

Activities

marco_steinhaeuser

2017-01-13 11:08

reporter   ~0011918

@dariusv, please read this mate: https://github.com/OXID-esales/oxideshop#installation ("2. wget ...")

QA

2017-01-13 12:00

administrator   ~0011924

Bug Closed. Reason: 0006573:0011918