Unhandled E_WARNING (2): imagecreatefromjpeg(): gd-jpeg, libjpeg: recoverable error: Corrupt JPEG data: 1130 extraneous bytes before marker 0xd9
 in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 127

Server: lws2.logograph.com

Code:

/* 123    */                    break;
/* 124    */            }
/* 125    */
/* 126    */            // load image
/**127    */            
if (!isset($img)) $img $imagecreatefrom($input);
/* 128    */
/* 129    */            
if ($matte && (!is_numeric(($matte)) || strlen($matte) == 6)) $matte '0x' $matte;
/* 130    */
/* 131    */            
if (!$matte && $output !== FALSE && $output != 'gif' && $output != 'png'$matte 0xffffff;
/* 132    */

Stack trace:
#FileLineCall
1 _error_handler(2, "imagecreatefromjpeg(): gd-jpeg, libjpeg: recoverable error: Corrupt JPEG data: 1130 extraneous bytes before marker 0xd9 ", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 127, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => NULL, "width" => 1500, "height" => NULL, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => NULL, "cropX1" => NULL, "cropY1" => NULL, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor"));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 127 imagecreatefromjpeg("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg");
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): imagecreatefromjpeg(): '/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg' is not a valid JPEG file in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 127

Server: lws2.logograph.com

Code:

/* 123    */                    break;
/* 124    */            }
/* 125    */
/* 126    */            // load image
/**127    */            
if (!isset($img)) $img $imagecreatefrom($input);
/* 128    */
/* 129    */            
if ($matte && (!is_numeric(($matte)) || strlen($matte) == 6)) $matte '0x' $matte;
/* 130    */
/* 131    */            
if (!$matte && $output !== FALSE && $output != 'gif' && $output != 'png'$matte 0xffffff;
/* 132    */

Stack trace:
#FileLineCall
1 _error_handler(2, "imagecreatefromjpeg(): '/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg' is not a valid JPEG file", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 127, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => NULL, "width" => 1500, "height" => NULL, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => NULL, "cropX1" => NULL, "cropY1" => NULL, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor"));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 127 imagecreatefromjpeg("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg");
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): imagesx() expects parameter 1 to be resource, boolean given in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 139

Server: lws2.logograph.com

Code:

/* 135    */                $img imagerotate($img$rotation$matte);
/* 136    */            }
/* 137    */
/* 138    */            // set the initial image transformation (1:1) for resampling
/**139    */            
$origWidth imagesx($img);
/* 140    */            $origHeight imagesy($img);
/* 141    */
/* 142    */            
$dst_x 0;
/* 143    */            $dst_y 0;
/* 144    */            $src_x 0;

Stack trace:
#FileLineCall
1 _error_handler(2, "imagesx() expects parameter 1 to be resource, boolean given", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 139, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => NULL, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => NULL, "cropX1" => NULL, "cropY1" => NULL, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 139 imagesx(FALSE);
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): imagesy() expects parameter 1 to be resource, boolean given in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 140

Server: lws2.logograph.com

Code:

/* 136    */            }
/* 137    */
/* 138    */            // set the initial image transformation (1:1) for resampling
/* 139    */            
$origWidth imagesx($img);
/**140    */            $origHeight imagesy($img);
/* 141    */
/* 142    */            
$dst_x 0;
/* 143    */            $dst_y 0;
/* 144    */            $src_x 0;
/* 145    */            $src_y 0;

Stack trace:
#FileLineCall
1 _error_handler(2, "imagesy() expects parameter 1 to be resource, boolean given", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 140, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => NULL, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => NULL, "cropX1" => NULL, "cropY1" => NULL, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 140 imagesy(FALSE);
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): Division by zero in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 192

Server: lws2.logograph.com

Code:

