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.
Pages: 1 [2]
16
CentOS-WebPanel GUI / Disk IO usage graph is not working
« on: September 05, 2019, 02:15:26 PM »
Hello,
I am using CWP PRO. My CPU usage graph is working fine. But the Disk IO is showing 0.
Also disk quotas at accounts login are not showing the usage. What exactly have I to do?
I am using CWP PRO. My CPU usage graph is working fine. But the Disk IO is showing 0.
Also disk quotas at accounts login are not showing the usage. What exactly have I to do?
17
CentOS-WebPanel Bugs / Domains/Subdomains listing and mySql creation issues
« on: August 07, 2019, 07:44:17 AM »
Hello,
I have purchased two One-Time services and have send you two tickets for that. But the problem remains.
I can not see the domains in accounts and I can not add Domain and/or Subdomain in CWP accounts.
The same is happening at mSql also. Please help.
I have purchased two One-Time services and have send you two tickets for that. But the problem remains.
I can not see the domains in accounts and I can not add Domain and/or Subdomain in CWP accounts.
The same is happening at mSql also. Please help.
18
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?
Is there anything else that I have to configure? I need after the CWP installation, every account to work with PHP7.1
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
19
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...
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...
20
E-Mail / Open 465 port
« on: July 25, 2018, 09:39:41 AM »
Hello,
I am trying to use Amazon SES for my websites at my CWP server.
My SES credentials work fine and tested locally through Thunderbird. Under a port check from my website online I receive:
I have also added at /admin/index.php?module=file_editor&file=/etc/csf/csf.conf the 465 at
# Allow outgoing TCP ports
and
# Allow incoming TCP ports
But problem remains. And if I disable firewall again I receive:
I am trying to use Amazon SES for my websites at my CWP server.
My SES credentials work fine and tested locally through Thunderbird. Under a port check from my website online I receive:
Quote
Port 25 OK
Port 2525 not opened on your server errornum: 111 : Connection refused
Port 587 OK
Port 465 not opened on your server errornum: 0 :
I have also added at /admin/index.php?module=file_editor&file=/etc/csf/csf.conf the 465 at
# Allow outgoing TCP ports
and
# Allow incoming TCP ports
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 :
21
Apache / Websites work only with 755 at public_html
« on: June 23, 2018, 03:58:37 PM »
Hello CWPers!
My website file work only with 755 folder permissions at /public_html
If I modify the /public_html to 750 then I get Forbidden to any /public_html/file.html or .php
What do you suggest?
My website file work only with 755 folder permissions at /public_html
If I modify the /public_html to 750 then I get Forbidden to any /public_html/file.html or .php
What do you suggest?
Pages: 1 [2]