Koozali.org: home of the SME Server
Contribs.org Forums => Koozali SME Server 10.x Contribs => Topic started by: Bozely on March 23, 2023, 04:54:11 PM
-
I am running a vanilla SME 10 box with phpMyAdmin contrib installed. phpMyAdmin works fine for admin but multi is not working.
I have followed the how to here
https://wiki.koozali.org/PHPMyAdmin#multiuser_access (https://wiki.koozali.org/PHPMyAdmin#multiuser_access)
but continue to get the following when trying to access my system via the url
Forbidden
You don't have permission to access /phpmyadmin-multi/ on this server.
config as follows
[root@homeserv ~]# config show phpmyadmin
phpmyadmin=configuration
DbName=phpmyadmin
DbUser=phpmyadmin
MemoryLimit=500M
PostMaxSize=100M
UploadMaxSize=100M
access=private
adminaccess=enabled
multiaccess=enabled
status=enabled
Suggestions greatly appreciated.
-
server only or server gateway?
from where are you trying to access ?
-
Server only and trying to access from the local network only.
-
have you created a Mysql user and allocated priveleges for databases as needed..was able to access phpmyadmin using the multi
early testing all local, remote next step, however see bug for my basic testing
https://bugs.koozali.org/show_bug.cgi?id=12343
-
Thanks Terry,
Yes I have users set up. Worked ok on SME 9 but that was a gateway server so not sure if that makes any difference.
I'm unable to see that bug, i've logged in to bugzilla but am not authorised to view it.
-
should be able to see it now..more triage to do..