/* 188    */                $dst_h -= $cropY1 + ($dst_h $cropY2);
/* 189    */            }
/* 190    */
/* 191    */            // resize to max width and/or height
/**192    */            
$ratio $dst_w $dst_h;
/* 193    */            if ($width) {
/* 194    */                if ($height) {
/* 195    */                    $targetRatio $width $height;
/* 196    */                    $resizeRatio $ratio $targetRatio;
/* 197    */                    if ($bound) {

Stack trace:
#FileLineCall
1 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 192 _error_handler(2, "Division by zero", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 192, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => NULL, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => NULL, "dst_h" => NULL, "src_w" => NULL, "src_h" => NULL));

/* 188    */                $dst_h -= $cropY1 + ($dst_h $cropY2);
/* 189    */            }
/* 190    */
/* 191    */            // resize to max width and/or height
/**192    */            
$ratio $dst_w $dst_h;
/* 193    */            if ($width) {
/* 194    */                if ($height) {
/* 195    */                    $targetRatio $width $height;
/* 196    */                    $resizeRatio $ratio $targetRatio;
/* 197    */                    if ($bound) {
2 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
3 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): Division by zero in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 277

Server: lws2.logograph.com

Code:

/* 273    */                        }
/* 274    */                    }
/* 275    */                } else {
/* 276    */                    $dst_w $width;
/**277    */                    $dst_h $height $width $ratio;
/* 278    */                    $resampled $imagecreate($width$height);
/* 279    */                }
/* 280    */            } else if ($height) {
/* 281    */                $dst_w $height $ratio;
/* 282    */                $dst_h $height;

Stack trace:
#FileLineCall
1 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 277 _error_handler(2, "Division by zero", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 277, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => NULL, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => NULL, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE));

/* 273    */                        }
/* 274    */                    }
/* 275    */                } else {
/* 276    */                    $dst_w $width;
/**277    */                    $dst_h $height $width $ratio;
/* 278    */                    $resampled $imagecreate($width$height);
/* 279    */                }
/* 280    */            } else if ($height) {
/* 281    */                $dst_w $height $ratio;
/* 282    */                $dst_h $height;
2 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
3 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): imagecreatetruecolor(): Invalid image dimensions in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 278

Server: lws2.logograph.com

Code:

/* 274    */                    }
/* 275    */                } else {
/* 276    */                    $dst_w $width;
/* 277    */                    $dst_h $height $width $ratio;
/**278    */                    $resampled $imagecreate($width$height);
/* 279    */                }
/* 280    */            } else if ($height) {
/* 281    */                $dst_w $height $ratio;
/* 282    */                $dst_h $height;
/* 283    */                $resampled $imagecreate($height $ratio$height);

Stack trace:
#FileLineCall
1 _error_handler(2, "imagecreatetruecolor(): Invalid image dimensions", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 278, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 278 imagecreatetruecolor(1500, 0);
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): imagefill() expects parameter 1 to be resource, boolean given in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 289

Server: lws2.logograph.com

Code:

/* 285    */                $resampled $imagecreate($dst_w$dst_h);
/* 286    */            }
/* 287    */
/* 288    */            
if ($matte) {
/**289    */                imagefill($resampled00$matte);
/* 290    */            } else {
/* 291    */                // preserve palette transparency
/* 292    */                
if (($transparency_index imagecolortransparent($img)) && $transparency_index && $transparency_index 255) {
/* 293    */                    $transparency_color imagecolorsforindex($img$transparency_index);
/* 294    */                    $new_transparency_index imagecolorallocate($resampled$transparency_color['red'], $transparency_color['green'], $transparency_color['blue']);

Stack trace:
#FileLineCall
1 _error_handler(2, "imagefill() expects parameter 1 to be resource, boolean given", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 289, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE, "resampled" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 289 imagefill(FALSE, 0, 0, 16777215);
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): imagecopyresampled() expects parameter 1 to be resource, boolean given in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 307

Server: lws2.logograph.com

Code:

/* 303    */                }
/* 304    */            }
/* 305    */
/* 306    */            // apply transformation
/**307    */            
imagecopyresampled($resampled$img$dst_x$dst_y$src_x$src_y$dst_w$dst_h$src_w$src_h);
/* 308    */
/* 309    */            
imagedestroy($img);
/* 310    */
/* 311    */            // save cache & output
/* 312    */            
@mkdir(dirname($cache), 0750TRUE);

