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

Pages: 1 ... 8 9 [10] 11 12 ... 20
136
MySQL / Re: mySQL user
« on: April 05, 2025, 11:58:12 AM »
Did that. Even used a different browser.

137
MySQL / mySQL user
« on: April 04, 2025, 11:15:57 AM »
Hi

When i login to phpmyadmin using any user, I am able to see all databases, tables and data of other users as well.

What might be wrong?

138
CentOS Configuration / Re: How to setup user quotas ?
« on: January 11, 2025, 06:17:08 AM »
my /etc/fstab/ contains

Code: [Select]
#
# /etc/fstab
# Created by anaconda on Mon Aug 19 17:42:13 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
/dev/sda4 / xfs rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0
UUID=37e38df4-28dc-4d9c-acb5-1a2fd7e6130b /boot                   xfs     defaults        0 0
UUID=3F31-DBA5          /boot/efi               vfat    defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2
/swap swap swap sw 0 0

quota not working. What should be done?


139
CentOS-WebPanel GUI / Find username option
« on: January 01, 2025, 11:29:56 AM »
Users usually dont remember their usernames

This results in recover password unusable.

Instead domain name can be used.

Including username in recovery email will help this

140
CSF Firewall / Re: Cant start firewall
« on: November 20, 2024, 10:22:22 AM »
Hi reintalled a new VPS and migrated the accounts before I saw this message.

Thanks for the support

According to the error the kernel module iptables_filter isn't loaded and OS can't load it for some reason. It could happen if:

1. You use custom kernel without iptables_filter support (Kernel installed from some 3rd party repository or compiled from sources with iptables_filter disabled)
2. Your provider uses OpenVZ/LXC virtualization and the kernel module iptables_filter isn't loaded at main node.

If the problem remains unsolved after the restoration then do following:

Run as root on your VPS:

Code: [Select]
uname -a
ls  /lib/modules/$(uname -r)/kernel/net/ipv4/netfilter/

and show output.

141
CentOS-WebPanel Bugs / Re: User login - errors
« on: November 06, 2024, 08:25:19 AM »
Update

I have noticed that for some users there is no problem

Only for few users, I have issue

142
CSF Firewall / Re: Cant start firewall
« on: November 06, 2024, 07:56:19 AM »
It is a VPS

No custom kernel

But I took backup and reinstalled the server now

143
CentOS-WebPanel Bugs / User login - errors
« on: November 06, 2024, 07:54:53 AM »
I am unable to login as a user.

When I use https://server:2083/user/ I get "502 Bad Gateway cwpsrv" (Admin - List Accounts - User auto login)

When I use https://server:2083/ , I am able to enter username / password but get error "Failed" (Red - rt top corner)

When I use https://domain:2083/ , I am able to enter username / password but get error "Failed" (Red - rt top corner)

Please suggest. Also where can I check the logs? I tried looking at

/usr/local/apache/logs (main logs)
/usr/local/apache/domlogs


144
Information / Missing Items - CWP To CWP Migration
« on: November 01, 2024, 02:03:56 PM »
I have come across the following items which gets missed out during CWP to CWP migration

1. MX records (If external mail services have been used)
2. Contacts of roundcube

I manually copied MX records
and
logged in to roundcube email (each) and used import-export option to transfer contacts (Any better method like an SQL query on roundcube DB?)

Are there any other items which gets missed out during this CWP-CWP migration?

145
CSF Firewall / Re: Cant start firewall
« on: November 01, 2024, 04:10:45 AM »
delete /etc/csf/csf.error didnt help

Disabling FASTSTART didnt help

146
CSF Firewall / Cant start firewall
« on: November 01, 2024, 04:04:25 AM »
When I try starting in cwp, i get the error

Quote
Status: You have an unresolved error when starting csf:
Error: FASTSTART: (DROP no logging IPv4) [] [iptables-restore v1.4.21: iptables-restore: unable to initialize table 'filter']. Try restarting csf with FASTSTART disabled, at line 5790 in /usr/sbin/csf

You need to restart csf successfully to remove this warning, or delete /etc/csf/csf.error


147
CentOS-WebPanel Bugs / CWP - CWP Migration - DNS Records
« on: October 31, 2024, 05:37:58 PM »
When you do a CWP - CWP migration, all records like sub domain A records, MX records (Like GSuite) gets lost.

Is it a known bug or a not solvable technical issue? Or is it related to some API permission selection?

148
Updates / The Future of CentOS Stream with CWP
« on: October 22, 2024, 08:25:05 AM »
I saw a wiki article "The Future of CentOS Stream with CWP" at https://wiki.centos-webpanel.com/the-future-of-centos-stream-with-cwp

Is this article still relevant or its outdated?

I have few servers on centos stream

149
E-Mail / Re: Roundcube attachement size
« on: October 22, 2024, 08:22:37 AM »
Thanks a ton.

This can be actually a good article.

150
E-Mail / Roundcube attachement size
« on: October 19, 2024, 05:52:43 AM »
When I login to

server/webmail

I am able to attach big files

For same email id, if I login to

domain/webmail

I get connection error while attaching big files (same files which works in above case)

Please suggest

Pages: 1 ... 8 9 [10] 11 12 ... 20