Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You don't have permission to access /phppgadmin on this server. #2

Closed
stephanlindauer opened this issue Jun 26, 2016 · 6 comments
Closed

Comments

@stephanlindauer
Copy link

when i run my docker compose like so:

  image: jacksoncage/phppgadmin
  ports:
   - "1234:80"
  environment:
    POSTGRES_HOST: postgres
    POSTGRES_PORT: 5432

and go to

http://localhost:1234/phppgadmin

then i get

Forbidden
You don't have permission to access /phppgadmin on this server.
Apache/2.4.10 (Debian) Server at localhost Port 1234
@arymkus
Copy link

arymkus commented Jul 22, 2016

@stephanlindauer fixed in #3 , which is waiting to be merged.

@stephanlindauer
Copy link
Author

oops. didnt want to close the ticket. will wait for merge and theb close.

@arymkus
Copy link

arymkus commented Jul 22, 2016

Ok =)

@arymkus
Copy link

arymkus commented Jul 22, 2016

@stephanlindauer BTW, you just van take files from my PR or forked repo.

@einfallstoll
Copy link

I've just created a fixed fork of @arymkus version for Docker Hub: https://github.com/einfallstoll/docker-phppgadmin / https://hub.docker.com/r/einfallstoll/phppgadmin/

@stephanlindauer
Copy link
Author

good job @einfallstoll! thx
i will close this ticket after i think @jacksoncage won't get around merging this pr soon.
maybe we should move on to https://github.com/einfallstoll/docker-phppgadmin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants