
Originally Posted by
4u123
Got a customer having problem trying to install the MySQL Gem.
'ERROR: Failed to build gem native extension...
Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers.'
looked in the log - recurring error is...
sh: /usr/bin/gcc: Permission denied
I guess this is happening because ive used the "compilers tweak" in WHM to disable access to compilers for users - but it seems in order to install these gems, the user must have access to gcc - which is a security issue in my opinion.
Is there no way of making this work without changing the permissions on this file ?