Hi, Ive purchased a script which requires ioncube installer 4.4 installed on my server. I have a VPS with webfusion and im told i need to install it Via SSH. Ive got the "ioncube_loader_lin_4.4.php" file from ioncube. Now how to i install it via SSH ? i can log into my ssh and get to the root, but now what ? Help!
ive gone to this site.. http://www.ioncube.com/loaders.php And downloaded the x86 linux .zip file version - i then uploaded the ioncube loader 4.4 via ftp to my server in the httpdocs file. Is this right>? or am i doing something wrong ?
I believe they get loaded into a folder you should name ioncube httpdocs/ioncube/ http://www.ioncube.com/loader_installation.php Best bet is to read the instructions.
right... ive got the ioncube_loader_lin_4.4.php and put it within my httpdocs folder. Ive now gone into my plesk, and used virtuozzo to edit my php.ini file and ive been told to put this at the very top of my php.ini file; zend_extension=/var/www/vhosts/(mysite)/httpdocs/ioncube_loader_lin_4.4.so obviously changing the (mysite) to my own. but its still not working.. ARHHHHHHHHHHHHHHHHHHHHHHHHHHHH
here's what i got on my php.ini file. make sure to put ioncube before zend optimizer.. not sure what's the technical explanation, but putting ioncube below zend just doesn't work. then restart httpd and run: php -v see how it goes.