Centos Install OSCommerce 4.0

RonWang5 years ago (2021-05-21)电子编程 COD38

osCommerce is a Free shopping cart and open source Ecommerce software. You can choose to host your osCommerce website with osCommerce.com.

OScommerce

Pre-installation

Upload and extract the osc_install.zip file on your hosting account.

Create database and user for your osCommerce 4.0 application.

Web Installation

To start with the online installation, please open your website in a new browser.

You will be directed to the installation part of the osCommerce 4.0 application. 

Now you need to press on the button [Next].

Server Requirements

Note: This manual is for osCommerce v4.

NameRecommendedRequired
PHP version7.2.07.0.0+
MySQL databaseYesYes
zLib PHP moduleYesYes
PHP memory limit256M128M
cURL PHP moduleYesYes
fopen PHP functionYesYes
hash PHP functionYesYes
XML PHP moduleYesYes
spl_autoload_register PHP functionYesYes
JSON PHP moduleYesYes
GD Image moduleYesYes
Pathinfo-SupportYesYes

Step by Step Install

1. Create Database in MySQL or MariaDB.

Bash
mysql -u root -p
Create database ceshop ;

2. Download OSCommerce 4.0

Bash
sudo  wget https://www.oscommerce.com/download-file

3. Change the file name  from download-file  to osc_4_07_53163.zip

4. Unzip the file

Bash
sudo Yum osc_4_07_53163.zip

5. Change directory attribute

Bash
chmod 777 -R  ./osc4/html/

OScommerce data


Share with Friends:

Related Articles

The incredible growth of Python

The incredible growth of Python

Python is a powerful programming language and Big Scope of Python   Programming Language. Pytho…

Series and Parallel resistors

Series and Parallel resistors

Two-terminal components and electrical networks can be connected in series or parallel. The resultin…

CODE | LED Dot Matrix Display Basic Animation - Arduino Project 019

CODE | LED Dot Matrix Display Basic Animation - Arduino Project 019

So far you have dealt with individual 5mm LEDs. LEDs can also be obtained in a package known as a do…

Electric and Sensor Control System

Electric and Sensor Control System

Since 2022, the founder of Autaba EC deparrment has devoted to the research and development of advan…

Setting Up an LNMP Environment on CentOS 7.9 64-bit

Setting Up an LNMP Environment on CentOS 7.9 64-bit

CentOS 7.9 64位 搭建 LNMP环境What is a LAMPLAMP is a free and open source software suite combines four po…

Series and parallel circuits

Series and parallel circuits

Two-terminal components and electrical networks can be connected in series or parallel. The resultin…

Post a Comment

Anonymous

Feel free to share your thoughts and opinions here.