Page 1 of 1
Extension Troubles
Posted: Tue Jun 23, 2015 2:44 pm
by rocky123xo
Could anyone direct me for instructions on how to install PHP sockets and the MysqlND driver for Vesta? I'm having trouble finding solutions for either of them...
Re: Extension Troubles
Posted: Wed Jun 24, 2015 2:49 pm
by skurudo
Re: Extension Troubles
Posted: Wed Jun 24, 2015 2:51 pm
by skurudo
rocky123xo wrote:Could anyone direct me for instructions on how to install PHP sockets and the MysqlND driver for Vesta? I'm having trouble finding solutions for either of them...
It's not very often modules in web hostings. If you're use something like this, have a skill to make it's works ;-)
Re: Extension Troubles
Posted: Thu Jun 25, 2015 4:05 am
by rocky123xo
Unfortunately, I'm on CentOS, so
http://us.php.net/manual/en/sockets.installation.php
doesn't work for me...
Re: Extension Troubles
Posted: Thu Jun 25, 2015 8:52 am
by skurudo
Well, it's only example. Not common tasks need more googling ;-)
Re: Extension Troubles
Posted: Mon Jun 29, 2015 11:31 pm
by rocky123xo
I am afraid to do this
http://stackoverflow.com/questions/1315 ... nd-for-php
Because it wants to remove phpMyAdmin and I cannot risk breaking my server.
It wants me to remove php-mysql, and then install php-mysqlnd.
Is this safe?