Lightest weight PHP build that still supports WP3
-
As a bit of a performance tuning experiment, I’m trying to compile the lightest weight PHP 5.3.2+PHP-FPM build that will still work with WordPress 3.0. I thought I’d drop a line here to see if there would be any known issues with the following PHP config:
./configure --disable-all --enable-fpm --with-mysql --enable-inline-optimization
Are there any oft-used WP plugins that require other PHP modules (perhaps curl or xml)? Parts of WP that won’t function (i.e. image resizing due to the lack of GD).
Sure would be cool if the WordPress Requirements page said anything about the required PHP modules to keep full functionality…
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Lightest weight PHP build that still supports WP3’ is closed to new replies.