Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - bupet

Pages: [1]
1
Assuming you have a main domain created Main.  com

all you have to to do from your main admin is, Add a domain instead.
for example Domains>Add Domain
make sure the appropriate user is selected, Simply create your sub as a domain.
Example:
SUB.Main. com

NOTE: Once the sub.domain is created from main admin it will appear under domains in the user account.

2
.   all i have to do is run it too kill httpd...  Dont even have to add anything...   i love centos...  Too bad you cant get these things in order.  i mean you cant even notice out of 21 lines you have mod-rewrite there twice?

3
Installation / please fix installation instructions
« on: August 27, 2018, 10:32:55 PM »
when you google search "cwp installation"...
it leads to the main instructions bypassing where you should install the minimal versions of centos 6 and 7.

this conflicts with the cwp installation , crashing httpd and or portions of the php controller.
Or at least thats all i can figure out is the reason for a month of trying to set up cent os and in the end i set up the php version i know my scripts require and just a few apache mods and voila what once said "depricated" works fine...

in conclusion a lot of the problems here is simply improper linking to main instructions (skiping page 1 and 2) from search engines themselves.
Solution is to put all 3 steps on the final instruction page.

4
Installation / 1 line installs
« on: August 21, 2018, 01:15:59 AM »
1 line install:
CentOS 6: New Installer with MARIA-DB 10-latest
cd /usr/local/src && curl -o cwp-latest -L http://centos-webpanel.com/cwp-latest && sh cwp-latest
===================================================================================
CentOS 7: Installer for CentOS 7
cd /usr/local/src && curl -o cwp-el7-latest -L http://centos-webpanel.com/cwp-el7-latest && sh cwp-el7-latest

I used the first just now..
 :).. just case no one else here tried it. enjoy8)

Pages: [1]