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 - Jamshed Datori

Pages: 1 ... 14 15 [16] 17 18
226
They will not respond here.

Contact them at http://centos-webpanel.com/contact

227
your server is in nginx?


Apache. Contact CWP team is denying the fact and refused to help in this regard. :(

228
I am facing the same error upon installing new LE SSL for a domain.

229
SSL / Re: Lets Encrypt manager is gone.
« on: May 24, 2018, 05:45:41 AM »
Its not gone, It has been replaced with SSL Certificates new module.

Go to Apache Settings >>SSL Certificates

Here you will find the new and improved SSL module with more options.

230
I am freelancer and I have installed CWP more than 500 times and this only happens when CWP required ports are not opened in the firewall.

Like I forgot to enable 2031, 2030, 21, 2083, 2082, 2304, 443, 80, etc.. ports in firewall and this happened.

how to enable thats port

Who is your server provider and you are using centos 6 or centos 7?

231
I am freelancer and I have installed CWP more than 500 times and this only happens when CWP required ports are not opened in the firewall.

Like I forgot to enable 2031, 2030, 21, 2083, 2082, 2304, 443, 80, etc.. ports in firewall and this happened.

232
CentOS 6 Problems / Re: Centos Web Panel Not Login
« on: May 12, 2018, 05:01:01 PM »
I had the same issue and could not found the solution and then I had to pay CWP team to fix the issue.

Hi

how much did you pay? and could they fix the problem without harming their website?

I paid one time support fee $7 and they fixed it without disturbing anything.

233
CentOS 6 Problems / Re: Centos Web Panel Not Login
« on: May 12, 2018, 11:54:50 AM »
I had the same issue and could not found the solution and then I had to pay CWP team to fix the issue.

234
CentOS 7 Problems / Re: cwpsrv.service failed emerg
« on: May 11, 2018, 10:10:03 AM »
hostname change should resolve certificate issue with the hostname
From cwp save your hostname again and it wil generate a new certificate and key

If that fails you can co it from the command line (use option from cwp first as that is recommended)
Code: [Select]
sh /scripts/generate_hostname_ssl

I had the same above issue and it worked perfectly. CWP is back again.  :)

235
How to / Re: Get in touch with paid support
« on: May 11, 2018, 08:47:54 AM »

236
Updates / Re: Pure-FTP update dies!
« on: May 08, 2018, 05:12:39 PM »
Thanks @jamshed_206 this worked like a charm!

I wonder how CWP will surprise when the hostname certificate will have to be renewed.

You are welcome

237
Updates / Re: Pure-FTP update dies!
« on: May 04, 2018, 01:10:46 PM »
simply run this and restart your pure-ftpd service

Code: [Select]
cat /etc/pki/tls/private/hostname.key > /etc/pki/tls/certs/server-ftp.crt
cat /etc/pki/tls/certs/hostname.crt >> /etc/pki/tls/certs/server-ftp.crt
service pure-ftpd restart

This worked for me.

However, don't forget to change the "hostname" with your own hostname like cp.yourdomain.com

So, if my hostname is cp.mydomain.com then the commands will be

cat /etc/pki/tls/private/cp.mydomain.com.key > /etc/pki/tls/certs/server-ftp.crt
cat /etc/pki/tls/certs/cp.mydomain.com.crt >> /etc/pki/tls/certs/server-ftp.crt
service pure-ftpd restart

238
CentOS 7 Problems / Connection to remote mysql is failed
« on: May 02, 2018, 01:22:41 AM »
Hello friends,

I have two CWP servers and I want to use one for websites and other as DB server.

I tried to connect to to remote mysql server but it has failed.

Can anyone please help me to configure the mysql cwp server so that I can connect to DB server. What changes should I make to DB server to allow remote connections.

239
Is there any way to make remote backup to google drive ?

According to CWP support, they are releasing the backup module very soon which will support external locations too.

240
CentOS-WebPanel GUI / Re: Logon as user
« on: May 01, 2018, 02:22:37 AM »
So there is no way to do this? How can I then support my users if I can't log in? Or must I ask them for their credentials every time?

why does the website say it is possible?

http://centos-webpanel.com/where-is-user-panel-and-how-to-login-as-user

This link also tells that we could login to admin panel and user panel through the same link (when the login ports for both user and admin were the same 2030/2031) but now both admin and user panel have different ports.

This link does not tell us that we can directly login to clients accounts without entering the credentials.

Pages: 1 ... 14 15 [16] 17 18