|
This is for the installation of the Cre Loaded Shopping Cart Script. Installation is included with custom designs, this is not an added feature for those that choose a fully customized web design service.
Alot of the files for the installation require a good basic knowledge;
- PHP and PHP myadmin
- A working PHP editor
- FTP prorgram for uploading files in BINARY format.
I will need the following to install the shopping cart;
- FTP access to your site
- Control Panel Access and Log In (web hosting access)
- Any other passwords to access google accounts for checkout etc.
- Admin e-mail and password to use
- Serial Number
Installation includes;
- Uploading your logo
- Configuring your meta tags and meta description
- Adding your contact info to the contact us page
- Editing the copy right notice on the footer of the site
Installation does not include any template edting, module configuration, store set up, configuring categories, uploading products, paypal set up and so on. The store set up is for very basic looking design, It will be up to the user to configure everything else. I will provide support for basic questions.
The (Absolute) Minimum Basic Requirements
CRE Loaded 6.4 is designed to run on a so – called LAMP server. This is an acronym which means the server is set up with the Linux Operating system (L), the Apache web server (A), a MYSQL database, (M) and it can run PHP code. (P) The following versions of these components will be required for the proper running of CRE Loaded:
- The Linux Operating System
- The Apache Web Server version 1.3 or greater, with mod_ssl.
- MySQL database version 5.0.12 or greater.
- PHP 5.2. or greater
Secure Sockets Layer (SSL) Certificate.
NOTE. If you want to follow the RapidPCITM process, you must also have an SSL Certificate installed by your host. You will need to enable this during the install process.
These components must be compiled in:
- MySQL support
- PCRE support
- ZLIB support
- cURL support
- GD support - recommend the bundled GD library
- ICONV support
- EXIF support - optional, but required for full functionality
- FTP support - optional, but required for full functionality
The follow configuration settings can be set in the php.ini, httpd.conf or in the .htaccess, but they must be set as:
- Register_globals can be on or off, recommended setting is off
- safe_mode - must be off
- session.auto_start - must be off
- magic_quotes - must be off
- file_uploads - must be on
- allow_url_fopen - must be on
- allow_url_include – recommended setting is off
|