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

Pages: 1 2 [3] 4 5
32
PHP Selector / Re: How to add PHP 7.4 to PHP Selector 2 (CWP Pro)?
« on: June 05, 2020, 02:54:51 AM »
Cwp Core can still run on 7.3 while making 7.4 available for user sites.

33
I see session files under users tmp folder which I want to avoid by making sessions memory resident.

34
Does anyone have any knowledge of doing this and is willing to share it.

35
CentOS 7 Problems / Re: Serious backup system failure
« on: June 02, 2020, 04:47:22 AM »
I had one production server hosting 100+ sites running with an uptime of 400 days. The server performance depends on how and what you use it. Once set, I did not play around with it as its was a production server. I have a separate test vps  where I keep on testing new features. On the production server I use my own custom backup script.

36
PHP Selector / Re: How to add PHP 7.4 to PHP Selector 2 (CWP Pro)?
« on: June 02, 2020, 04:43:31 AM »
AFAIK ioncube is still not available on PHP 7.4 on CPANEL also as of today. But most of the sites do not use ioncube so I see no harm in releasing 7.4 without ioncube just like what cpanel did.

37
E-Mail / Re: Is there a way to Import from Office 365 to Roundcube?
« on: June 01, 2020, 02:55:23 AM »
Try to export in mbox format and then import it into roundcube. There is no easy and faster way. You may need to breakup your inbox into multiple folders before exporting as and export each folder seperately so that a single file does not hit the php file upload limits in cwp

38
E-Mail / Re: Is there a way to Import from Office 365 to Roundcube?
« on: May 31, 2020, 05:30:44 AM »
I think this should help.
https://www.namecheap.com/support/knowledgebase/article.aspx/9403/2226/how-to-transfer-emails-to-cpanel-mail-account-using-outlook

Just replace the Cpanel email settings with CWP email settings

39
I had cwp pro on CentOS 7 on my old server which was a VPS running on amazon cloud. Then I decided to move everything to a new dedicated server.

I used the CWP -> CPW migration process to do this. Everything worked as desired however I faced some basic problems which need to be addressed by the CWP development team.

A. DNS : Old dns zone files were copied over to the new server with a .restore extension and a new dns zone file was created for every domain transferred to the new server. Its good to have the old files but to edit a whole lot of new files to update entries from the old file is a daunting task.

What needs to be done by cwp devs for each of the domains as they are created:
1. read the old dns zone file and get the MX records, update the new file with these MX records;
2. read the old dns zone file and get the SPF records, update the new file with ip updated SPF record
3. create new DKIM record
4. copy all the old CNAME and TXT records from the old file to the new one.

B. While all files from the vmail folder get copied but the actual mailbox definition and their password contained in the psotfix table from the old server does not get copied over. This had to be done manually. This process should be automated by the dev team.

I think once these are implemented this module will become perfect.






40
E-Mail / Re: Disable Mail
« on: May 30, 2020, 03:45:19 AM »
If you're using php-fpm, you can disable it for the user.  If not, look at user.ini files, but they can change them.
How to do that for specific user.

41
Information / Re: CWP File Manager Compress is not working
« on: May 25, 2020, 04:51:00 AM »
Same issue here

42
Be aware before using google cloud that no out going mail using your own smtp is allowed from google cloud.  I learnt that the hard way.

43
E-Mail / Re: razor2 had unknown error during get_server_info
« on: May 20, 2020, 09:10:07 AM »
I had the same problem on a new cwp install. Opening the port 2703 for outgoing connection solved the issue.

44
It seems  php.ini in /usr/local/cwp/php71/php.ini was the culprit where allow_url_fopen was set to off. I switched it to On and those warning messages on running the update_cwp script are gone now and the status box on cwp dashboard also now shows "CWP up to date"

Thank you @rcschaff

45
There is nothing in yum to update as you suggested.

BTW I have
37.187.72.216
198.27.104.40
167.114.21.226
in my firewall allow list.

Pages: 1 2 [3] 4 5