Stack trace:
#FileLineCall
1 _error_handler(2, "imagecopyresampled() expects parameter 1 to be resource, boolean given", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 307, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE, "resampled" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 307 imagecopyresampled(FALSE, FALSE, 0, 0, 0, 0, 1500, FALSE, NULL, NULL);
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): imagedestroy() expects parameter 1 to be resource, boolean given in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 309

Server: lws2.logograph.com

Code:

/* 305    */
/* 306    */            // apply transformation
/* 307    */            
imagecopyresampled($resampled$img$dst_x$dst_y$src_x$src_y$dst_w$dst_h$src_w$src_h);
/* 308    */
/**309    */            
imagedestroy($img);
/* 310    */
/* 311    */            // save cache & output
/* 312    */            
@mkdir(dirname($cache), 0750TRUE);
/* 313    */
/* 314    */            
if ($output) {

Stack trace:
#FileLineCall
1 _error_handler(2, "imagedestroy() expects parameter 1 to be resource, boolean given", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 309, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE, "resampled" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 309 imagedestroy(FALSE);
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): imagejpeg() expects parameter 1 to be resource, boolean given in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 316

Server: lws2.logograph.com

Code:

/* 312    */            @mkdir(dirname($cache), 0750TRUE);
/* 313    */
/* 314    */            
if ($output) {
/* 315    */                if ($output == 'jpeg') {
/**316    */                    imagejpeg($resampled$cache$quality);
/* 317    */                } else if ($output == 'png') {
/* 318    */                    imagepng($resampled$cache$compression);
/* 319    */                } else {
/* 320    */                    $outfunction 'image' $output;
/* 321    */                    $outfunction($resampled$cache);

Stack trace:
#FileLineCall
1 _error_handler(2, "imagejpeg() expects parameter 1 to be resource, boolean given", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 316, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE, "resampled" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 316 imagejpeg(FALSE, "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", 90);
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): Cannot modify header information - headers already sent by (output started at /home/Logograph/htdocs/alpha/lib/func.php:38) in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 335

Server: lws2.logograph.com

Code:

/* 331    */            } else {
/* 332    */                return $resampled;
/* 333    */            }
/* 334    */        } else {
/**335    */            header('Date: ' date("D M j G:i:s T Y"));
/* 336    */            header('Last-Modified: ' date("D M j G:i:s T Y"$input_mtime));
/* 337    */            header("Cache-Control: must-revalidate");
/* 338    */            header('Content-Type: image/' $output);
/* 339    */            header('Content-Length: ' filesize($cache));
/* 340    */

Stack trace:
#FileLineCall
1 _error_handler(2, "Cannot modify header information - headers already sent by (output started at /home/Logograph/htdocs/alpha/lib/func.php:38)", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 335, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE, "resampled" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 335 header("Date: Thu Mar 28 18:06:11 EDT 2024");
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): Cannot modify header information - headers already sent by (output started at /home/Logograph/htdocs/alpha/lib/func.php:38) in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 336

Server: lws2.logograph.com

Code:

/* 332    */                return $resampled;
/* 333    */            }
/* 334    */        } else {
/* 335    */            header('Date: ' date("D M j G:i:s T Y"));
/**336    */            header('Last-Modified: ' date("D M j G:i:s T Y"$input_mtime));
/* 337    */            header("Cache-Control: must-revalidate");
/* 338    */            header('Content-Type: image/' $output);
/* 339    */            header('Content-Length: ' filesize($cache));
/* 340    */
/* 341    */            
readfile($cache);

Stack trace:
#FileLineCall
1 _error_handler(2, "Cannot modify header information - headers already sent by (output started at /home/Logograph/htdocs/alpha/lib/func.php:38)", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 336, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE, "resampled" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 336 header("Last-Modified: Thu Nov 3 11:34:51 EDT 2016");
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): Cannot modify header information - headers already sent by (output started at /home/Logograph/htdocs/alpha/lib/func.php:38) in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 337

Server: lws2.logograph.com

Code:

/* 333    */            }
/* 334    */        } else {
/* 335    */            header('Date: ' date("D M j G:i:s T Y"));
/* 336    */            header('Last-Modified: ' date("D M j G:i:s T Y"$input_mtime));
/**337    */            header("Cache-Control: must-revalidate");
/* 338    */            header('Content-Type: image/' $output);
/* 339    */            header('Content-Length: ' filesize($cache));
/* 340    */
/* 341    */            
readfile($cache);
/* 342    */        }

