10-07-2020, 02:31 AM
I have been working on getting phpMyAdmin installed and have looked through a few threads here that @Hidden Refuge had posted along with some other spots around the web and I am getting the run around with this software! The general consensus I found was do NOT use a repository to install the package, as many people have been hitting a 403 Forbidden error and the packages tend to be out of date. I opted for the manual install, per Hidden's recommendation and I am still having issues. Here is what I have done thus far:
- I downloaded phpMyAdmin 4.9.5 from their site using wget
- Extracted the the tar ball in /var/www/html (Web Server Document Root for CentOS)
- Edited and renamed the config.sample.inc.php file to config.inc.php
- Modified the permissions of the folder and contents to be owned by root
I am still hitting a 403 error and I am not sure what what my options are or where my mistake lands. Any help would be appreciated so I can get up and running! Thanks!
- I downloaded phpMyAdmin 4.9.5 from their site using wget
- Extracted the the tar ball in /var/www/html (Web Server Document Root for CentOS)
- Edited and renamed the config.sample.inc.php file to config.inc.php
- Modified the permissions of the folder and contents to be owned by root
I am still hitting a 403 error and I am not sure what what my options are or where my mistake lands. Any help would be appreciated so I can get up and running! Thanks!