Hello, I would like if someone answered what they recommend to do. I want to install PHP in an Ubuntu 11, but I can't figure out if it's better to compile it from source or to simply install a package. I would greatly appreciate info on how to update PHP once it is installed, cause I know it will be harder to update it if I compile it on the machine. Does anybody know if there's a way to configure it, or what additions it must be set up to come with during the compilation. (I mean the configuration before actually making the install). Is there a way to choose from the options namely --with and so, (of course --with MySql, since Postgre is not free of charge), so that it upgrades automatically. The fact is that I can't make my mind about what's best, to install it using apt-get or to install it from source, since I've read that people say it's harder to upgrade if its compiled, and others say the exact opposite (http://bit.ly/974AkV). Please help me make up my mind and thanks for reading anyway.