Hello
I want to be able to type http://ipaddress/phpmyadmin (or adminer)
and see its respective interface. But as it is now, I only get 404
error.
If you want http://ipaddress/phpmyadmin and http://ipaddress/adminer to
both work, you will probably want a single server{} block with all of
the c
On Mon, Jun 02, 2014 at 10:12:03PM +0200, KC wrote:
Hi there,
> I want to be able to type http://ipaddress/phpmyadmin (or adminer)
> and see its respective interface. But as it is now, I only get 404
> error.
If you want http://ipaddress/phpmyadmin and http://ipaddress/adminer to
both work, you
Sorry about the link. Don't know how it happened.
So, the portions in question of nginx.conf are:
-
server {
server_name phpmyadmin.;
root/usr/share/webapps/phpMyAdmin;
index index.p
The right link for you nginx.conf is:
http://pastebin.com/uNTAwuTp
You could at least had that properly done...
Copy-pasting nginx configuration from somewhere else without understanding
it has little chances of success.
What have you tried to configure?
What do you expect from it (which directiv
I have been trying to set up Nginx with Adminer (and phpMyadmin), but I
can't seem to get it to work.
Here are my config files:
/etc/nginx/nginx.conf:
http://pastebin.com/uNTAwuTp*
*
/etc/nginx/sites-available/adminer:
http://pastebin.com/cpwK1Bz2
But still if I go to http://server.ip/adminer