Search found 65 matches

by akong77
Thu 17. Apr 2025, 16:10
Forum: General Discussions
Topic: Could support backup to minio?
Replies: 2
Views: 5997

Could support backup to minio?

Hello, I want backup keyhelp to my minio server.But it's always show timeout. My setup like follow type = s3 provider = Minio access_key_id = ************ secret_access_key = ********************* endpoint = https://st1.****.***.***:9000 I don't know path how to setup.My minio buckets name is ...
by akong77
Fri 14. Mar 2025, 12:40
Forum: General Discussions
Topic: My database can't connect.
Replies: 5
Views: 11976

Re: My database can't connect.

I have some question. 1. I use this command mysql -u root -p and not input any password.It's can login mysql.Why? I also check another keyhelp server.It's the same not need input any password. 2. I use GRANT ALL PRIVILEGES ON keyhelp.* TO 'keyhelp'@'localhost' IDENTIFIED BY 'passowrd'; this command ...
by akong77
Fri 14. Mar 2025, 02:40
Forum: General Discussions
Topic: My database can't connect.
Replies: 5
Views: 11976

Re: My database can't connect.

I got another error for webmail.
Webmail will got error message.
Oops... something went wrong!

An internal error has occurred. Your request cannot be processed at this time.

For administrators: Please check the application and/or server error logs for more information
How to fix it?
by akong77
Fri 14. Mar 2025, 02:13
Forum: General Discussions
Topic: My database can't connect.
Replies: 5
Views: 11976

Re: My database can't connect.

I use follow step to fix it. root@panel:~# mysql -u root -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 329 Server version: 10.6.18-MariaDB-0ubuntu0.22.04.1 Ubuntu 22.04 Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others ...
by akong77
Fri 14. Mar 2025, 02:05
Forum: General Discussions
Topic: My database can't connect.
Replies: 5
Views: 11976

My database can't connect.

I use this command. root@panel:~# keyhelp-toolbox Warning: MySQL - Connection Error: Access denied for user 'keyhelp'@'localhost' to database 'keyhelp' in /home/keyhelp/www/keyhelp/core-old/pending/DBConnection.php on line 338 Fatal error: Uncaught Error: Call to a member function query() on null in ...
by akong77
Fri 29. Nov 2024, 04:09
Forum: General Discussions
Topic: RoundCube upload attachment file size always 75MB
Replies: 4
Views: 3301

Re: RoundCube upload attachment file size always 75MB

I edit file in /home/keyhelp/www/roundcube/config/defaults.inc.php and resolved it.Thanks a lot.
by akong77
Thu 28. Nov 2024, 09:14
Forum: General Discussions
Topic: RoundCube upload attachment file size always 75MB
Replies: 4
Views: 3301

Re: RoundCube upload attachment file size always 75MB

Webmail show upload attachment size is 75MB
dtAJkUAZzj.png
But I set max message size is 50M
AdcHPo9Agz.png
AdcHPo9Agz.png (15.39 KiB) Viewed 3280 times
I also set php setup.
P0odeeavYd.png
P0odeeavYd.png (11.27 KiB) Viewed 3280 times
by akong77
Thu 28. Nov 2024, 06:06
Forum: General Discussions
Topic: RoundCube upload attachment file size always 75MB
Replies: 4
Views: 3301

RoundCube upload attachment file size always 75MB

Hello,
I have set mail message size to 50M and set php post_max_size to 30M and upload_max_filesize to 25M,But it's always show 75M at roundcube upload attachment file size.How to edit it?
by akong77
Wed 27. Nov 2024, 10:07
Forum: General Discussions
Topic: I set relayhost but not success. [SOLVED]
Replies: 2
Views: 2666

Re: I set relayhost but not success. [SOLVED]

Yes,It's fix done.Thanks a lot
by akong77
Wed 27. Nov 2024, 02:13
Forum: General Discussions
Topic: I set relayhost but not success. [SOLVED]
Replies: 2
Views: 2666

I set relayhost but not success. [SOLVED]

Hello,
I remember keyhelp can edit postfix config file.But I install latest keyhelp.I edit main.cf file and add relayhost setup.But it's not relay to my setup address.It's always send mail direct.How to check it?
by akong77
Thu 26. Sep 2024, 15:30
Forum: General Discussions
Topic: The mail traffic always show zero. [SOLVED]
Replies: 13
Views: 11679

Re: The mail traffic always show zero. [SOLVED]

OK,Thanks a lot.
by akong77
Thu 26. Sep 2024, 13:36
Forum: General Discussions
Topic: The mail traffic always show zero. [SOLVED]
Replies: 13
Views: 11679

Re: The mail traffic always show zero. [SOLVED]

OK,Thanks for your reply and help.
Could it's my setup error or another question?
by akong77
Wed 25. Sep 2024, 04:07
Forum: General Discussions
Topic: The mail traffic always show zero. [SOLVED]
Replies: 13
Views: 11679

Re: The mail traffic always show zero. [SOLVED]

I has manual run update statistics.But it's show zero.
by akong77
Tue 24. Sep 2024, 11:20
Forum: General Discussions
Topic: The mail traffic always show zero. [SOLVED]
Replies: 13
Views: 11679

Re: The mail traffic always show zero. [SOLVED]

OK,Thanks every friend for my answer.
But I want know why no mail traffic.I has see incoming mail and outgoing mail.But it's always show zero.
by akong77
Tue 24. Sep 2024, 10:44
Forum: General Discussions
Topic: The mail traffic always show zero. [SOLVED]
Replies: 13
Views: 11679

Re: The mail traffic always show zero. [SOLVED]

And I want know where is mail.log in Debian 12?