Skip to content

shucon/phpmyadmin-local-setup

This branch is 1 commit ahead of, 15 commits behind wdesportes/phpmyadmin-local-setup:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ccd583 · May 8, 2021

History

54 Commits
Feb 9, 2021
Feb 14, 2021
Apr 30, 2021
Jan 21, 2021
Apr 30, 2021
Jan 21, 2021
Jan 11, 2020
May 8, 2021
Apr 30, 2021
Feb 9, 2021
Jan 11, 2020
Jan 21, 2021
Jan 21, 2021
Jan 26, 2021
Apr 30, 2021
Jan 11, 2020
Jan 11, 2020
Jan 21, 2021
Apr 30, 2021
Jan 21, 2021
Jan 26, 2021
Jan 21, 2021
Feb 23, 2020
Jan 11, 2020
Jan 11, 2020
Jan 11, 2020

Repository files navigation

phpmyadmin-local-setup

My phpMyAdmin local setup

Instructions and (problem fixes)

  1. Clone the repository.
  2. Run ./start.sh (A /mnt/Dev directory structure would be created).
  3. Add the contents of this repository to !OSS folder.
  4. Add phpmyadmin code to phpmyadmintest folder
  5. Run sudo chown -R username:username Dev
  6. Remove /mnt/Dev/!OSS/servers/nginx/sites-enabled/pma.proxy.test file if nginx crashes
  7. Add the following to /etc/hosts file:

127.0.0.1 pma.5.5.local 5.5.local 127.0.0.1 pma.7.0.local 7.0.local 127.0.0.1 pma.7.1.local 7.1.local 127.0.0.1 pma.7.2.local 7.2.local 127.0.0.1 pma.7.3.local 7.3.local 127.0.0.1 pma.7.4.local 7.4.local 127.0.0.1 pma.8.0.local 8.0.local

About

My phpMyAdmin local setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Roff 65.3%
  • Shell 20.0%
  • PHP 13.9%
  • VCL 0.8%