One of the more common mistakes is trying to compile PHP with a module when you haven’t yet installed that module on your system. If you want to have GD support with PHP, you have to install the GD libraries on your system first. This may seem obvious, but even I have made this mistake. Probably the best place to find out where you can download modules for PHP is on the PHP site. Just go to the online manual and look for the section that concerns the module you’ll be installing.
continue >>
Comments (0)
PHP
Tags: