pgadmin4-v2 EA4
I am running on Centos7.4 and cPanelv68.0.13
Tried to install pgadmin4-v2 but it is failed because it requires
mod_wsgi-3.4-12.el7_0.x86_64 with
httpd-mmn = 20120211x8664 as mod_wsgi's pre-requisite
Understand that we can't install httpd* modules, is there any workaround to make pgadmin4-v2 running on my system?
-
Hi, pgadmin4 is not provided by cPanel or CentOS, but by EPEL. If pgadmin4 requires that package, it may need it to function properly. You could try to force the install with '--skip-broken' or '--exclude=$package' but this might cause issues. You could also try installing with the 'rpm' command and '--nodeps' argument. 0
Please sign in to leave a comment.
Comments
1 comment