Page 1 of 1
[solved] cgsimplesmarty n cgextensions, problem finfo_open()
Posted: Sun May 12, 2013 11:47 pm
by uloloi
Something happens when trying to use CGSmartImage, sent this error:
Fatal error: Call to undefined function finfo_open() in C:\...\root\mysite\modules\CGExtensions\lib\class.cge_utils.php on line 118
I'm using CMS 1.11.6 Merchenda, CGExtensions 1.34 and CGSmartImage 1.10.9
Re: cgsimplesmarty and cgextensions, problem finfo_open()
Posted: Mon May 13, 2013 7:56 am
by velden
Re: cgsimplesmarty and cgextensions, problem finfo_open()
Posted: Tue May 14, 2013 9:18 pm
by uloloi
Excellent!
I enabled phpinfo dll extension in the php.ini, just one thing, in my local web server never find the option of use magic and enviroment variables. I use usbwebserver (recommendable), with php v5.3.9, so what I did was download a php_fileinfo.dll from
http://originaldll.com/file/php_fileinfo.dll/31952.html and copy to the php/ext, it works fine. In the remote server everything works like a charm!, simply modifying the php.ini
http://forums.laravel.io/viewtopic.php?id=5050, built a UDT var_dump(get_defined_constants(1)); to check if the var exists
Thank's for the link
Re: cgsimplesmarty and cgextensions, problem finfo_open()
Posted: Tue May 14, 2013 10:45 pm
by Rolf