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

Pages: 1 ... 4 5 [6] 7
76
Backup / Re: backup to compressed file
« on: July 30, 2019, 02:20:56 PM »
It will be great to have zipped backups like cPanel.

Any news for that?

77
Apache / Re: How to install mod_rewrite ?
« on: July 23, 2019, 06:42:55 AM »
Specifically, I had to add

Code: [Select]
<Directory "/home/trvlaskm/public_html">
AllowOverride All
</Directory>

At WebServers Configuration Editor at usr/local/apache/conf.d/vhosts/

78
Installation / Re: Install CWP with PHP 7.1 by deafult
« on: July 22, 2019, 05:01:56 PM »
Very thanks for that!

79
Installation / Re: Install CWP with PHP 7.1 by deafult
« on: July 13, 2019, 03:03:42 PM »
So after the CWP installation, the only last step is to change version through PHP Switcher in order to use PHP7.1 for all accounts by default?

80
Apache / Re: How to install mod_rewrite ?
« on: July 10, 2019, 04:09:59 PM »
No it is not OK. I have upgraded to CWP Pro, and mod_rewrite does not work for individual accounts.

I had to set up it at WebServers Configuration Editor and for EACH user at /usr/local/apache/conf.d/vhosts/MYDOMAIN.COM.conf   

81
Installation / Install CWP with PHP 7.1 by deafult
« on: July 08, 2019, 08:22:51 AM »
Hello,
Just a confirmation from the CWP masters please.

If I need a fresh CWP installation with php 7.1 by default I have to enter the following?

Code: [Select]
sh cwp-el7-latest -r yes --phpfpm 7.1 --softaculous yes
Is there anything else that I have to configure? I need after the CWP installation, every account to work with PHP7.1

82
CentOS-WebPanel Bugs / Re: Setting the right PHP cron command
« on: January 24, 2019, 03:36:57 PM »
What logs exactly?

83
CentOS-WebPanel Bugs / Re: Logout User Control Panel
« on: November 19, 2018, 02:54:39 PM »
I am facing the same issue: https://imgur.com/a/kSl6BrA

Logout top right link is not working.

84
CentOS-WebPanel Bugs / Setting the right PHP cron command
« on: November 19, 2018, 02:51:49 PM »
Hello,
Can you please advise the best way to find the right path for php CRON execution commands?

Eg I try
* * * * * /usr/local/bin/php -q /home/user/public_html/comomand:run 2>&1   

And it is not working...

86
E-Mail / Re: Mail routing for main domain
« on: July 30, 2018, 07:30:16 AM »
Yes, when I created a samle@mydomain.com mailbox, I had available the option to CHANGE to REMOTE mail exchanger in my IP:2030/admin/index.php?module=mx_routing

Thanks!  :)

87
...in recall in Cpanel you can set it so that all email is routed via an external MX lookup even for local domains.
CWP dosnt seem to have this option
...

How can we do that with CWP please?

88
E-Mail / Re: Open 465 port
« on: July 26, 2018, 07:47:07 AM »
At my first message I wrote:

...But problem remains. And if I disable firewall again I receive:

Quote
Port 25 OK
Port 2525 OK
Port 587 OK
Port 465 not opened on your server errornum: 0 :

89
E-Mail / Re: Open 465 port
« on: July 26, 2018, 07:16:52 AM »
I received from Datacenter: "We don't block any port. It is possible to be a configuration problem in your firewall."

Have I somehow to exclude an account in order to use Port 465?

90
E-Mail / Re: Open 465 port
« on: July 26, 2018, 06:38:11 AM »
I receive:

Quote
...
tcp        0      0 0.0.0.0:587             0.0.0.0:*               LISTEN      1317/master         
tcp        0      0 0.0.0.0:2030            0.0.0.0:*               LISTEN      954/cwpsrv: master 
tcp        0      0 0.0.0.0:2095            0.0.0.0:*               LISTEN      954/cwpsrv: master 
tcp        0      0 0.0.0.0:2031            0.0.0.0:*               LISTEN      954/cwpsrv: master 
tcp        0      0 0.0.0.0:2096            0.0.0.0:*               LISTEN      954/cwpsrv: master 
tcp        0      0 0.0.0.0:465             0.0.0.0:*               LISTEN      1317/master         
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN      1317/master         
tcp6       0      0 :::587                  :::*                    LISTEN      1317/master         
tcp6       0      0 :::465                  :::*                    LISTEN      1317/master         
tcp6       0      0 :::25                   :::*                    LISTEN      1317/master         
[root@vps ~]#

Pages: 1 ... 4 5 [6] 7