carver
02-13-2008, 10:58 AM
I downloaded the www.easyPHPCalendar.com calendar and love it.
However, it won't install on my computer (server "localhost" using the PHP/Apache server) with the error message:
"The file C:\Program Files\xampp\htdocs\calendar\setup\index.php has been encoded with the ionCube PHP Encoder and requires the free ioncube_loader_win_5.2.dll ionCube PHP Loader to be installed."
I have installed the ionCube Loader ( including the file
ioncube_loader_win_5.2.dll) in the same directory as the calendar.
Also a copy of ionCube is in the folder above the calendar folder in htdocs (local server).
I also added the following line to the php.ini file:
zend_extension_ts = "C:/Program Files/xampp/htdoc/ioncube/ioncube_loader_win_4.3.dll"
Is this correct for a windows XP and PHP Version 4.3?
Also, I note that I have three php.ini files - one in the xampp/Apache/bin folder, another in the xampp/php folder and another in the xampp/php/php4 folder. Which one (or ones) do I add this line?
What am I doing wrong and what specifically needs to be done to get the calendar installed ready to custom design in Dreamweaver CS3?
However, it won't install on my computer (server "localhost" using the PHP/Apache server) with the error message:
"The file C:\Program Files\xampp\htdocs\calendar\setup\index.php has been encoded with the ionCube PHP Encoder and requires the free ioncube_loader_win_5.2.dll ionCube PHP Loader to be installed."
I have installed the ionCube Loader ( including the file
ioncube_loader_win_5.2.dll) in the same directory as the calendar.
Also a copy of ionCube is in the folder above the calendar folder in htdocs (local server).
I also added the following line to the php.ini file:
zend_extension_ts = "C:/Program Files/xampp/htdoc/ioncube/ioncube_loader_win_4.3.dll"
Is this correct for a windows XP and PHP Version 4.3?
Also, I note that I have three php.ini files - one in the xampp/Apache/bin folder, another in the xampp/php folder and another in the xampp/php/php4 folder. Which one (or ones) do I add this line?
What am I doing wrong and what specifically needs to be done to get the calendar installed ready to custom design in Dreamweaver CS3?