Re: Allow PHPMyAdmin access on certain virtual hosts - Ubuntu and Nginx

2016-10-07 Thread mrast
Hello Francis, Thankyou for your reply. I have seperate config files for each website in /etc/nginx/sites-enabled and have removed the default file I have this directive in /etc/nginx/nginx.conf ## # Virtual Host Configs ## include /etc/nginx/conf.d/*.conf; include /etc/nginx/sites-enabled/*;

Re: Allow PHPMyAdmin access on certain virtual hosts - Ubuntu and Nginx

2016-10-09 Thread mrast
Hi Francis, Its a brand new server setup. I have no problem sharing the config files - ill just sanitize the actual websites. But everything else is 100% as is. Here is the full nginx.conf file from /etc/nginx cat /etc/nginx/nginx.conf user www-data; worker_processes 1; worker_rlimit_nofile

Re: Allow PHPMyAdmin access on certain virtual hosts - Ubuntu and Nginx

2016-10-10 Thread mrast
Hi Francis, Wow, this gets stranger..who have cracked it for mebut i have no idea how or why it got there! there were symlinks in website1.com and website3.com roots public directories for phpmyadmin - symlinked to /usr/share/phpmyadmin. I never noticed them though as they didnt appear

Fastcgi_cache only caching 1 website

2016-10-14 Thread mrast
Hi, Im relativly new to the Linux world but am learning bloody quick (you have too, its unforgiving! :) ) I am setting up a new web server and im nearly ready to go live but cant iron out 1 last issue - and thats i have multiple wordpress websites setup. Each wordpress website has its own