hello friends, tring to install ioncube loader to my server, fallowing these steps... But when l say " " in ssh, it says I cant go to the next step be4 l pass this one. can some1 help me?
I made these : root@server [~]# wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz --2011-01-02 10:57:44-- http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz Resolving downloads2.ioncube.com... 64.85.170.46 Connecting to downloads2.ioncube.com|64.85.170.46|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2669066 (2.5M) [application/x-gzip] Saving to: `ioncube_loaders_lin_x86.tar.gz' 100%[======================================>] 2,669,066 953K/s in 2.7s 2011-01-02 10:57:48 (953 KB/s) - `ioncube_loaders_lin_x86.tar.gz' saved [2669066/2669066]
Corrrected commands should be tar -zxvf ioncube_loaders_lin_x86.tar.gz mv ioncube /usr/local/ Code (markup): You have changed directory to ioncube and tried to move ioncube directory to the /usr/local but there was no ioncube directory there so dont cd into ioncube directory after extracting gzipped tar package.