Author Topic: Error creating thumbnail! using netpbm pls help  (Read 5552 times)

0 Members and 1 Guest are viewing this topic.

Offline eddyman1us

  • Newbie
  • *
  • Posts: 35
    • View Profile
Error creating thumbnail! using netpbm pls help
« on: July 22, 2005, 02:54:55 PM »
Hi I am facing an error whenver I try to create thumbnails using netpbm it says:
Create thumbnail for: 1 (10768-7-b.jpg) ....   
Warning: system() has been disabled for security reasons in /home2/hotdesi/public_html/includes/image_utils.php on line 121

   Error creating thumbnail!


Create thumbnail for: ap pose[2] (ap_pose[2].jpg) ....   
Warning: system() has been disabled for security reasons in /home2/hotdesi/public_html/includes/image_utils.php on line 121

   Error creating thumbnail!

I have also tried using chmod 777 but no use still facint this error
my php version 4.3.11 and mysql version 4.0.20-standard

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Error creating thumbnail! using netpbm pls help
« Reply #1 on: July 22, 2005, 02:56:43 PM »
Use GD instead.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline eddyman1us

  • Newbie
  • *
  • Posts: 35
    • View Profile
Re: Error creating thumbnail! using netpbm pls help
« Reply #2 on: July 22, 2005, 03:10:04 PM »
Hi I am facing an error whenver I try to create thumbnails using netpbm it says:
Create thumbnail for: 1 (10768-7-b.jpg) ....   
Warning: system() has been disabled for security reasons in /home2/hotdesi/public_html/includes/image_utils.php on line 121

   Error creating thumbnail!


Create thumbnail for: ap pose[2] (ap_pose[2].jpg) ....   
Warning: system() has been disabled for security reasons in /home2/hotdesi/public_html/includes/image_utils.php on line 121

   Error creating thumbnail!

I have also tried using chmod 777 but no use still facint this error
my php version 4.3.11 and mysql version 4.0.20-standard
HOW DO I INSTALL GD I AM NOT ABLE TO FIND AND TUTORIAL TO INSTALL IT?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Error creating thumbnail! using netpbm pls help
« Reply #3 on: July 23, 2005, 12:35:10 AM »
GD is a module for PHP and should be activated by default.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)