Re: HTMLArea Image Manager Install Help
Hi, I'm having some installation issues as well. I followed the instalation directions to a tee and no go. My rich text editor is blank and no image button is present. PHP safe mode is off. and the path to ImageMagick is /usr/bin/.
Here is my config file.
Code:
$IMConfig['base_url'] = 'http://www.MYSTORE.com/store/images';
$IMConfig['safe_mode'] = false;
define('IMAGE_CLASS', 'ImageMagick');
define('IMAGE_TRANSFORM_LIB_PATH', '/usr/bin/');
I did not mess with the optional settings.
All of my folders are chmod to 755 and all of the files are chmod to 644. Of course leaving the image directories chmod 777.
If I can't get this to work is it fairly easy to remove? I did not delete or overwrite any core files did I?
I did rename my htaccess to bak and my htmlarea bak respectively.
Thanks
How can there be nothing? Nothing is something!