Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index
  • Search

Search found 4 matches

Go to advanced search

Advanced search
Search found 4 matches • Page 1 of 1
by LoGiCa7
Mon Apr 06, 2020 9:25 pm
Forum: Database Server
Topic: Changed PHPMyadmin URL - No Icons
Replies: 8
Views: 44594

Re: Changed PHPMyadmin URL - No Icons

grayfolk wrote: ↑
Sat Apr 04, 2020 4:25 pm
Dont see any problem: https://c2n.me/46PWzaC
I just edit 3 lines in /etc/nginx/conf.d/phpmyadmin.inc: https://c2n.me/46PWBdA
Then restart nginx, nothing else.
Thanks for your help. It is now working :)
  • Jump to post
by LoGiCa7
Sat Apr 04, 2020 3:58 pm
Forum: Database Server
Topic: Changed PHPMyadmin URL - No Icons
Replies: 8
Views: 44594

Re: Changed PHPMyadmin URL - No Icons

grayfolk wrote: ↑
Thu Apr 02, 2020 10:02 pm
I see this in my original configuration:

Code: Select all

location ~* ^/phpmyadmin/(.+\.(jpg|jpeg|gif|css|png|js|ico|html|xml|txt))$ {
        alias /usr/share/phpMyAdmin/$1;
    }
Not working either :(

Has anyone else managed to change the default PHPMyadmin URL when running NGINX + PHP-FPM?
  • Jump to post
by LoGiCa7
Thu Apr 02, 2020 6:21 pm
Forum: Database Server
Topic: Changed PHPMyadmin URL - No Icons
Replies: 8
Views: 44594

Re: Changed PHPMyadmin URL - No Icons

Thanks for the suggestion. Unfortunately that didn't fix the issue.

Image
  • Jump to post
by LoGiCa7
Wed Apr 01, 2020 2:50 pm
Forum: Database Server
Topic: Changed PHPMyadmin URL - No Icons
Replies: 8
Views: 44594

Changed PHPMyadmin URL - No Icons

Hi, I am trying to change the default PHPMyadmin url. I have my server setup with Nginx & PHP-FPM. I edited /etc/nginx/conf.d/phpmyadmin.inc as below. The new URL works but there are no icons... location /dbadmin { alias /usr/share/phpmyadmin/; location ~ /(libraries|setup) { return 404; } location ...
  • Jump to post

Search found 4 matches • Page 1 of 1

Go to advanced search



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password