Ok. what comes next?<br>1. apt-get install phpmyadmin -y<br>2. nano /etc/nginx/nginx.conf<br>3. insert this:<br><pre class="example">location /phpmyadmin {<br>            alias /usr/share/phpmyadmin/;<br>        }<br></pre>
<br><br><div class="gmail_quote">On Thu, Apr 2, 2009 at 5:28 PM, uros678 <span dir="ltr">&lt;<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
I&#39;m new to this forum and nginx, so please go easy on me. I have a question about setting up a server for phpmyadmin. I&#39;m using debian lenny. Oh, and did I mention that I don&#39;t have &quot;a lot&quot; of web experience at all... :)<br>

<br>
I installed the phpmyadmin package from the debian repository and now I&#39;m trying to setup the nginx site so that I could access the myphpadmin install like this <a href="http://myserver/phpmyadmin" target="_blank">http://myserver/phpmyadmin</a>. I got to the point where phpinfo() is working if I type <a href="http://myserver/test.php" target="_blank">http://myserver/test.php</a>. I tried to configure the config files to my best knowledge and with looking at config files on the wiki, but coudn&#39;t get it to work...<br>

<br>
I don&#39;t understand if I must create a new virtual server for the myphpadmin install or can I somehow tell the main server or the default page that /phpmyadmin is located in /usr/share/phpmyadmin. I tried some config examples that I found on the net, but coudn&#39;t get it to work.<br>

<br>
Is there a documentation file that explains all the nginx.conf parameters? Or have I missed it somewhere?<br>
<br>
Thanks and best regards,<br>
Uros<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,753,753#msg-753" target="_blank">http://forum.nginx.org/read.php?2,753,753#msg-753</a><br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Please excuse my bad english...<br><br>С уважение,<br>Й. Георгиев.<br><br>WEB: <a href="http://gigavolt-bg.net/">http://gigavolt-bg.net/</a><br>Blog:  <a href="http://live.gigavolt-bg.net/">http://live.gigavolt-bg.net/</a><br>