Stack trace:
#FileLineCall
1 _error_handler(2, "Cannot modify header information - headers already sent by (output started at /home/Logograph/htdocs/alpha/lib/func.php:38)", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 337, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE, "resampled" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 337 header("Cache-Control: must-revalidate");
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): Cannot modify header information - headers already sent by (output started at /home/Logograph/htdocs/alpha/lib/func.php:38) in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 338

Server: lws2.logograph.com

Code:

/* 334    */        } else {
/* 335    */            header('Date: ' date("D M j G:i:s T Y"));
/* 336    */            header('Last-Modified: ' date("D M j G:i:s T Y"$input_mtime));
/* 337    */            header("Cache-Control: must-revalidate");
/**338    */            header('Content-Type: image/' $output);
/* 339    */            header('Content-Length: ' filesize($cache));
/* 340    */
/* 341    */            
readfile($cache);
/* 342    */        }
/* 343    */    }

Stack trace:
#FileLineCall
1 _error_handler(2, "Cannot modify header information - headers already sent by (output started at /home/Logograph/htdocs/alpha/lib/func.php:38)", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 338, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE, "resampled" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 338 header("Content-Type: image/jpeg");
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): filesize(): stat failed for /tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1 in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 339

Server: lws2.logograph.com

Code:

/* 335    */            header('Date: ' date("D M j G:i:s T Y"));
/* 336    */            header('Last-Modified: ' date("D M j G:i:s T Y"$input_mtime));
/* 337    */            header("Cache-Control: must-revalidate");
/* 338    */            header('Content-Type: image/' $output);
/**339    */            header('Content-Length: ' filesize($cache));
/* 340    */
/* 341    */            
readfile($cache);
/* 342    */        }
/* 343    */    }
/* 344    */

Stack trace:
#FileLineCall
1 _error_handler(2, "filesize(): stat failed for /tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 339, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE, "resampled" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 339 filesize("/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1");
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): Cannot modify header information - headers already sent by (output started at /home/Logograph/htdocs/alpha/lib/func.php:38) in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 339

Server: lws2.logograph.com

Code:

/* 335    */            header('Date: ' date("D M j G:i:s T Y"));
/* 336    */            header('Last-Modified: ' date("D M j G:i:s T Y"$input_mtime));
/* 337    */            header("Cache-Control: must-revalidate");
/* 338    */            header('Content-Type: image/' $output);
/**339    */            header('Content-Length: ' filesize($cache));
/* 340    */
/* 341    */            
readfile($cache);
/* 342    */        }
/* 343    */    }
/* 344    */

