Giter Site home page Giter Site logo

phpmyadmin in merecat? about merecat HOT 4 CLOSED

troglobit avatar troglobit commented on May 25, 2024
phpmyadmin in merecat?

from merecat.

Comments (4)

troglobit avatar troglobit commented on May 25, 2024

Not a PHP user myself. But I did some work to get php-cgi to work earlier, just like other CGIs. Dunno if you need env. variables or sth for phpminiadmin, but it's possible it works as is using the the latest GIT master. Some info on PHP and CGI is in the man pages.

from merecat.

 avatar commented on May 25, 2024

hi, merecat does not allow rewriting urls?

from merecat.

troglobit avatar troglobit commented on May 25, 2024

I actually added something recently that may cover your needs. It's very basic, made for Let's Encrypt HTTP-01 authentication on sites with virtual hosts. Take a look at this commit e567c24

from merecat.

troglobit avatar troglobit commented on May 25, 2024

Tested setting up Maria DB with phpMyAdmin today. With the latest bug fixes I pushed today, it works ... 😮

I used Debian 10, installed everything from scratch. Used the default Apache first, just to bootstrap everything. Then started Merecat on port 8080 instead of the default. The only real adaptations I had to do, except for enabling PHP (with the correct CGI pattern), was to make sure to run merecat with sudo and set username = www-data in my merecat.conf ... otherwise the /var/lib/php/sessions cannot be read.

from merecat.

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.