View Single Post
  #10  
Old 3rd November 2008, 23:20
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default
Quote:
Originally Posted by djalex View Post
I Have A problem

Site error: the file C:\xampp\htdocs\tracker\ts_radio\newplayer.php requires the ionCube PHP Loader ioncube_loader_win_5.2.dll to be installed by the site administrator.

But i have the ioncube php loader :S please help me
Then you did not install it right !

Loader Installation

Download the ioncube loaders:
http://downloads2.ioncube.com/loader...rs_win_x86.zip

Put the file ioncube_loader_win_5.4.dll in xampp/apache/bin

Edit your php.ini file and add:

EXAMPLE:
zend_extension_ts = c:/XAMPP/httpdocs/iocube/ioncube_loader_win_5.4.dll


If there are other zend_extension entries in the php.ini file place this new entry before the existing entries.


Download the ioncube loaders form here:
http://downloads2.ioncube.com/loader...rs_win_x86.zip

And read more about installing them here:
http://www.ioncube.com/loader_installation.php
Reply With Quote
The Following User Says Thank You to Fynnon For This Useful Post:
nicukent (17th December 2009)