View Single Post
  #16  
Old 11-24-2012, 08:56 AM
Jakobi Jakobi is offline
Member
 
Join Date: Sep 2012
Posts: 17
Ok I have a few things I found, the cause?

This shows up a few times. I have 62 installed in lib64 and 80 in lib.

Code:
2012-11-24 03:07:41.580 [STDERR] Wrong JPEG library version: library is 62, caller expects 80
I am not sure what this is, anything bad? It fills up the log:

Code:
2012-11-24 03:08:02.268 [STDERR] LSAPI: SUEXEC_UGID set UID: 502, GID: 502
2012-11-24 03:08:04.062 [STDERR] LSAPI: SUEXEC_UGID set UID: 501, GID: 501
I did see this, but I think it is because we changed the shared to '--with-gd' '--with-jpeg-dir'

Code:
2012-11-24 10:34:03.830 [STDERR] PHP Warning:  Module 'gd' already loaded in Unknown on line 0
Reply With Quote