|
View previous topic :: View next topic |
| Author |
Message |
Śyama_Dāsa Developer


Offline Joined: Apr 19, 2004 Posts: 2048 Location: Dragonfly CMS Tribe
|
Posted: Mon Nov 07, 2005 9:40 pm Post subject: Re: Unable to create thumbnail or reduced size image. |
|
Try this file and tell me if/how it works....
_________________ AKA Akamu / Read these and your life will be successful | Find a Repair
--
Mods and Professional Support via YIM
Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
|
|
| Back to top |
|
 |
ductsoup Newbie


Offline Joined: Nov 03, 2005 Posts: 2
|
Posted: Tue Nov 08, 2005 9:18 pm Post subject: Re: Unable to create thumbnail or reduced size image. |
|
Yeah, guess I was a little narrow minded there. ")
ductsoup's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) FC2 / 2.0.51 / 5.0.15 / 4.1.1 / 9.0.6.1
|
|
| Back to top |
|
 |
ross Nice poster


Offline Joined: Nov 09, 2004 Posts: 52 Location: On the beach
|
Posted: Wed Feb 01, 2006 4:23 am Post subject: Re: Unable to create thumbnail or reduced size image. |
|
Alright, I read previous posts and I read where it said to put GD2 in your webspace.
I understand GD2 comes with PHP, but is there a place to download it and install? Also, I'm running on Dragonfly and didn't see a GD2 in the dropdown choices (IM and netpbm only).
Does this apply to IIS servers as well?
ross's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/MySQL 4.1.21/PHP 4.4.4/CPG 9.1.1
|
|
| Back to top |
|
 |
ross Nice poster


Offline Joined: Nov 09, 2004 Posts: 52 Location: On the beach
|
Posted: Wed Feb 01, 2006 4:26 am Post subject: Re: Unable to create thumbnail or reduced size image. |
|
| akamu wrote: |
| Try this file and tell me if/how it works.... |
Akamu,
Which directory of my site do I install this file?
Also, which do I choose from my admin panel to make coppermine run? I only have IM or netpbm.
ross's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/MySQL 4.1.21/PHP 4.4.4/CPG 9.1.1
|
|
| Back to top |
|
 |
nitro2k01 Newbie


Offline Joined: May 28, 2006 Posts: 13
|
Posted: Sat Jun 24, 2006 6:10 am Post subject: Re: Unable to create thumbnail or reduced size image. |
|
well changing to ImageMagick or Netpbs will not work.
this problem is coming from php Safe_mode.
For me after disabling the safe_mode(off) worked perfect.
_________________ Use EasyPHP, comes installed with PHP, MySQL, Apache, PhpMyAdmin.
nitro2k01's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) winxp/Apache 1.33.3/MySQL 4.1.9/PHP 4.3.1/CPGNuke 9.0.6.1
|
|
| Back to top |
|
 |
Emsland-Party.de Nice poster


Offline Joined: May 24, 2005 Posts: 74 Location: Lummer Land (Germany)
|
Posted: Sun Sep 28, 2008 11:31 am Post subject: Re: Unable to create thumbnail or reduced size image. |
|
you can set the safe_mode ON
but you must set the
safe_mode_gid = Off
to
safe_mode_gid = On
this works
Emsland-Party.de's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux / PHP: 4.4.1 / SQL: 5.0.18-log (client: 5.0.18) / 9.1.0.8 CVS
|
|
| Back to top |
|
 |
mpyusko Newbie


Offline Joined: Mar 09, 2007 Posts: 34 Location: USA
|
Posted: Tue Apr 28, 2009 3:37 am Post subject: Re: Unable to create thumbnail or reduced size image. |
|
Not working for me.
_________________ -mpyusko
mpyusko's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
mpyusko Newbie


Offline Joined: Mar 09, 2007 Posts: 34 Location: USA
|
Posted: Tue Apr 28, 2009 12:59 pm Post subject: Re: Unable to create thumbnail or reduced size image. |
|
I guess I should clarify. My webservers specs are in my sig, but my development server is
Linux 2.6.27.7, Apache 2.2.10, mysql 5.0.67, PHP 5.2.9, DF 9.2.1
On both, I get the message "Unable to resize or create thumbnails.
Both servers use the same php.ini file/settings.
| phpinfo wrote: |
gd
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.3.7
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled
JIS-mapped Japanese Font Support enabled
|
and also...
| phpinfo wrote: |
safe_mode On On
safe_mode_exec_dir no value no value
safe_mode_gid On On
safe_mode_include_dir no value no value
|
Any ideas?
_________________ -mpyusko
mpyusko's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
|
|