You are not logged in.

#1 2011-08-16 16:33:33

nXqd
Member
Registered: 2010-07-01
Posts: 173

phpmyadmin for nginx

I get my nginx working after that i do install phpmyadmin

sudo pacman -S phpmyadmin

Then I create a symbolic link use exactly like the wiki :

sudo ln -s /usr/share/webapps/phpMyAdmin /srv/http/<domain>/public_html/phpmyadmin

curl return :

curl -I http://localhost/phpmyadmin
HTTP/1.1 301 Moved Permanently
Server: nginx/1.0.5
Date: Tue, 16 Aug 2011 16:57:54 GMT
Content-Type: text/html
Content-Length: 184
Location: http://localhost/phpmyadmin/
Connection: keep-alive

I hope someone can help me about this problem smile


When you live for a strong purpose, then hard work isn't an option. It's a necessity. - Steve Pavlina
dotFiles

Offline

Board footer

Powered by FluxBB