Sample Header Ad - 728x90

Cant Access Phpmyadmin on Ubuntu LTS 22.04 (HTTP Error Code 500)

0 votes
0 answers
482 views
I just installed phpmyadmin on my PC. I followed several instructions such as:
sudo apt update
sudo apt install phpmyadmin
sudo ln -s /usr/share/phpmyadmin /var/www/your_domain/phpmyadmin
I use NGINX as the webserver and PHP version 7.4. Previously, I had tried to install several additional PHP modules such as php-curl, php-mbstring, php-json. But it still displays the HTTP error 500 error. Did I miss an installation step or miss some module so that phpmyadmin can't be accessed?
Asked by Dans988 (1 rep)
Jan 9, 2024, 05:02 AM
Last activity: Jan 9, 2024, 09:49 AM