Configure php8 and PHPmyadmin

Post Reply
morais
Posts: 8
Joined: Sun Jul 25, 2021 7:22 am

I have 3 questions to solve, if someone can help me I'd appreciate it.

1st How to solve this? Warnings:
• The PHP setup on this webserver allows only 20 seconds for PHP to run, and does not allow this limit to be raised.
Could not by CONFIGURING SERVER / APACHE2 CONFIGURE PHP.INI

2nd Maximum upload file size: 80 MB.

3rd I can't restore backup with phpMyadmin.
Warning in ./libraries/classes/Dbi/DbiMysqli.php#228
Error while sending QUERY packet. PID=25103
tienloc1
Posts: 27
Joined: Sun Aug 08, 2021 9:58 pm

#2 if you want to adjust the maximum upload file size, check this one: viewtopic.php?f=18&t=54.
cyadron
Posts: 12
Joined: Thu May 20, 2021 8:38 am

If I set the version of php to 8.1 I get all these deprecation warnings when accessing phpmyadmin login page and I can't login in phpmyadmin.
tienloc1
Posts: 27
Joined: Sun Aug 08, 2021 9:58 pm

cyadron wrote: Sat Jun 24, 2023 8:43 am If I set the version of php to 8.1 I get all these deprecation warnings when accessing phpmyadmin login page and I can't login in phpmyadmin.
You can try to reset the server and check it later. In somecases, it's resolve the problem.
Post Reply