This tutorial from babymonkeystudios.com covers everything you need to know to get started with XcartNext. We cover downloading the software package, uploading it to the server, extracting it, moving to the root, creating the database, running the installation script. Steps taken 1. Download the current release package from next.x-cart.com -www.youtube.com 2. Upload the package to your server. www.youtube.com a. PHP 5.3.0 with Phar Mysql 5.1.31 3. Access the server via Putty and unzip the archive. www.youtube.com 4. Create the Database and User. www.youtube.com 5. Run the Installation Script. www.youtube.com 6. Copy the auth code and setup your store. 7. Set folder permissions. a. Folders 755 b. Files 644 Applications Used: 7zip - www.7-zip.org Filezilla - filezilla-project.org Putty- www.chiark.greenend.org.uk Putty Commands: dir -show directory contents cd public_html -change directory to public_html unzip xcn-1.1.0-beta.zip -extract compressed archive cd .. -go up one directory cp * -r ../ -copy all files and folders up one directory mv xcart xcartnext -move and rename xcart directory to xcartnext rm xcartnext -delete xcartnext directory
No comments:
Post a Comment