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

Pages: [1]
1
I already have template for domain and when i click on rebuild vhost on save, it just create vhost with default file. It's not taking that custom template. Even i tested it with default code with miner changes, and it won't take it while rebuilding vhost.

2
Guys, i resolved this by setting custom configuration. this might help someone.

1. Create Template by going into > WebServers Template Editor > Create file > select Template type vhost > type any name for file > paste your custom file code

2. Go to WebServers Domain Conf > select domain or subdomain > Create configuration > Select nginx -> proxy > Select custom file you created in "Nginx default vhost template"

3. Add custom port or simply add 80

4. Save it and restart nginx

Please note, i am using only nginx.

3
Same problem here. It was working great until 3 days back and now its reseting all sites to default everyday. I am trying to figure out how templates working but there is no enough information. I created one template and applied it and rebuilt vhosts but still its taking default configuration. I am using nginx, can anyone give clear guideline on this.

4
CentOS 7 Problems / Re: Error After recent Update
« on: May 06, 2020, 02:22:04 PM »
I tested using another ISP and it works. Its not working with particular ISP, i think this is because of dynamic IP that change very fast. I can login with static IP without any issue.

Thanks guys for helping.

5
CentOS 7 Problems / Re: Error After recent Update
« on: May 06, 2020, 06:01:43 AM »
No, thats not a problem. Even i tested what you said, but no luck.

Is CWP is IP sensitive? I mean is it possible when Dynamic IP change CWP log me out?

6
CentOS 7 Problems / Error After recent Update
« on: May 05, 2020, 06:54:23 AM »
Hi,

CWP auto updated today and after update i am not able to login. I have attached image.

Please help me on this.

Screenshot: https://gyazo.com/073b69e7934ad77bd58d7b2e29f58267

7
E-Mail / Re: Email Accounts Backup
« on: August 28, 2019, 02:09:19 PM »
Email account credentials stored in the database?

8
E-Mail / Email Accounts Backup
« on: August 28, 2019, 12:35:54 PM »
Hi,

I want to change the server of all my client sites.  I don't want to recreate each email account for them. I know I can take a backup from /var/vmail, but it will retain passwords of each email id? If not, how can I take all email accounts backup with their password?

What I am looking for is, I want to create a new account with CWP and simple copy-paste email data to the new server. It will work?

9
Updates / Re: PHP-FPM Enable
« on: December 06, 2018, 05:30:03 AM »
Yes, its not working as documented by CWP. No official reply yet, I am a pro user.

10
PHP / Re: PHP-FPM and Apache2 issue
« on: December 04, 2018, 05:00:26 PM »
Same with me, its not using php-fpm. Maybe new update still has a bug.

11
Updates / PHP-FPM Enable
« on: December 04, 2018, 05:13:22 AM »
I enabled Apache -> PHP-FPM with version 7.2, however, when I run phpinfo() function it shows CGI/FastCGI version 5.6. So why PHP-FPM not working?

I also have enabled Apache -> PHP-FPM in Webserver domain Conf. Even I tried using nginx only with php-fpm but it gives 404 error. By the way, i am testing this on freshly installed machine.

Please help me to understand it better.

Pages: [1]