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.


Messages - rcschaff

Pages: 1 ... 37 38 [39] 40 41 ... 57
571
PHP / Re: Error: 502 Bad Gateway
« on: May 06, 2020, 02:15:08 PM »
If you can run php files in the root folder, it's a permission issue.  Of you can't, php-fpm might not be running.

572
9 chances out of 10:



Code: [Select]
Hello,

Test what is the cwp PHP version and if it is updated to 7.2

/usr/local/cwp/php71/bin/php -v
PHP 7.2.30

if PHP was not updated to 7.2 then try manually
yum update cwpphp --enablerepo=cwp

**Manual update CentOS 7 (ignore if you have CentOS 6)**
```
chattr -i -R /usr/local/cwpsrv/htdocs
cd /usr/local/cwpsrv/htdocs
wget static.cdn-cwp.com/files/cwp/el7/cwp-el7-0.9.8.961.zip
unzip -o -q cwp-el7-0.9.8.961.zip
rm -f cwp-el7-0.9.8.961.zip
```

**Manual update CentOS 6 (ignore if you have CentOS 7)**
```
chattr -i -R /usr/local/cwpsrv/htdocs
cd /usr/local/cwpsrv/htdocs
wget dl1.centos-webpanel.com/files/cwp/cwp2-0.9.8.765.zip
unzip -o cwp2-0.9.8.765.zip
rm -f cwp2-0.9.8.765.zip
```


**Manual update for services (This steep must be done for CentOS 6 and 7)**
```
cd /usr/local/cwpsrv/var/services/
wget static.cdn-cwp.com/files/cwp/el7/cwp-services.zip
unzip -o -q cwp-services.zip
rm -f cwp-services.zip
```

Test if all is ok, it should run update without errors
```
sh /scripts/update_cwp
```

If you get error like:
> Cannot load the ionCube PHP Loader - it was built with configuration API320151012,NTS, whereas running engine is API320170718,NTS

then run this:

```
sed -i "s/ioncube_loader_lin_7.0/ioncube_loader_lin_7.2/g" /usr/local/cwp/php71/php.ini
sh /scripts/restart_cwpsrv

573
CentOS 7 Problems / Re: HTTP ERROR 500 on admin
« on: May 06, 2020, 01:28:49 AM »
Code: [Select]
Hello,

Test what is the cwp PHP version and if it is updated to 7.2

/usr/local/cwp/php71/bin/php -v
PHP 7.2.30

if PHP was not updated to 7.2 then try manually
yum update cwpphp --enablerepo=cwp

**Manual update CentOS 7 (ignore if you have CentOS 6)**
```
chattr -i -R /usr/local/cwpsrv/htdocs
cd /usr/local/cwpsrv/htdocs
wget static.cdn-cwp.com/files/cwp/el7/cwp-el7-0.9.8.961.zip
unzip -o -q cwp-el7-0.9.8.961.zip
rm -f cwp-el7-0.9.8.961.zip
```

**Manual update CentOS 6 (ignore if you have CentOS 7)**
```
chattr -i -R /usr/local/cwpsrv/htdocs
cd /usr/local/cwpsrv/htdocs
wget dl1.centos-webpanel.com/files/cwp/cwp2-0.9.8.765.zip
unzip -o cwp2-0.9.8.765.zip
rm -f cwp2-0.9.8.765.zip
```


**Manual update for services (This steep must be done for CentOS 6 and 7)**
```
cd /usr/local/cwpsrv/var/services/
wget static.cdn-cwp.com/files/cwp/el7/cwp-services.zip
unzip -o -q cwp-services.zip
rm -f cwp-services.zip
```

Test if all is ok, it should run update without errors
```
sh /scripts/update_cwp
```

If you get error like:
> Cannot load the ionCube PHP Loader - it was built with configuration API320151012,NTS, whereas running engine is API320170718,NTS

then run this:

```
sed -i "s/ioncube_loader_lin_7.0/ioncube_loader_lin_7.2/g" /usr/local/cwp/php71/php.ini
sh /scripts/restart_cwpsrv

