tylerhall / Autosmush

Losslessly compresses images in your Amazon S3 buckets on-the-fly.
http://clickontyler.com/blog/2010/10/automatically-compressing-your-amazon-s3-images-using-yahoos-smush-it-service/
121 stars 23 forks source link

Undefined Fuction #2

Closed iansoper closed 14 years ago

iansoper commented 14 years ago

I'm getting this issue when trying to run the command:

Fatal error: Call to undefined function: date_default_timezone_set() in /nfs/c04/h01/mnt/59856/users/.home/autosmush/autosmush on line 16

I'm running PHP 5.3.2

iansoper commented 14 years ago

Had the wrong version of php in the script, it is working now :)