spooks, on 20 January 2010, 01:51, said:
That is meaningless, the gd library has many options, if u don't have the right ones it wont work.
I was refering to your oscThumb settimgs, have u not looked at them? have u read the doc? [img]http://forums.oscommerce.com/public/style_emoticons/default/wink.gif[/img]
ok, so your response made me think there was something I was missing. I snooped around a little and found the whole phpThumb/demo/ section. I ran the phpThumb.demo.check.php, and saw i needed to delete the phpThumb.config.php.default. After I deleted that, the demo check ran successfully. Here are the sections of the check that had problems:
ImageMagick features: gaussian (yellow)
ImageMagick formats: "sh: ./identify: No such file or directory" (no color, just white text box)
php_sapi_name(): cgi-fcgi (orange)
Comments: SAPI mode preferred to CGI mode. FCGI mode has unconfirmed strange behavior (notably more than one space in "wmt" filter text causes errors). If not working in "apache" (SAPI) mode, apache_lookup_uri() will not work.
magic_quotes_gpc: true (yellow)
I knew how to change magic_quotes_gpc, so i did. That wasnt my problem. I'm still getting the same grey error box that i previously posted. I dont thnk the gaussian feature is a huge problem. Maybe php_sapi_name()?
Edited by Tim Romero, 21 January 2010, 17:00.