
Originally Posted by
cpradio
Have you checked your apache and php logs? I'd be curious to see what those two logs state when you attempt to call Imagick
This is from my error log
Code:
[Sun May 20 15:18:14 2012] [notice] Parent: child process exited with status 255 -- Restarting.
[Sun May 20 15:18:18 2012] [notice] Digest: generating secret for digest authentication ...
[Sun May 20 15:18:18 2012] [notice] Digest: done
[Sun May 20 15:18:20 2012] [notice] Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Sun May 20 15:18:20 2012] [notice] Server built: Nov 11 2009 14:29:03
[Sun May 20 15:18:20 2012] [notice] Parent: Created child process 6496
[Sun May 20 15:18:26 2012] [notice] Digest: generating secret for digest authentication ...
[Sun May 20 15:18:26 2012] [notice] Digest: done
[Sun May 20 15:18:27 2012] [notice] Child 6496: Child process is running
[Sun May 20 15:18:27 2012] [notice] Child 6496: Acquired the start mutex.
[Sun May 20 15:18:27 2012] [notice] Child 6496: Starting 150 worker threads.
[Sun May 20 15:18:27 2012] [notice] Child 6496: Starting thread to listen on port 443.
[Sun May 20 15:18:27 2012] [notice] Child 6496: Starting thread to listen on port 443.
[Sun May 20 15:18:27 2012] [notice] Child 6496: Starting thread to listen on port 80.
[Sun May 20 15:18:27 2012] [notice] Child 6496: Starting thread to listen on port 80.
This is from my access log
Code:
192.168.200.1 - - [20/May/2012:15:17:00 -0400] "GET / HTTP/1.1" 200 3830 "-" "-"
Bookmarks