Search found 68 matches

by akong77
Mon 24. Nov 2025, 02:49
Forum: General Discussions
Topic: My apache2 can't startup.
Replies: 2
Views: 88

Re: My apache2 can't startup.

Hello
Later, I executed the following commands:

a2dismod mpm_event
a2enmod mpm_prefork
a2enmod php8.2
systemctl restart apache2.service
systemctl status apache2.service

Finally, I executed keyhelp-toolbox and overwrote apache2. It worked for now. I'll check it again. Thank you.
by akong77
Mon 24. Nov 2025, 01:56
Forum: General Discussions
Topic: My apache2 can't startup.
Replies: 2
Views: 88

My apache2 can't startup.

My current problem is that the boot process of a host machine has crashed, but the keyhelp data within it is intact. I performed a full backup in April of this year, restored it to another host, and then used a live CD to boot and back up the keyhelp database and the entire /etc folder. I then ...
by akong77
Mon 3. Nov 2025, 03:36
Forum: General Discussions
Topic: I can't upload or create folder name is "lib" in ftp directory. [SOLVED]
Replies: 1
Views: 429

I can't upload or create folder name is "lib" in ftp directory. [SOLVED]

Hello
I create ftp account and it's can upload any folder or files.
But it's can't upload or create directory name is "lib".
What's is wrong?
How to fix it?
by akong77
Thu 17. Apr 2025, 16:10
Forum: General Discussions
Topic: Could support backup to minio?
Replies: 2
Views: 10172

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: 17516

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: 17516

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: 17516

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: 17516

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: 7949

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: 7949

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 7928 times
I also set php setup.
P0odeeavYd.png
P0odeeavYd.png (11.27 KiB) Viewed 7928 times
by akong77
Thu 28. Nov 2024, 06:06
Forum: General Discussions
Topic: RoundCube upload attachment file size always 75MB
Replies: 4
Views: 7949

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: 9349

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: 9349

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: 19402

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: 19402

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

OK,Thanks for your reply and help.
Could it's my setup error or another question?