Giter VIP home page Giter VIP logo

pma's People

Contributors

abshammeri avatar dragonfire1119 avatar grrnikos avatar meness avatar nathanosoares avatar nextlevelshit avatar niktsanov avatar ozdemirburak avatar reyhansofian avatar rndstr avatar williamdes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pma's Issues

Failed to login

"Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to access phpMyAdmin"
I renamed config.sample.inc.php to config.inc.php but now I get this error
Wrong permissions on configuration file, should not be world writable!
How to solve this please?

Nginx error due to missing SSL Certificate

I could Install phpMyAdmin successfully a few weeks ago but when I tried this again today, there was an issue.

-> After running the script, Nginx was failing to restart

-> I found that the serve-laravel.sh is adding ssl_certificate and ssl_certificate_key options to the bottom of the config file for the site. and that file is missing when Nginx tries to load it.

-> I am not sure if the system should create required files (.cnf, .crt and .key) or those lines should be removed from the config file

502 bad gateway

When i load that url from the host box i get an nginx screen stating 502 bad gateway.

Afer i successfully ssh'd into the vagrant box (homestead) i ran the mentioned shell command. It appeard all is well. When looking i do see phpmyadmin in the nginx sites-available, i did add the url to the vhost 127.0.0.1 phpmyadmin.app . i also tried restarting nginx and php-fpm.

Not sure where to look from here, not knowing much about vagrant yet, its new to me still. Do i need to check some config file somewhere?

Password Expired

Hi there,
thanks for the script!

Right after the installation i tried to log in PhpMyAdmin but he replied me with this error

" Your password has expired. To log in you must change it using a client that supports expired passwords."

I solved log me in the Homestead ssh
homestead ssh

Log me in the mysql
mysql -u root -p ( the password is "secret")

Changing the password expiration policy

SET GLOBAL default_password_lifetime = 0;

log me out from mysql

exit

That's a workaround that reduces security, it will be better if the script fix the problem by himself

Permission denied

Hello. Tried your script and get Permission denied errors:

vagrant@homestead:~/code$ sudo curl -sS https://raw.githubusercontent.com/grrnikos/pma/master/pma.sh | bash
Downloading phpMyAdmin 5.0.4 (https://files.phpmyadmin.net/phpMyAdmin/5.0.4/phpMyAdmin-5.0.4-all-languages.tar.gz)
Warning: Failed to create the file phpmyadmin.tar.gz: Permission denied       
curl: (23) Failed writing body (0 != 16080)
mkdir: cannot create directory ‘phpmyadmin’: Permission denied
rm: cannot remove 'phpmyadmin.tar.gz': No such file or directory
bash: /vagrant/scripts/serve.sh: No such file or directory

Any advise?

How to login?

Installed it using curl but I don't know how to login because I don't know the password?
How do I set the password?

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.