My security image was showing perfect and now is not showing what went wrong?
D 5.6.4
My security image was showing perfect and now is not showing what went wrong?
D 5.6.4
Well - something must have changed (of course). Check your /tmp permissions, make sure that directory is writable.
Also - you may want to try it both with the "Use GD" on and "Use GD" off in the Dolphin admin settings page - see if either GD or ImageMagick works.
You can easily test your security image by using the URL:
http://www.yoursitename.com/simg/simg.php
If neither GD or ImageMagick works, then more troubleshooting is needed. I would start with setting up a phpinfo file, and make sure GD is enabled in PHP. Also, double check your path to php in /inc/header.inc.php
As for image magic, login SSH, and typ
and see if ImageMagick is installed, and make sure your path to the ImageMagick binaries is correct in /inc/header.inc.phpCode:which mogrify
Smoge
ModMySite Administrator
Problems? Questions? Need modifications or other help with your site?
Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.
I tried using http://www.yoursitename.com/simg/simg.php
I get this PNG
what does it mean? I dont get any image.
I tried both ways none are showing the image
these are the paths that i have
$video_ext = 'avi';
$MOGRIFY = "/usr/bin/mogrify";
$CONVERT = "/usr/bin/convert";
$COMPOSITE = "/usr/bin/composite";
$PHPBIN = "/usr/local/bin/php";
I got the problem fixed I had an update in my server from PHP4.0 To PHP5.0 and a GD Update and evreything works perfect now!!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks