vladgh / VladGh.com-LEMP

Latest NginX, MySQL, PHP (with APC and Suhosin)
http://vladgh.com/blog/install-nginx-and-php-php-fpm-mysql-and-apc
Apache License 2.0
160 stars 41 forks source link

Doesn't work with Ubuntu 12.04 LTS.. #19

Closed erwansalim closed 12 years ago

erwansalim commented 12 years ago

Hi,

Trying to install the script on the newly-released Ubuntu 12.04 LTS, but it breaks. Also I saw that the latest version of php is now 5.3.11 and 5.4.1.

Warm regards,

vladgh commented 12 years ago

Unfortunately everything was updated at once (Ubuntu, PHP and NginX), so it takes a lot of testing. Some of the packages used in previous Ubuntu are not available anymore in 12.04 so I need to find a common ground between them. If you are familiar with git, you can find a separate development branch called "precise" in which I am currently testing the updated packages. Feel free to test it and let me know of any errors.

vladgh commented 12 years ago

New features and fixes in version 5.6.0: