I have a webbox via theplanet
I have updated to the newest Apache 5.20 before was running 4.44
Now heres my issue.With 4.44 I had no problems I upgrade to 5.2 and now im having to edit the ioncube in the php.ini file to 5.2 to get my billing software to work.However heres the issue I cant find it in the php.ini file so then I look for zend I cant find that folder or an ioncube folder either but it was working @ 4.44 so I followed the steps from theplanet installed ioncube and zend in the var folder however when trying to install zend I get this issue
[email protected] [/var]# cd zend
[email protected] [/var/zend]# ,/install.sh
-bash: ,/install.sh: No such file or directory
[email protected] [/var/zend]# ./install.sh
-bash: ./install.sh: Permission denied
[email protected] [/var/zend]#
My first question is am I installing this right
Second is wasnt zend and ioncube on the server before upgrade or the billing software wouldnt have worked right?
Third is how do I chmod the files via SSH so that I can install it?
I have updated to the newest Apache 5.20 before was running 4.44
Now heres my issue.With 4.44 I had no problems I upgrade to 5.2 and now im having to edit the ioncube in the php.ini file to 5.2 to get my billing software to work.However heres the issue I cant find it in the php.ini file so then I look for zend I cant find that folder or an ioncube folder either but it was working @ 4.44 so I followed the steps from theplanet installed ioncube and zend in the var folder however when trying to install zend I get this issue
[email protected] [/var]# cd zend
[email protected] [/var/zend]# ,/install.sh
-bash: ,/install.sh: No such file or directory
[email protected] [/var/zend]# ./install.sh
-bash: ./install.sh: Permission denied
[email protected] [/var/zend]#
My first question is am I installing this right
Second is wasnt zend and ioncube on the server before upgrade or the billing software wouldnt have worked right?
Third is how do I chmod the files via SSH so that I can install it?