commit f3090f7079c321669318b6c4addadf59cf97f209
parent a5a727998167fb0541b5c7b534fdc8c91523da32
Author: Santtu Lakkala <inz@inz.fi>
Date: Wed, 21 Feb 2007 09:48:26 +0000
nginx update, php
Diffstat:
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/posts/nginx-update-php.md b/posts/nginx-update-php.md
@@ -0,0 +1,7 @@
+# nginx update, php
+
+ Noticed today that there have been a plenty of nginx releases since I packaged it, and so I upgraded my package, now 0.5.13-3, grab the [install](http://maemo-hackers.org/nginx.install)-file if you want to test it out.
+
+ If you're interested, I've packaged also a fastcgi version of php interpreter. Grab it's [install](http://maemo-hackers.org/php5-fastcgi.install) file for installation. If you want to use php, I suggest installing this first and nginx only afterwards, otherwise you need to restart nginx.
+
+ **Update:**thanks to maddler for bringing into my attention that the port I was using for fastcgi, 9000, is used by canola. Changed the port to 9005, so if you had prolems, upgrade your php5-fastcgi package.
+\ No newline at end of file