PATH:
var
/
softaculous
/
xcart
1) install with demo data. 2) Select Timezone : America/New_York 3) When you download the X-Cart package for making update please check if the package has our affiliate code. The code should be in the following file : xcart/etc/config.personal.php 4) Take the database dump using mysqldump utility because the database has some ALTER queries do not work when dumped from phpMyAdmin 5) PHP REQUIREMENT LINK : http://kb.x-cart.com/en/general_setup/installation_guide.html 6) In version 5.3.4.4 apache crashed on windows, with "mpm_winnt:notice" in error log, Added the following to apache's httpd.conf to solve this issue. <IfModule mpm_winnt_module> ThreadStackSize 8888888 </IfModule> This problem often happens in Windows because of smaller Apache’s default stack size. And it usually happens when working with php code that allocates a lot of stacks. https://stackoverflow.com/questions/1138269/apache-error-notice-parent-child-process-exited-with-status-3221225477-res
[-] config.php
[edit]
[+]
php56
[+]
php53
[+]
..
[-] edit.xml
[edit]
[-] coreConfigStorage.data
[edit]
[-] import.php
[edit]
[-] notes.txt
[edit]
[-] md5
[edit]
[-] changelog.txt
[edit]
[-] install.js
[edit]
[+]
php71
[-] install.php
[edit]
[-] fileindex.php
[edit]
[-] edit.php
[edit]
[-] .htaccess
[edit]
[-] info.xml
[edit]
[-] install.xml
[edit]
[+]
images