Page 1 of 1

Configure php8 and PHPmyadmin

Posted: Tue Aug 10, 2021 11:59 pm
by morais
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

Re: Configure php8 and PHPmyadmin

Posted: Fri Aug 13, 2021 10:18 am
by tienloc1
#2 if you want to adjust the maximum upload file size, check this one: viewtopic.php?f=18&t=54.

Re: Configure php8 and PHPmyadmin

Posted: Sat Jun 24, 2023 8:43 am
by cyadron
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.

Re: Configure php8 and PHPmyadmin

Posted: Sun Jun 25, 2023 6:25 am
by tienloc1
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.