inz.fi

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

nginx-update-php.md (741B)


      1 # nginx update, php
      2 
      3  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.
      4 
      5  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.
      6 
      7  **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.