This has been posted to the forum at least 20 times. But here you go...

574
Mod_Security / Re: I have + 100 error line ModSecurity
« on: May 06, 2020, 01:26:34 AM »
Those aren't "Errors"  That's exactly what ModSecurity is supposed to do to prevent exploits.  If you NEED to run those scripts, you'll have to whitelist yourself to run them.  I'm not sure if there are any ModSecurity experts here, but a good start would be to look at the documentation on https://www.modsecurity.org/.

575
SSL / Re: Unable to issue AutoSSL
« on: May 05, 2020, 01:02:47 PM »
You need more of the log.  No errors reported on that tail.  Try tail -n 50

576
CentOS 7 Problems / Re: (pkttyagent:30031): WARNING
« on: May 05, 2020, 12:51:22 PM »
Literally everyone is seeing this.  It doesn't seem to be having adverse reactions.  Most solutions online point to a way to ignore it.  Nothing cwp can do as it's a centos issue, not a panel issue.

577
Apache / Re: can I have ssl listen on 443 and 8443?
« on: May 05, 2020, 12:49:22 PM »
Sure.  https://www.groovypost.com/howto/apache/configure-apache-web-site-to-use-multiple-ports/

Best way to accomplish would to create a new template from your desired template type with the new directives.

578
Information / Re: CentOS Web Panel tech questions
« on: May 05, 2020, 03:38:39 AM »
I am looking to use CentOS Web Panel on my server but have a few questions beforehand.

Can you assure 100% compatibility of your product with WHMCS at all times? So I need to ensure that where a customer isn't able to pay for their bill that WHMCS is able to disable their CentOS web panel automatically and re-enable on payment.

I'm not a Developer, but I can assure you that they do their best to maintain compatability.  As far as I know, they have fully integrated WHM into CWP

Quote
Can the customer upgrade/downgrade their CentOS Web Panel account via WHMCS?
Customers should be able to switch packages through WHMCS

Quote
Can I use Softaculous with CentOS Web Panel?
Yes, and in fact it can be pre-installed during panel installation

Quote
Can I install signed SSL certificates using CentOS Web Panel for free?

Yes, you can manually install Paid Certificates for free.
CWP also has an AutoSSL option that obtains sans certificates from LetsEncrypt

Quote
Can CentOS Web Panel be installed in Oracle VM Virtual Box software?
Yes it can.  Make sure to use a bridged network, so you get an IP directly from your router/switch.  If you are behind a NAT, make sure you either DMZ your VM, or setup port forwarding for all ports CWP is using.

579
Installation / Re: CWP and Oracle VM Virtualbox
« on: May 05, 2020, 03:23:40 AM »
Yes it can.  Make sure you use Bridged Networking.  If your behind a NAT, make sure you either DMZ the VM, or port forward all ports.

580
Nginx / Re: 504 Gateway Time-out nginx/1.18.0
« on: May 05, 2020, 03:19:34 AM »
okey i resolve it but now i got RELAY HOST DENIED when a send mail to my postfix server

Relay Host Denied usually means your not logging in before sending the header info.  How exactly are you sending to postfix.

581
Did you try checking the webservice for monit to see if maybe cwp's just not reporting it correctly.  Cause that seems to be correct.

582
if you check the github page, I have made updates with an uninstall script, and also do away with the API calls.

583
that's good.  So it's readable for sure.  Very odd that your getting any errors about that file.

584
CentOS-WebPanel Bugs / Re: CWP login issue
« on: May 04, 2020, 11:15:00 PM »
This issue has been discussed and resolved several times.  Please use the search feature.

585
Try to update again.  Odd that php reports it can't open the file if it does exist.  Can you do a ls -al. Of that directory

Pages: 1 ... 37 38 [39] 40 41 ... 57