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.
497
CentOS-WebPanel Bugs / Re: CWP / Softaculous bug with domains
« on: April 25, 2020, 01:12:30 PM »
we've this noted already
498
CentOS-WebPanel Bugs / Re: CWP New backup (beta) - ionCube only for PHP 5
« on: April 25, 2020, 01:12:08 PM »
hi ensure you've latest version of cwp installed.
499
CentOS 7 Problems / Re: Urgent! can't access cwp panel error 500
« on: April 25, 2020, 09:16:36 AM »
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
```
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
```
500
Installation / Re: Help cwp pro
« on: April 23, 2020, 02:35:30 AM »
hi run this command for the pro activation
sh /scripts/update_cwp
sh /scripts/update_cwp
501
Postfix / Re: unable to change port 25 to 587 in postfix
« on: April 22, 2020, 04:40:35 PM »
who is your server provider ?
502
Postfix / Re: unable to change port 25 to 587 in postfix
« on: April 22, 2020, 09:13:02 AM »
and hence changing port will not enable mail sending too.
503
How to / Re: Process Limit
« on: April 22, 2020, 09:11:53 AM »you can start with this limit if you're not a hosting provider.set it to 100 and open files to 500
That is the maximum setup for CWP accounts limit performance please?
504
CentOS 7 Problems / Re: You don't have permission to access /cwp_f9d4b00ceb73a418/tws/fileManager2.php
« on: April 22, 2020, 09:11:00 AM »
is file lock is enabled ?
505
Postfix / Re: i can send email but i can't receive
« on: April 22, 2020, 09:08:28 AM »
open you own thread/topic with detailed explanation.
506
Other / Re: Redirect Module on CWP User Console Hanging
« on: April 22, 2020, 09:06:32 AM »
hi you've pro license ? if you've kindly contact us via support ticket and mention this thread link,
507
CentOS-WebPanel Bugs / Re: fileManager doesn't appear with custom Features
« on: April 21, 2020, 10:16:39 AM »
it will be solved in next coming updates.
508
Suggestions / Re: Sendmail Analyzer support
« on: April 21, 2020, 10:14:17 AM »
you can use default nginx
509
Migration from other control panels / Re: cPanel to CWP7Pro Migration Name Conflict
« on: April 21, 2020, 10:13:16 AM »
how did you added 2 same user ?
510
Apache / Re: where can i modifiy template file configuration vhost.
« on: April 21, 2020, 10:12:21 AM »
you can create your own and rename it to something else (not use the default names)