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.
121
CentOS-WebPanel GUI / Re: cwp to cwp migration - Mail queue
« on: December 25, 2020, 10:57:55 AM »
My question was, will the emails in mail que of the particular account being migrated gets transferred to new server or not?
122
CentOS-WebPanel GUI / cwp to cwp migration - Mail queue
« on: December 17, 2020, 07:03:43 AM »
I tried migrating an account using cwp - cwp migration tool.
1. What will happen to emails in mail que?
2. If they down get transferred, is there a way I can transfer manually?
1. What will happen to emails in mail que?
2. If they down get transferred, is there a way I can transfer manually?
123
CentOS-WebPanel Bugs / Re: csv export - list accounts
« on: December 14, 2020, 12:06:01 PM »
Ok.
This worked on 2nd click on export.
Looks like not a critical bug.
This worked on 2nd click on export.
Looks like not a critical bug.
124
CentOS-WebPanel Bugs / Re: File Manager open for User Panel, But won't show any files or folder
« on: December 14, 2020, 12:02:27 PM »
I too see the error sometimes.
125
CentOS-WebPanel Bugs / csv export - list accounts
« on: December 14, 2020, 12:01:45 PM »
When I try to download csv files, only 25 records are getting downloaded.
i tried even changing the page size to 100. Still only 25 records gets downloaded in csv (I have 70 records)
i tried even changing the page size to 100. Still only 25 records gets downloaded in csv (I have 70 records)
126
Updates / Re: MariaDB update failed
« on: December 02, 2020, 04:05:17 AM »I'll wait for a CWP official solution, probably a script update to do the upgrade process automatically...
I will also love this.
I also have the same issue in all my 3 VPS.
Atleast waiting for an official guide to fix this.
127
CentOS 7 Problems / Re: 0kb file downloading instead opening wordpress website
« on: November 16, 2020, 05:06:58 PM »
Replacing the htaccess file with default wordpress file helped me resolve the issue
128
CentOS 7 Problems / 0kb file downloading instead opening wordpress website
« on: November 12, 2020, 11:04:46 AM »
url: https://ayurvedamysore.org/
When I try opening this website including admin area, i get file downloaded which is blank.
My error logs show
Please help.
When I try opening this website including admin area, i get file downloaded which is blank.
My error logs show
Quote
[Thu Nov 12 11:56:09.528141 2020] [core:alert] [pid 24876:tid 139862187407104] [client 114.119.128.203:45454] /home/ayurvedamysore/public_html/.htaccess: Option FollowSymLinks not allowed here
Please help.
129
CentOS-WebPanel GUI / Is there a way to check outdated installations of wordpress in CWP
« on: October 21, 2020, 09:11:08 AM »
Various clients have installed wordpress in my server.
Some of them are not actively updating the script.
Is there a easy way to find who is having older versions installed?
Some of them are not actively updating the script.
Is there a easy way to find who is having older versions installed?
130
CentOS-WebPanel Bugs / Re: Many file permissions have automatically changed
« on: October 14, 2020, 09:27:19 AM »
Is the topic here https://forum.centos-webpanel.com/index.php?topic=9526.0 related?
131
CentOS-WebPanel Bugs / Re: Fix Account Permissions problem
« on: October 14, 2020, 09:24:04 AM »hello
this is same asCode: [Select]find -xtype f |xargs chmod 644
also check if you've filesystem lock enabled or the php files are immutable.
Quote
xargs: unmatched single quote; by default quotes are special to xargs unless you use the -0 option
132
CentOS-WebPanel Bugs / Many file permissions have automatically changed
« on: October 14, 2020, 09:13:37 AM »
All of a sudden I see many file permissions have changed from 644 to 640
Due to this I guess , getting errors like
Please suggest.
Fix permissions option is not fixing this.
Due to this I guess , getting errors like
Quote
2020/10/14 10:57:27 [crit] 25979#0: *846 open() "/var/lib/nginx/tmp/client_body/0000000007" failed (13: Permission denied), client: xxx.xxx.xxx.xxx, server: xxxxxxxxx.com, request: "POST /xxxx.php HTTP/2.0", host: "xxxxxxxxxx.com", referrer: "https://xxxxxxx.com/xxxxxxx.php?action=xxx"
Please suggest.
Fix permissions option is not fixing this.
133
CentOS-WebPanel GUI / phpmyadmin auto login from client login
« on: September 25, 2020, 04:20:08 AM »
How to fix the phpmyadmin auto login from client login.
It works for root login but doesnt work from client login like it works in whm/cpanel
It works for root login but doesnt work from client login like it works in whm/cpanel
Code: [Select]
Login without a password is forbidden by configuration (see AllowNoPassword)
134
Mod_Security / Re: Email forwards blocked by Mod security
« on: September 01, 2020, 12:26:13 PM »
Resolved. Thank you
I added
SecRuleRemoveById 949110
I added
SecRuleRemoveById 949110
135
Mod_Security / Re: Email forwards blocked by Mod security
« on: September 01, 2020, 12:18:06 PM »
Thank you. But the momemt I add and save this id in disabled rules apache is crashing
Sep 01 14:15:46 hosting.siteurl.in apachectl[13000]: AH00526: Syntax error on line 2 of /usr/local/apache/modsecurity-owasp-latest/global_disabled_rules.conf:
Sep 01 14:15:46 hosting.siteurl.in apachectl[13000]: Invalid command '949110', perhaps misspelled or defined by a module not included in the server configuration
Sep 01 14:15:46 hosting.siteurl.in systemd[1]: httpd.service: control process exited, code=exited status=1
Sep 01 14:15:46 hosting.siteurl.in systemd[1]: Failed to start Web server Apache.
Sep 01 14:15:46 hosting.siteurl.in apachectl[13000]: AH00526: Syntax error on line 2 of /usr/local/apache/modsecurity-owasp-latest/global_disabled_rules.conf:
Sep 01 14:15:46 hosting.siteurl.in apachectl[13000]: Invalid command '949110', perhaps misspelled or defined by a module not included in the server configuration
Sep 01 14:15:46 hosting.siteurl.in systemd[1]: httpd.service: control process exited, code=exited status=1
Sep 01 14:15:46 hosting.siteurl.in systemd[1]: Failed to start Web server Apache.