slag
Lifer
PHP is the devil, plain and simple. We are going through a vendor that uses php in its application and wants us to install it. Of course, they are using it on redhat and we use AIX instead, so they point us to some wikis to get it installed and configured...
yeah right.
I have a list a mile long of modules that need to be configured with php, yet for each one I download, it has 3 dependencies. Same with the GCC and C++ compiler. Try to install it and it whines that it needs 4 other files to work. Download one of those, and that file says it needs 3 other files to work.
This is madness.
Sure wish AIX had some sort of RPM tool that actually managed packages instead of just allowing you to download and install the rpms. PHP is such a hack job also anyway. You have to compile it to work with your system and modules instead of just downloading the binary you need with the feature set you need.
I'm done with it. Spent 3 days already trying to make it work and it wants me to install and update libraries and dependencies that other critical apps use. Um... no.. no thanks.
I cant potentially break a working app just so this language will work for one application.
yeah right.
I have a list a mile long of modules that need to be configured with php, yet for each one I download, it has 3 dependencies. Same with the GCC and C++ compiler. Try to install it and it whines that it needs 4 other files to work. Download one of those, and that file says it needs 3 other files to work.
This is madness.
Sure wish AIX had some sort of RPM tool that actually managed packages instead of just allowing you to download and install the rpms. PHP is such a hack job also anyway. You have to compile it to work with your system and modules instead of just downloading the binary you need with the feature set you need.
I'm done with it. Spent 3 days already trying to make it work and it wants me to install and update libraries and dependencies that other critical apps use. Um... no.. no thanks.
I cant potentially break a working app just so this language will work for one application.