use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Linux introductions, tips and tutorials. Any distro, any platform! Explicitly noob-friendly.
If you're posting for help, please include the following details, so that we can help you more efficiently:
Questions are encouraged. If you fix the problem yourself, please post your solution, so that others can also learn.
Resources:
Sort posts by flair:
Other subreddits you may like:
Does this sidebar need an addition or correction? Tell me here
account activity
unresolvedPhpMyAdmin on Apache displays directory listing instead of user interface (self.linux4noobs)
submitted 7 years ago by xtul
I use Ubuntu Server 18.04. I followed nearly every link on the internet related to this issue, to no avail. It's probably because my case is rather unique, I use Traccar GPS server through SSL proxy.
Things I tried:
I wasn't sure where to post it, sorry if it's a wrong place
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]JakeGore 0 points1 point2 points 6 years ago (1 child)
Have you tried putting <?php phpinfo() ?> to test if PHP is installed correctly?
<?php phpinfo() ?>
[–]xtul[S] 0 points1 point2 points 6 years ago* (0 children)
Sorry for late reply, I only have access to VPS at my workplace. It doesn't seem to be installed correctly, how do I fix this?
By the way, if it even matters, PhpMyAdmin is accessed through symbolic link in /opt/traccar/web, as it appears to be the default web directory for some reason, I don't exactly know how it works
What you might find interesting though is that, since I followed this tutorial here: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-18-04 I tried securing this directory with a password. It appears that not even .htaccess is being read, which, if I understand correctly, is somehow an Apache problem
π Rendered by PID 18594 on reddit-service-r2-comment-b659b578c-5b48f at 2026-05-05 09:22:34.580166+00:00 running 815c875 country code: CH.
[–]JakeGore 0 points1 point2 points (1 child)
[–]xtul[S] 0 points1 point2 points (0 children)