TommyTran732 / Pterodactyl-Script

Installing Pterodactyl in just a few minutes!
Apache License 2.0
185 stars 56 forks source link

PHPMyAdmin Installation Error #47

Closed duranaaron closed 2 years ago

duranaaron commented 2 years ago

Note: for support questions, please use the Discord. This repository's issues are reserved for feature requests and bug reports.

Bug

https://pastebin.com/rCQqXdXi

PHPMyAdmin installs succesfully.

So it works again.

  - Version: v1.1.7
  - OS: Ubuntu 20.04.4
  - Install Options: 7 | Nginx

PHPMyAdmin just doesn't install, it gives the error "chown: cannot access '/var/lib/phpmyadmin/temp': No such file or directory"

erwinowak commented 2 years ago

the same problem

NPCtom commented 2 years ago

For Ubuntu 20.04 I used this guide: https://devanswers.co/install-secure-phpmyadmin-nginx-ubuntu-20-04/ I used Nginx for both the panel and phpMyAdmin, so make sure you press "tab" when selecting a web server as nginx is not listed during install. It's ill advised to use two web servers on one machine.

TommyTran732 commented 2 years ago

I will have a new version in a few days, and I will be dropping Ubuntu & Debian support, so I am closing this. (I'd like to just support a few distributions but support them well rather than having a bunch of bugs to deal with xd... plus managing dependency versions with apt is much more annoying than with dnf modular repos)