Search results

  1. eva2000

    [Resolved] expires header not working for js/png files unless htaccess is in place ?

    WHM/Cpanel VPS with litespeed 4.0.17 expires config as pictured in first photo in first post at http://litespeedtech.com/support/forum/attachment.php?attachmentid=114&d=1286299769 Also getting similar problem with dedicated server with WHM/Cpanel + litespeed for another client
  2. eva2000

    [Resolved] expires header not working for js/png files unless htaccess is in place ?

    k just updated to 4.0.17 and on logging into admin control panel the first log entries read but still js and png files don't set expires header properly unless htaccess is set
  3. eva2000

    [Resolved] expires header not working for js/png files unless htaccess is in place ?

    do you mean file at /usr/local/lsws/conf/mime.properties ? this is what it contains default = application/octet-stream 3gp = video/3gpp 3g2 = video/3gpp2 ai, eps = application/postscript aif, aifc, aiff = audio/x-aiff asc = text/plain asx = video/x-ms-asf au =...
  4. eva2000

    [Resolved] expires header not working for js/png files unless htaccess is in place ?

    Currently on 4.0.16 previously don't recall having this issue though. On test install of vB4 forum the javascript and png files are NOT setting the expires header at all but css and text files set it correctly. But if i add in .htaccess the line BELOW, then it works and sets expires header for...
  5. eva2000

    [Resolved] LSWS 4.0.13 to 4.0.14 upgrade ?

    Never mind worked now :)
  6. eva2000

    [Resolved] LSWS 4.0.13 to 4.0.14 upgrade ?

    Thanks did that but ssems after upgrade still says 4.0.13 in my admin area for litespeed ?
  7. eva2000

    [Resolved] LSWS 4.0.13 to 4.0.14 upgrade ?

    Got a VPS with cpanel and litespeed 4.0.13 on it wanting to upgrade to 4.0.14 but when I follow doc at http://www.litespeedtech.com/docs/webserver/install/ and run ./install.sh there is no prompt to select upgrade instead get license message and prompt for install destination directory ...
  8. eva2000

    no end of trouble - 504 Gateway Timeout errors daily

    Also on web 1 get web1 also reports
  9. eva2000

    no end of trouble - 504 Gateway Timeout errors daily

    when received 504 gateway timeout, after trying restarting litespeed still won't come back up error logs web2 web1
  10. eva2000

    no end of trouble - 504 Gateway Timeout errors daily

    Lately every day been getting 504 gateway timeout errors on both load balanced web1 and web2 litespeed servers got this on 4.0.12 and 4.0.13 enterprise Also has WHM/Cpanel installed = cPanel 11.25.0-R43473 - WHM 11.25.0 - X 3.9 CENTOS 5.4 x86_64 standard on web1 Load balancer - 2x shared...
  11. eva2000

    litespeed PHP memory_limit not being recognised ??

    hi having a problem now flowing on from original problem listed above. 1. eaccelerator using 256MB assigned value 2. now using above test script and drupal errors originally couldn't use more than 40MB when soft and hard limits were set to 400M by PHP5 external handler and memory_limit in...
  12. eva2000

    [RESOLVED] haproxy load balancer + 2x litespeed 4.0.12 servers

    k seems litespeed -> configuration -> server -> general -> general settings -> use client in header set to YES instead of Not Set fixed it. Any other setting needs changing ? thanks
  13. eva2000

    [RESOLVED] haproxy load balancer + 2x litespeed 4.0.12 servers

    Hi seems i'm having problems with vbulletin and vbdrupal detecting visitor ip addresses they all detect one of the haproxy load balancer's ip address. the setup the server is using is 2x shared haproxy load balancers connected to 2x web servers running litespeed 4.0.12. Is there some...
  14. eva2000

    [RESO] Trouble shooting vbulletin post new thread hang after switching to litespeed ?

    How would i track down what the problem is ? with apache forum new thread creation in vbulletin works fine. With litespeed 4.0.12 and php 5.2.12 with eaccelerator 0.9.6 rc1 and ioncube php loader 3.3.10 and am having very very very long hangs when creating new threads ONLY, replies posts to the...
  15. eva2000

    litespeed PHP memory_limit not being recognised ??

    thats what was set in soft hard limits by default = 400M had to change it to 2560M to get to 256MB php.ini limit
  16. eva2000

    litespeed PHP memory_limit not being recognised ??

    working with soft/hard limit at 1280 and 2560
  17. eva2000

    litespeed PHP memory_limit not being recognised ??

    eaccelerator was set at 256MB seems the soft/hard php5 limits in litespeed admin were 400M but I didn't know they were in bytes.. thought it was megabytes, so upped it to 2560 and it worked.
  18. eva2000

    litespeed PHP memory_limit not being recognised ??

    Ah didn't know eccelerator memory is counted too ! is that eaccelerator actual used memory or the max limit defined for eaccelerator that is counted ? thanks
  19. eva2000

    litespeed PHP memory_limit not being recognised ??

    Hi I seem to be stumped on a PHP memory_limit exceeded message of which the usual php.ini edits have no use. I've edited /usr/local/lib/php.ini /usr/local/lsws/php/php.ini Both to memory_limit = 256 and restarted lightspeed but still stuck around max 32-37MB for php ? Is this because php...
Top