You are not logged in.
Pages: 1
I get my nginx working after that i do install phpmyadmin
sudo pacman -S phpmyadminThen I create a symbolic link use exactly like the wiki :
sudo ln -s /usr/share/webapps/phpMyAdmin /srv/http/<domain>/public_html/phpmyadmincurl 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-aliveI hope someone can help me about this problem ![]()
When you live for a strong purpose, then hard work isn't an option. It's a necessity. - Steve Pavlina
dotFiles
Offline
Pages: 1