LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Site error: the file /var/www/hotel/index.php requires the ionCube PHP Loader ioncube (https://www.linuxquestions.org/questions/linux-software-2/site-error-the-file-var-www-hotel-index-php-requires-the-ioncube-php-loader-ioncube-811236/)

muba 05-31-2010 05:50 AM

Site error: the file /var/www/hotel/index.php requires the ionCube PHP Loader ioncube
 
Hai.,

I'm using ubuntu 9.04 for my web development in php. still today i goit some error in my web page that was shown below like this.,

Site error: the file /var/www/hotel/index.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.

Thats why i installed ioncube in my project folder. but there is no effect taken in my system. i have this error upto now. and ioncube forums that they were reply with some steps like below.,

Step's

1) Find out what processor your webhost is using Architecture x86_64 was mine.

2) Download the correct Linux (x86-64) version and upload those to the ioncube directory (or whatever version your webhost requires)

3) Set the permissions on the ioncube_loader_lin_5.2.so to 777

4) Edit the php.ini file so it uses the ioncube_loader_lin_5.2.so.


Is There any possibilities to solve the problem in LAMP Server using Ubuntu 9.04

Anyone Could known that issue please let me know asap.

Thanks in MANY MORE ADVENCE.

blue_print 06-03-2010 10:38 AM

Restart the LAMP server to make the changes to take effect. I believe, this will fix your issue.

Also, please make sure that PHP is showing ionCube Loader. You can check this using the command "php -v".


Please let me know if you encounter any issues.


All times are GMT -5. The time now is 08:24 AM.