

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
15 messages in ru.sysoev.nginxRe: Phpmyadmin and nginx| From | Sent On | Attachments |
|---|---|---|
| uros678 | Apr 2, 2009 7:28 am | |
| Yordan Georgiev | Apr 2, 2009 10:37 am | |
| Cliff Wells | Apr 2, 2009 10:46 am | |
| Yordan Georgiev | Apr 2, 2009 2:46 pm | |
| Edho P Arief | Apr 2, 2009 7:03 pm | |
| Sergej Kandyla | Apr 3, 2009 6:22 am | |
| uros678 | Apr 3, 2009 11:39 am | |
| SSSlippy | Apr 13, 2009 2:21 pm | |
| CryptWizard | Apr 13, 2009 2:58 pm | |
| SSSlippy | Apr 13, 2009 3:26 pm | |
| CryptWizard | Apr 13, 2009 3:34 pm | |
| SSSlippy | Apr 13, 2009 4:08 pm | |
| CryptWizard | Apr 13, 2009 4:15 pm | |
| SSSlippy | Apr 13, 2009 4:20 pm | |
| CryptWizard | Apr 13, 2009 4:43 pm |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: Phpmyadmin and nginx | Actions... |
|---|---|---|
| From: | Yordan Georgiev (y.ge...@gmail.com) | |
| Date: | Apr 2, 2009 2:46:16 pm | |
| List: | ru.sysoev.nginx | |
Cliff, tnx!
4.1. spawn-fcgi / http://redmine.lighttpd.net/projects/spawn-fcgi - i use that 4.2. php-fpm / http://php-fpm.anight.org/
On Thu, Apr 2, 2009 at 8:46 PM, Cliff Wells <cli...@develix.com> wrote:
On Thu, 2009-04-02 at 20:37 +0300, Yordan Georgiev wrote:
Ok. what comes next? 1. apt-get install phpmyadmin -y 2. nano /etc/nginx/nginx.conf 3. insert this: location /phpmyadmin { alias /usr/share/phpmyadmin/; }
4. start PHP FCGI processes 5. fastcgi-pass to PHP
Cliff
On Thu, Apr 2, 2009 at 5:28 PM, uros678 <ngin...@nginx.us> wrote: Hello,
I'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'm using debian lenny. Oh, and did I mention that I don't have "a lot" of web experience at all... :)
I installed the phpmyadmin package from the debian repository and now I'm trying to setup the nginx site so that I could access the myphpadmin install like this http://myserver/phpmyadmin. I got to the point where phpinfo() is working if I type http://myserver/test.php. I tried to configure the config files to my best knowledge and with looking at config files on the wiki, but coudn't get it to work...
I don'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't get it to work.
Is there a documentation file that explains all the nginx.conf parameters? Or have I missed it somewhere?
Thanks and best regards, Uros
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,753,753#msg-753
-- Please excuse my bad english...
С уважение, Й. Георгиев.
WEB: http://gigavolt-bg.net/ Blog: http://live.gigavolt-bg.net/
-- Please excuse my bad english...
С уважение, Й. Георгиев.
WEB: http://gigavolt-bg.net/ Blog: http://live.gigavolt-bg.net/







