|
fedora 14 nginx default setting error
|
|
04-24-2011, 10:48 PM
|
|||
|
|||
|
i hit a error of fedora 14 nginx default setting
there is a line about php cgi proxy like this Code: fastcgi_param SCRIPT_FILENAME /scripts$fastcgi_script_name;it should be Code: fastcgi_param SCRIPT_FILENAME /$document_root$fastcgi_script_name;it display a blank page of php whe you are use the default setting i have take a whole day to find it and fix it it is badly hard to find mark it here, and it may be help to you. ![]() whole day time waste....
post with Fedora 18 since 2013-02-06 SMS me +1 936-337-4971 |
|||
|
04-25-2011, 01:00 PM
|
|||
|
|||
|
RE: fedora 14 nginx default setting error
it is not a fedora default setting
it is the nginx default setting why will they set a fault ? post with Fedora 18 since 2013-02-06 SMS me +1 936-337-4971 |
|||
|
04-26-2011, 02:20 AM
(This post was last modified: 04-26-2011 02:22 AM by Infinity.)
|
|||
|
|||
|
RE: fedora 14 nginx default setting error
Oh, I can fix that. I have forgotten the fix. But I gave it to dmm via a PM.
Code: location ~ \.php$ {It works on my CentOS machine, should be the same in Fedora. "I like to put random quotes, to make myself look clever." - WiseMannnn |
|||
|
04-26-2011, 03:12 AM
|
|||
|
|||
|
RE: fedora 14 nginx default setting error
Its not really a bug. Its just that they put their scripts in a different place.
|
|||
|
04-26-2011, 03:36 AM
|
|||
|
|||
RE: fedora 14 nginx default setting error
(04-26-2011 03:12 AM)f8ll Wrote: Its not really a bug. Its just that they put their scripts in a different place. Yeah, it isn't a bug. "I like to put random quotes, to make myself look clever." - WiseMannnn |
|||
|
« Next Oldest | Next Newest »
|
| User(s) browsing this thread: |
| 1 Guest(s) |








