Home Operation and Maintenance Linux Operation and Maintenance Complete installation tutorial under whmcs7.01 centos

Complete installation tutorial under whmcs7.01 centos

Jun 23, 2017 pm 02:45 PM
centos Install whole Tutorial

System environment centos6.x 64-bit

1. Configure the web environment

Select LNMP1.4 for the web environment

Download the LNMP installation scriptwget -c && tar zxf lnmp1.4.tar.gz && cd lnmp1.4 && ./install.sh

Run the command to install. As for how to choose after the command, please refer to the official


Quietly wait for the installation to complete. The installation speed depends on the machine you choose. If the machine is poor and the Internet speed is not good, it may take 7-8 hours to complete.

2.Install the php component ionCube (this must be installed, otherwise whmcs cannot be installed)

cd lnmp1.4

./addons.sh install ionCube

3. Add website

lnmp vhost add

Detailed installation tutorial

4. Upload website program

It is recommended to use winscp to upload. Upload the whmcs compressed package to the directory you created, home/wwwroot/yousite (the domain name you filled in in the third step)

cd /home/wwwroot/yoursite

Then unzip the whmcs file package

unzip whmcs.zip After decompression cd whmcs --> mv * ../ --> cd ../

Modify website directory permissions: chown www:www -R /path/to/ dir Set permissions for the website directory, replace /path/to/dir with your website directory.

5. Installation program

cd /home/wwwroot/yoursite

cp configuration.php.new configuration.php

chmod 777 configuration.php

chmod 777 templates_c

chmod 777 attachments

chmod 777 downloads

Enter your domain name in the browser to visit

Click I gree
Fill in the database information and click Next. The installation is complete

6. Delete the installation directory install (required, otherwise the backend cannot be accessed)

cd /home/wwwroot/yoursite

web Directory: rm -rf install

You’re done, visit http://your domain name/admin/ and you can log in to the backend

The above is the detailed content of Complete installation tutorial under whmcs7.01 centos. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Repo: How To Revive Teammates
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to input Chinese in centos How to input Chinese in centos Apr 07, 2024 pm 08:21 PM

Methods for using Chinese input in CentOS include: using the fcitx input method: install and enable fcitx, set shortcut keys, press the shortcut keys to switch input methods, and input pinyin to generate candidate words. Use iBus input method: Install and enable iBus, set shortcut keys, press the shortcut keys to switch input methods, and input pinyin to generate candidate words.

How to read USB disk files in centos7 How to read USB disk files in centos7 Apr 07, 2024 pm 08:18 PM

To read U disk files in CentOS 7, you need to first connect the U disk and confirm its device name. Then, use the following steps to read the file: Mount the USB flash drive: mount /dev/sdb1 /media/sdb1 (replace "/dev/sdb1" with the actual device name) Browse the USB flash drive file: ls /media/sdb1; cd /media /sdb1/directory; cat file name

SCP usage tips-recursively exclude files SCP usage tips-recursively exclude files Apr 22, 2024 am 09:04 AM

One can use the scp command to securely copy files between network hosts. It uses ssh for data transfer and authentication. Typical syntax is: scpfile1user@host:/path/to/dest/scp -r/path/to/source/user@host:/path/to/dest/scp exclude files I don't think you can when using scp command Filter or exclude files. However, there is a good workaround to exclude the file and copy it securely using ssh. This page explains how to filter or exclude files when copying directories recursively using scp. How to use rsync command to exclude files The syntax is: rsyncav-essh-

In summer, you must try shooting a rainbow In summer, you must try shooting a rainbow Jul 21, 2024 pm 05:16 PM

After rain in summer, you can often see a beautiful and magical special weather scene - rainbow. This is also a rare scene that can be encountered in photography, and it is very photogenic. There are several conditions for a rainbow to appear: first, there are enough water droplets in the air, and second, the sun shines at a low angle. Therefore, it is easiest to see a rainbow in the afternoon after the rain has cleared up. However, the formation of a rainbow is greatly affected by weather, light and other conditions, so it generally only lasts for a short period of time, and the best viewing and shooting time is even shorter. So when you encounter a rainbow, how can you properly record it and photograph it with quality? 1. Look for rainbows. In addition to the conditions mentioned above, rainbows usually appear in the direction of sunlight, that is, if the sun shines from west to east, rainbows are more likely to appear in the east.

How to see the gateway in centos7 How to see the gateway in centos7 Apr 07, 2024 pm 08:15 PM

To view the gateway in CentOS 7: Open a terminal. Enter the command: ip route. Find the interface with the "default" gateway and its "default via" line will show the gateway address.

How to configure gateway in centos How to configure gateway in centos Apr 07, 2024 pm 08:51 PM

To configure CentOS as a gateway, you need to perform the following steps: 1. Configure the network interface and add the GATEWAY value; 2. Set the default gateway and specify DNS information; 3. Start the network service; 4. Test the gateway connection; 5. Configure the firewall (optional) Select) to allow traffic through the gateway.

How to open the linux terminal shortcut key How to open the linux terminal shortcut key Apr 11, 2024 pm 06:33 PM

Open Linux terminal shortcut key: Ctrl + Alt + T. Other methods include through the GUI or command line. You can also customize terminal shortcut keys.

What are the classifications of linux systems? What are the classifications of linux systems? Apr 12, 2024 pm 02:15 PM

Linux systems can be divided into 6 categories according to their uses and characteristics: desktop distributions (Ubuntu), server distributions (RHEL), embedded systems (Yocto Project), mobile operating systems (Android), cloud computing platforms and special-purpose distributions ( Kali Linux, Puppy Linux).

See all articles