Confirmed users
884
edits
Paulbooker (talk | contribs) |
Paulbooker (talk | contribs) |
||
| Line 25: | Line 25: | ||
Install the following stuff: | Install the following stuff: | ||
* libgd2 for image manipulation - ( | * libgd2 for image manipulation - (php5-gd module + dependencies? Or is it built-in?) [booker - these are installed by default on Ubuntu] | ||
* curl support for feeds (php5-curl module? Isn't it built-in?) | * curl support for feeds (php5-curl module? Isn't it built-in?) [booker - installed by default on Ubuntu] | ||
* pecl module "uploadprogress" for enhanced ajax uploads (XXXwhere to find and how to install? Install php-pear and then run a pear command?) | * pecl module "uploadprogress" for enhanced ajax uploads (XXXwhere to find and how to install? Install php-pear and then run a pear command?) | ||
* sendmail support (XXXphp-mail module? Or is it built-in?) | * sendmail support (XXXphp-mail module? Or is it built-in?) | ||