|
2008-06-13
, 15:24
|
|
Posts: 1,656 |
Thanked: 1,196 times |
Joined on Apr 2008
@ Alabama, USA
|
#12
|
|
2008-06-13
, 17:12
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#13
|
|
2008-06-13
, 17:14
|
|
Posts: 1,656 |
Thanked: 1,196 times |
Joined on Apr 2008
@ Alabama, USA
|
#14
|
|
2008-06-13
, 17:46
|
|
Posts: 1,656 |
Thanked: 1,196 times |
Joined on Apr 2008
@ Alabama, USA
|
#15
|
|
2008-06-13
, 19:46
|
|
Posts: 1,656 |
Thanked: 1,196 times |
Joined on Apr 2008
@ Alabama, USA
|
#16
|
|
2009-02-20
, 13:05
|
Posts: 35 |
Thanked: 13 times |
Joined on Oct 2008
|
#17
|
# Location ~ \.php$ {
# fastcgi_pass 127.0.0.1:9000;
# fastcgi_index index.php;
# fastcgi_parm SCRIPT_FILENAME /scipts$fastcgi_script_name;
# include conf/fastcgi_parms;
# }
|
2009-02-20
, 13:16
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#18
|
apt-get install nginx php5-fastcgi
|
2009-02-20
, 13:35
|
Posts: 35 |
Thanked: 13 times |
Joined on Oct 2008
|
#19
|
# Location ~ \.php$ {
# fastcgi_pass 127.0.0.1:9005;
# fastcgi_index index.php;
# fastcgi_parm SCRIPT_FILENAME /scipts$fastcgi_script_name;
# include /etc/nginx/fastcgi_parms;
# }
Home Page - Preenv Wiki
**All Posts are made as a Community Member and not as a Super Moderator of this site.