Coder Social home page Coder Social logo

Comments (5)

frastel avatar frastel commented on June 21, 2024

Can not reproduce. Are you using this stuff outside of a default puphpet configuration?

from puphpet.

grobmeier avatar grobmeier commented on June 21, 2024

No, just what I downloaded. Maybe it was related to this issue?
#66

Error message doesn't say that, I know, but both errors appeared at the same time

from puphpet.

frastel avatar frastel commented on June 21, 2024

Mmh seems that you tried to install phpmyadmin as php module because of the doubled declaration of the package in php/manifests/module.pp.
When you want to install phpmyadmin you have to check according option in the mysql section and you may not add phpmyadmin to the php module list.
@jtreminio I think we should remove phpmyadmin from the available php module list as we have our own installer for it.

from puphpet.

grobmeier avatar grobmeier commented on June 21, 2024

Oh yes, that might be the case. Meanwhile i just created a new virtual host and installed phpmyadmin manually. I definitely would enjoy a "single" and recommended way for installing it - as long as I can choose my domain myself. http://phpmyadmin doesn't work for me because I have usually more than one vagrant box running. Also I need to use /etc/hosts to map and I don't want to remap each time I start a vm. Using: pmy.project1.local would be my choice.

For me puphpet is great because it reduces the complexity of puppet a lot. I really don't need two different, conflicting ways of installing phpmyadmin (you see what happend...)

from puphpet.

frastel avatar frastel commented on June 21, 2024

When you run more than one box in parallel you can still use the phpmyadmin vhost. phpmyadmin just has to point to localhost and with different port forwarding you may do something like

without reconfiguring something. Besides you may run one box after the other with the same settings and you will always reach the correct box with this vhost. It would be the same if you call your projects always via "localhost".

I would not like the subdomain solution because you have to add two entries for every project in your hosts file then.

from puphpet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.