Stack trace:
#FileLineCall
1 _error_handler(2, "Cannot modify header information - headers already sent by (output started at /home/Logograph/htdocs/alpha/lib/func.php:38)", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 339, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE, "resampled" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 339 header("Content-Length: ");
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""
Unhandled E_WARNING (2): readfile(/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1): failed to open stream: No such file or directory in /home/Logograph/htdocs/alpha/multimedia/ImageTools.php on line 341

Server: lws2.logograph.com

Code:

/* 337    */            header("Cache-Control: must-revalidate");
/* 338    */            header('Content-Type: image/' $output);
/* 339    */            header('Content-Length: ' filesize($cache));
/* 340    */
/**341    */            
readfile($cache);
/* 342    */        }
/* 343    */    }
/* 344    */
/* 345    */    
public function getBackgroundColor($input$x 0$y 0)
/* 346    */    {

Stack trace:
#FileLineCall
1 _error_handler(2, "readfile(/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1): failed to open stream: No such file or directory", "/home/Logograph/htdocs/alpha/multimedia/ImageTools.php", 341, array("input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "matte" => 16777215, "width" => 1500, "height" => FALSE, "bound" => FALSE, "align" => "center", "rotation" => NULL, "zoom" => 1, "cropX1" => 0, "cropY1" => 0, "cropX2" => NULL, "cropY2" => NULL, "output" => "jpeg", "quality" => 90, "compression" => 9, "fit" => FALSE, "lastCodeChange" => 1367951643, "input_mtime" => 1478187291, "cache" => "/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1", "imageInfo" => array(0 => 2560, 1 => 1920, 2 => 2, 3 => "width="2560" height="1920"", "bits" => 8, "channels" => 3, "mime" => "image/jpeg"), "imagecreatefrom" => "imagecreatefromjpeg", "imagecreate" => "imagecreatetruecolor", "img" => FALSE, "origWidth" => NULL, "origHeight" => NULL, "dst_x" => 0, "dst_y" => 0, "src_x" => 0, "src_y" => 0, "dst_w" => 1500, "dst_h" => FALSE, "src_w" => NULL, "src_h" => NULL, "ratio" => FALSE, "resampled" => FALSE));
2 /home/Logograph/htdocs/alpha/multimedia/ImageTools.php 341 readfile("/tmp/alpha.logograph.com/alpha/Logograph/multimedia/ImageTools/modify_%2Fhome%2FKingCenter%2Fdata%2Fmultimedia%2FImage%2F5131%2F2011-11-07+15.06.51.jpg?fa7fd39b301cba1bb8621acf2f0cafe1");
3 /home/Logograph/htdocs/alpha/lib/func.php 965 multimedia\ImageTools::modify("/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", NULL, "1500", NULL, FALSE, "center", NULL, NULL, NULL, NULL, NULL, NULL, "jpeg", 90, 9, FALSE);
4 /home/Logograph/htdocs/www/resize.php 14 call_user_func_assoc(array(0 => "multimedia\ImageTools", 1 => "modify"), array("__file" => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "width" => "1500", "input" => "/home/KingCenter/data/multimedia/Image/5131/2011-11-07 15.06.51.jpg", "output" => "jpeg"));

$_REQUEST:
array(2):
   ["__file"] => "KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["width"] => "1500"

$_FILES:
array(0):

$_SERVER:
array(29):
   ["SCRIPT_URL"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["SCRIPT_URI"] => "http://data.logograph.com/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PERL5LIB"] => "/usr/share/awstats/lib:/usr/share/awstats/plugins"
   ["HTTP_ACCEPT"] => "*/*"
   ["HTTP_USER_AGENT"] => "claudebot"
   ["HTTP_HOST"] => "data.logograph.com"
   ["PATH"] => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
   ["SERVER_SIGNATURE"] => ""
   ["SERVER_SOFTWARE"] => "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.38 mod_perl/2.0.10 Perl/v5.16.3"
   ["SERVER_NAME"] => "data.logograph.com"
   ["SERVER_ADDR"] => "198.168.252.36"
   ["SERVER_PORT"] => "80"
   ["REMOTE_ADDR"] => "100.24.20.141"
   ["DOCUMENT_ROOT"] => "/var/www/html"
   ["REQUEST_SCHEME"] => "http"
   ["CONTEXT_PREFIX"] => ""
   ["CONTEXT_DOCUMENT_ROOT"] => "/var/www/html"
   ["SERVER_ADMIN"] => "root@localhost"
   ["SCRIPT_FILENAME"] => "/home/Logograph/htdocs/www/resize.php"
   ["REMOTE_PORT"] => "54930"
   ["GATEWAY_INTERFACE"] => "CGI/1.1"
   ["SERVER_PROTOCOL"] => "HTTP/1.1"
   ["REQUEST_METHOD"] => "GET"
   ["QUERY_STRING"] => "__file=KingCenter/multimedia%2fImage%2f5131%2f2011%2d11%2d07+15%2e06%2e51%2ejpg&width=1500"
   ["REQUEST_URI"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07%2015.06.51.jpg?width=1500"
   ["SCRIPT_NAME"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["PHP_SELF"] => "/resize/KingCenter/multimedia/Image/5131/2011-11-07 15.06.51.jpg"
   ["REQUEST_TIME_FLOAT"] => 1711663571.844
   ["REQUEST_TIME"] => 1711663571

$_SESSION: Notice: Undefined variable: _SESSION in /home/Logograph/htdocs/alpha/lib/func.php on line 426
NULL

Raw post data:
""