Phpmyadmin script dont load

Hi!
I have installed phpmyadmin in latest virtualmin but when I try to start it, it only download a php page. What can be wrong. I use apache2 and all necessary modules are installed

Hi,

There is a bug currently. For now, make sure to switch to FPM execution mode under Website Options. For that you would need to install php-fpm package and re-run config check.

Done but no help. Anything else you can think of?

Is it detecting the FPM version?
Some people could fix that by removing (or was it adding?) the handlers in the vhost file.

I could, if you could provide more details, for example info from logs. What do you have on error_log?

Mon Apr 20 09:43:33.414907 2020] [alias:warn] [pid 4228:tid 139807113234304] AH00671: The Alias directive in /etc/phpmyadmin/apache.conf at line 3 will probably never match because it overlaps an earlier Alias.
[Mon Apr 20 09:43:33.420024 2020] [:notice] [pid 32576:tid 139807113234304] FastCGI: process manager initialized (pid 32576)
[Mon Apr 20 09:43:33.488849 2020] [mpm_event:notice] [pid 4228:tid 139807113234304] AH00489: Apache/2.4.18 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_fcgid/2.3.9 OpenSSL/1.0.2g configured – resuming normal operations
[Mon Apr 20 09:43:33.488891 2020] [core:notice] [pid 4228:tid 139807113234304] AH00094: Command line: ‘/usr/sbin/apache2’
[Mon Apr 20 09:43:36.814772 2020] [mpm_event:notice] [pid 4228:tid 139807113234304] AH00493: SIGUSR1 received. Doing graceful restart
[Mon Apr 20 09:43:36.877422 2020] [alias:warn] [pid 4228:tid 139807113234304] AH00671: The Alias directive in /etc/phpmyadmin/apache.conf at line 3 will probably never match because it overlaps an earlier Alias.
[Mon Apr 20 09:43:36.878997 2020] [:notice] [pid 753:tid 139807113234304] FastCGI: process manager initialized (pid 753)
[Mon Apr 20 09:43:36.883564 2020] [mpm_event:notice] [pid 4228:tid 139807113234304] AH00489: Apache/2.4.18 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_fcgid/2.3.9 OpenSSL/1.0.2g configured – resuming normal operations
[Mon Apr 20 09:43:36.883584 2020] [core:notice] [pid 4228:tid 139807113234304] AH00094: Command line: ‘/usr/sbin/apache2’
PHP Warning: Module ‘mcrypt’ already loaded in Unknown on line 0
PHP Warning: Module ‘mcrypt’ already loaded in Unknown on line 0
[Mon Apr 20 10:45:57.054368 2020] [mpm_event:notice] [pid 4228:tid 139807113234304] AH00493: SIGUSR1 received. Doing graceful restart
[Mon Apr 20 10:46:00.173116 2020] [alias:warn] [pid 4228:tid 139807113234304] AH00671: The Alias directive in /etc/phpmyadmin/apache.conf at line 3 will probably never match because it overlaps an earlier Alias.
[Mon Apr 20 10:46:00.175810 2020] [:notice] [pid 15346:tid 139807113234304] FastCGI: process manager initialized (pid 15346)
[Mon Apr 20 10:46:00.187504 2020] [mpm_event:notice] [pid 4228:tid 139807113234304] AH00489: Apache/2.4.18 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_fcgid/2.3.9 OpenSSL/1.0.2g configured – resuming normal operations
[Mon Apr 20 10:46:00.187538 2020] [core:notice] [pid 4228:tid 139807113234304] AH00094: Command line: ‘/usr/sbin/apache2’
PHP Warning: Module ‘mcrypt’ already loaded in Unknown on line 0
PHP Warning: Module ‘mcrypt’ already loaded in Unknown on line 0

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.