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

Title: phpMyAdmin multi-user 403 forbidden
Post 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
Code: [Select]
Forbidden

You don't have permission to access /phpmyadmin-multi/ on this server.

config as follows
Code: [Select]
[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.
Title: Re: phpMyAdmin multi-user 403 forbidden
Post by: Jean-Philippe Pialasse on March 24, 2023, 01:57:03 AM
server only or server gateway?
from where are you trying to access ?
Title: Re: phpMyAdmin multi-user 403 forbidden
Post by: Bozely on March 24, 2023, 07:44:50 AM
Server only and trying to access from the local network only.
Title: Re: phpMyAdmin multi-user 403 forbidden
Post by: TerryF on March 24, 2023, 07:59:42 AM
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
Title: Re: phpMyAdmin multi-user 403 forbidden
Post by: Bozely on March 24, 2023, 08:14:02 AM
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.
Title: Re: phpMyAdmin multi-user 403 forbidden
Post by: TerryF on March 24, 2023, 11:38:28 AM
should be able to see it now..more triage to do..