Search results

  1. J

    [solved] GD Jpeg Issues

    I got it fixed, thank you for the help and direction. I removed libjpeg version 8, and recompiled. This fixed my issue with WordPress. I can now upload and edit jpeg files in WordPress. However, vBulletin still gave me issues. So I installed Imagemagick, and now vBulletin works great again...
  2. J

    [solved] GD Jpeg Issues

    Hello, I don't have this directory: /usr/local/lsws/fcgi-bin/lsphp5 There was nothing in the a.jpg file. Does this work? execve("/usr/local/lsws/fcgi-bin/", ["/usr/local/lsws/fcgi-bin/", "test.php"], [/* 21 vars */]) = -1 EACCES (Permission denied) dup(2)...
  3. J

    [solved] GD Jpeg Issues

    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. 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: 2012-11-24...
  4. J

    [solved] GD Jpeg Issues

    Thanks! Ok, I attached the log. Also, when I do the command it returns my webpages to a 503 error. I then have to gracefully restart the server...not sure if that is normal. Again, thank you for all the help!!!
  5. J

    [solved] GD Jpeg Issues

    Thank you for the continued help. I did what you mentioned, but it still returns the test as broken. Any other thoughts? '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin'...
  6. J

    [solved] GD Jpeg Issues

    I did the first example and got the attached. I took that code and put it in a php file, tried all the image filenames too. I also did the tail error log and nothing is coming up. I will try the --with-gd next.
  7. J

    [solved] GD Jpeg Issues

    I don't have anything in my error logs. The problem seems to be in resizing images. In WordPress or vBulletin it cannot resize jpegs. This only happened after moving to Litespeed. Would it have anything to do with using PHP 5.4.6? I have tried lots of things and appreciate any help.
  8. J

    [solved] GD Jpeg Issues

    Thank you! linux-vdso.so.1 => (0x00007fffa6fff000) libcrypt.so.1 => /lib64/libcrypt.so.1 (0x000000324e000000) libedit.so.0 => /usr/lib64/libedit.so.0 (0x0000003252800000) libncurses.so.5 => /lib64/libncurses.so.5 (0x0000003251800000)...
  9. J

    [solved] GD Jpeg Issues

    Thank you for the help! I did have --with-jpeg-dir=/usr/lib64' set to --with-jpeg-dir=/usr' That didn't work either, so I just recompiled. Tue Nov 6 23:43:09 UTC 2012 x86_64 Build...
  10. J

    [solved] GD Jpeg Issues

    Hello, I have tried so many things and I am stuck with something. My GD Jpeg does not work and I can't figure out why. I can no longer add Jpeg images in wordpress media, and having issues on vBulletin. All the other ones work fine, it is just Jpeg. Does anyone have something I can...
  11. J

    Memcache + xCache

    Ok thanks, I will stick with xCache, but found this: http://www.vbseo.com/f2/what-does-vbseo-cache-using-memcached-xcache-eaccelerator-apc-etc-35930/#post302255
  12. J

    Memcache + xCache

    Thank you. I think I will give it a try then. Right now I have this in my vBulletin config: // ****** DATASTORE CACHE CONFIGURATION ***** // Here you can configure different methods for caching datastore items. // vB_Datastore_Filecache - to use includes/datastore/datastore_cache.php...
  13. J

    Memcache + xCache

    I do have xCache installed and appears to be working great. I guess I didn't know if there was any advantages to having Memcache installed as well. Do you happen to know if there are any performance gains by using something alongside something like xCache? Thanks!
  14. J

    Memcache + xCache

    Hello, I have seen another post about this but wanted a little more information. I am trying to optimize as much as possible. Currently I have xCache installed, does installing Memcache offer anything? I will be upgrading to the 2-CPU license in about a week so I can use the Litespeed...
  15. J

    MIME Type handler/watch-flush, table, info

    Hello, I have just a few [WARN] items in my log, and after doing some searching on the web, and here...am not sure if they are something that should be taken care of. I have the following: can't set 'Forced Type', undefined MIME Type handler/watch-info can't set 'Forced Type'...
  16. J

    [Solved] xCache Keeps Clearing

    Thank you!!! That was it.
  17. J

    [Solved] xCache Keeps Clearing

    Hello, I did read this other thread and have searched around but need a little help. http://www.litespeedtech.com/support/forum/showthread.php?t=5072 http://www.litespeedtech.com/support/forum/showthread.php?t=5337 I am a newbie and have just installed LiteSpeed. When I disable PHP...
Top