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.
136
Addons / Re: How to host multiple React or Node.js sites on CWP?
« on: August 29, 2018, 08:04:26 AM »
you can use mod_passenger for it
https://panel.bullten.net/knowledgebase/70/Install-Passenger-ModPassenger-in-Latest-Running-Version-of-CWP.html
https://panel.bullten.net/knowledgebase/70/Install-Passenger-ModPassenger-in-Latest-Running-Version-of-CWP.html
137
How to / Re: [Tutorial] Install Mod_Passenger in CentOS Web panel
« on: August 28, 2018, 10:36:06 PM »
For app deployment read
https://www.phusionpassenger.com/library/deploy/apache/deploy/
https://www.phusionpassenger.com/library/deploy/apache/deploy/
138
How to / [Tutorial] Install Mod_Passenger in CentOS Web panel
« on: August 28, 2018, 10:26:14 PM »
Below is link for installing mod_passenger in cwp
Code: [Select]
https://panel.bullten.net/knowledgebase/70/Install-Passenger-ModPassenger-in-Latest-Running-Version-of-CWP.html
139
Apache / Re: Apach fails when I add a new domain
« on: August 28, 2018, 04:59:20 PM »
Well that's how CWP manages rules. May be they will fix the issue in next release. If you want to Comodo WAF to manage rules just like you may have used in cpanel, plesk or webmin then you can follow tutorial below. Before using it disable mod_security completely
https://panel.bullten.net/knowledgebase/64/Install-Comodo-WAF-With-GUI-in-CWP.html
https://panel.bullten.net/knowledgebase/64/Install-Comodo-WAF-With-GUI-in-CWP.html
140
CentOS-WebPanel Bugs / Re: Php errros in CWP panel
« on: August 28, 2018, 04:56:31 PM »
Someone upload it somewhere else as our system will delete it in 7 days
https://send.bullten.network/download/ef95faa2e951d34c129a1382f033c3eb.html
https://send.bullten.network/download/ef95faa2e951d34c129a1382f033c3eb.html
142
How to / [Tutorial] Upgrade Teamspeak 3 on CWP
« on: August 28, 2018, 09:05:27 AM »
Below is tutorial to upgrade Teamspeak
Code: [Select]
https://panel.bullten.net/knowledgebase/69/Upgrade-Teamspeak-3-in-Running-Version-of-CWP.html
143
CentOS 7 Problems / Re: Help Needed; Unable to download backup from centos server
« on: August 28, 2018, 05:38:56 AM »
disable firewall temporarily.
144
SSL / Re: AutoSSL Unable to select correct IP
« on: August 28, 2018, 05:38:07 AM »
Check if ip is good in this file
Code: [Select]
cat /usr/local/apache/conf.d/vhosts-ssl.conf
145
Apache / Re: Apach fails when I add a new domain
« on: August 28, 2018, 05:36:08 AM »
it has to do something with mod_security
146
CentOS 7 Problems / Re: Help Needed; Unable to download backup from centos server
« on: August 27, 2018, 04:38:03 PM »147
SSL / Re: Error in AutoSSL
« on: August 27, 2018, 02:26:48 PM »
What does the log says when you run the command below. Replace yourdomain.com with your actual domain name
Quote
sh /root/.acme.sh/acme.sh --home /root/.acme.sh/cwp_certs --issue -d www.yourdomain.com -d yourdomain.com -w /usr/local/apache/autossl_tmp --debug 2
148
CentOS 7 Problems / Re: Guys help me my server its down
« on: August 27, 2018, 01:41:59 PM »
From where you purchased server ask them to change rDNS to server.server80.tk
149
CentOS 7 Problems / Re: Guys help me my server its down
« on: August 27, 2018, 01:21:27 PM »
nano /var/named/server80.tk.db
at the end of file enter
server 14400 IN A 5.189.157.211.
save and restart dns server
service named restart
at the end of file enter
server 14400 IN A 5.189.157.211.
save and restart dns server
service named restart
150
CentOS 7 Problems / Re: Guys help me my server its down
« on: August 27, 2018, 01:07:08 PM »
from your server