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 - Starburst

Pages: 1 ... 109 110 [111] 112 113 ... 119
1651
Thanks for posting that.

I'll give it a try.

1652
SOFTACULOUS WHMCS auto install module does not support CWP panel , SOFTACULOUS
because CWP has not provided us API how we can login to their panel using PHP and perform the installation.

Only if we get such API from CWP team we can make this module compatible with CWP.


Erh.

I used Softaculous on CentOS 7 with CWP to install WHMCS initially.
Only probably I had, is the Free version of Softaculous wouldn't install it, you had to have the Paid version of Softaculous.

I even have Softaculous running on CWPpro 0.9.8.1025 and CentOS 8.
No problems. Enabled it under Script Installers.


1653
PHP / Re: PHP 8.0
« on: December 09, 2020, 04:29:51 AM »
Don't see a Ioncube version for PHP 8 yet.

But PHP 8 isn't backwards compatible. So this could get interesting.

1654
Information / Re: CentOS 8 Support - When or Never???
« on: December 08, 2020, 03:48:09 AM »
We've been running CentOS 8 on the servers for a couple months.

So far, no problems.
Just some minor problems using the migration tool due to the firewall.

1655
Information / Re: Did CWP support IPV6?
« on: December 08, 2020, 03:45:19 AM »
hi, you can manually configure or create vhosts templates for websites with ipv6 configs.

Sandeep,

If you could post an example that would be great.
Allot of use want IPv6 support, and are just running Apache and not Nginx.

1656
E-Mail / Re: Email sending not working after install
« on: December 08, 2020, 03:41:33 AM »
I have installed centos panel on a dedicated sever and set up an email account under a client profile getting emails works great but for some reason sending emails dose not work do I need to change a setting somewhere ps o belvie it's using SSL for SMTP

Thank you for your help

Login to your server with SSH, and run the following lines.

Make sure postfix is running: systemctl status postfix


Send a test message from the cli (update user@ to your email):

echo "Test mail from postfix" | mail -s "Test Postfix" user@gmail.com

1657
Installation / Re: I purchased a CWPPRO licnese, how to install it?
« on: December 08, 2020, 03:23:47 AM »
Does the license need any installation/activation? I haven't received any keys.

The CWP license goes by your IP address, as such there is no license key to install.
You can login and check this at: https://support.centos-webpanel.com/clientarea.php

If it is correct, you can force the update by using: sh /scripts/update_cwp

If you are using CentOS 7, make sure this is installed also: yum install perl-DBD-MySQL

1658
CentOS-WebPanel Bugs / Re: php 7.2 and 7.3 do not work on centos-webpanel
« on: November 27, 2020, 12:58:15 AM »
Usually you get the 500 error due to permissions.
Try to run Fix User Permission under User Accounts.

CWP doesn't create or have a /php-cgi folder, you might want to check your scripts config for that one.

We have the latest 7.4.12 running on CWPpro .1023 with CentOS 8 without problems.

1659
CentOS-WebPanel Bugs / Re: Cronjobs adding backslash
« on: November 27, 2020, 12:53:45 AM »
Ahh, the phantom changelog has struck!  :o

Looks like .1023 was to add the updated PHP versions. :P

1660
MySQL / Re: Any plan to upgrade the MariaDB in future releases?
« on: November 27, 2020, 12:45:49 AM »
I've upgraded to 10.5 on CentOS 8.

What version are you looking to upgrade to?
Below is a tutorial that is helpful, but make sure you Follow Every Step.

https://www.mysterydata.com/update-upgrade-to-mariadb-10-4-on-vestacp-cwp-centos-7/

1661
CentOS-WebPanel Bugs / Re: Cronjobs adding backslash
« on: November 27, 2020, 12:41:55 AM »
OK, I'm confused.
It looks like you are trying to change directories, run PHP, then run a command from another path, and then send the results to a null file.

What exact command are you trying to run with cron?

If you want, PM me back or post it here.

1662
E-Mail / Re: Mail server different as Hostname
« on: November 27, 2020, 12:32:16 AM »
mail.domainname has been working for several revisions also, at least it has on our setup using the repo.

You might also have to rebuild the mail server.

1663
Mod_Security / ModSecurity Security Bug
« on: November 22, 2020, 04:08:01 PM »
the servers had a DDoS attack yesterday, while researching after it was taken care of, I found out ModSecurity has a Critical DoS bug in it Official Advisory for CVE-2020-15598.

From versions ModSecurity v3.0.0 to ModSecurity v3.0.3
ModSecurity v3.0.4 (patch for this version available)

Looking at CWP, it looks like it has version 2.9.1.

ModSecurity for Apache/2.9.1 (http://www.modsecurity.org/) configured.
[Sun Nov 22 15:56:26.417997 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: APR compiled version="1.6.2"; loaded version="1.6.2"
[Sun Nov 22 15:56:26.418006 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: PCRE compiled version="8.42 "; loaded version="8.42 2018-03-20"
[Sun Nov 22 15:56:26.418010 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: LIBXML compiled version="2.9.7"
[Sun Nov 22 15:56:26.418012 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: Status engine is currently disabled, enable it by set SecStatusEngine to On.

Anyone know if this is affected, or how to upgrade ModSecurity on CWP?

Thanks

1664
Information / Re: Moving domains between accounts
« on: October 26, 2020, 04:03:02 AM »
If it's parked, then it has no files.
So when you delete it and re-park it, you don't have to worry loosing data.

Now, there is another trick.

Under /home you will see the user directories that are the username under Accounts.
You can use CWP's File Manager and rename the user you want to try to save from like user123 to a non account like jdoe.

Create the new account and then use File Manager to delete that directory and then rename jdoe to the new user.
Then run fix permissions.

* DISCLAIMER: I make no warranty data may be lost. * :P

1665
Information / Re: Moving domains between accounts
« on: October 25, 2020, 07:24:07 PM »
Is it possible to move a domain to another account?

If it's a parked/add-on domain it simple.

But if it's the main domain name, the only way I know of is to delete the user account, and recreate it.

Pages: 1 ... 109 110 [111] 112 113 ... 119