ZenphotoCMS Forum
I can't upload any image/file(s) - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: I can't upload any image/file(s) (/thread-11083.html)



I can't upload any image/file(s) - martinsj - 2013-05-26

Hi all
whenever i want to upload images i saw this message appear i.e.
at the page Admin-->Option-->Image
"The Imagick extension is not available"

where is i can found imagick ext? and how can i install it?

also at the page admin-->upload-->images found this appear
"No uploader plugin has been enabled."
i already activated all plugins but not solved it..

also at page admin-->upload-->files this error message found
Warning: require_once(C:\xampp\htdocs\zenphoto_v1445\zp-core\zp-extensions\tiny_mce\plugins\ajaxfilemanager\langs\en.php): failed to open stream: No such file or directory in C:\xampp\htdocs\zenphoto_v1445\zp-core\zp-extensions\tiny_mce\plugins\ajaxfilemanager\inc\config.php on line 66

Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\zenphoto_v1445\zp-core\zp-extensions\tiny_mce\plugins\ajaxfilemanager\langs\en.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\zenphoto_v1445\zp-core\zp-extensions\tiny_mce\plugins\ajaxfilemanager\inc\config.php on line 66

is there someone know what should i do?




I can't upload any image/file(s) - acrylian - 2013-05-26

Imagick is a server php extension. You will have to contact your host about that. You should have the GD extension to run Zenphoto otherwise I don't know how you could have completed the setup script without any errors.

If you have user any install helper tool provide by your host you have to contact them as well. WE cannot help with that.

The other errors might be file/folder permissions. Please see the user guide on our site about that and search the forum.




I can't upload any image/file(s) - martinsj - 2013-05-26

Many thanks Acrylian

but i try it now at local PC using xampp for windows 8, with php 5.4.7 & mysql 5.5+

any tutorial that may help me?




I can't upload any image/file(s) - acrylian - 2013-05-26

I think all those packages (WAMP, XAMP, MAMP) don't ship Imagick, so you will either have to install it yourself (can't help, never tried) or just use the GD libary included.

Regarding permissions you find it on the troubleshooting on our user guide.