256-Bit Encryption
Is there anyway to recompile the MySQL server on my CentOS cPanel installation to allow me to use 256-bit encryption without breaking anything?
The MySQL website recommends that you remove any current MySQL installations and files before trying to recompile/install the server from binary, I don't want to remove/change anything that will annoy cPanel...
An EasyApache equivalent would be ideal!
Thanks
-
Hello :) Could you provide the link to the MySQL documentation you have referenced so we can verify the specific change you are attempting to make? Thank you. 0 -
Hi The documentation from the MySQL website is as follows: [url=http://dev.mysql.com/doc/refman/5.1/en/binary-installation.html]MySQL :: MySQL 5.1 Reference Manual :: 2.2 Installing MySQL on Unix/Linux Using Generic Binaries [QUOTE]Warning If you have previously installed MySQL using your operating system native package management system, such as yum or apt-get, you may experience problems installing using a native binary. Make sure your previous MySQL previous installation has been removed entirely (using your package management system), and that any additional files, such as old versions of your data files, have also been removed. You should also check the existence of configuration files such as /etc/my.cnf or the /etc/mysql directory have been deleted.
The exact part of the source you need to modify is: [url=http://stackoverflow.com/questions/12872982/mysql-aes-encrypt-256-encryption]phpmyadmin - MySql AES_ENCRYPT 256 encryption - Stack Overflow Thanks0 -
I could not find any native support for this with the standard installation of MySQL completed through cPanel. You are welcome to manually build your own version of MySQL, but it's not something we could support. You can open a feature request for this via: Submit A Feature Request Thank you. 0
Please sign in to leave a comment.
Comments
3 comments