Search results

  1. T

    Access Log Settings - Need Combined Log

    Right now our access logs are being stored by user (/home/username/access-logs - which is symlinked to the apache domlogs folder. We love/need/appreciate having the separate logs, but we aren't getting a combined log. Is there a way to configure LiteSpeed to provide both the individual user...
  2. T

    503: Server Unavailable

    We have a WP plugin for real estate sites that requires cron tasks to be run via WGET. Often the job will fail with a 503 error. $ wget -T 10800 'https://www.example.com/wp-content/plugins/plugin/cron.php' --2017-04-11 16:00:55-- https://www.example.com/wp-content/plugins/plugin/cron.php...
  3. T

    Best Way To Set x-frame-options?

    I'm wondering about the best way to implement the x-frame-options header? We've added "Header always append X-Frame-Options SAMEORIGIN" to the httpd.conf file, restarted, nada. Tried adding it within a specific virtualhost, no joy. I did look through the wiki, and the LS control panel, but...
  4. T

    [Resolved] Help with diagnosing 503 on WordPress

    We are running a server with a stable configuration (no recent changes), and a couple hundred sites running smoothly. (Most are Concrete5 or WordPress sites.) We have one WP site in development that suddenly succumbed to 503 errors. The dashboard still works fine, but the front-end pages are...
  5. T

    Rewrite rules not applying on cgi-bin URLs

    We have recently migrated a client to our server. Their old website relied on cgi, whereas our platform does not. In an effort to be SEO friendly we created a bunch of 301s from their old URL structure to the new. Most are working, but anything with a /cgi-bin/ URL goes straight to 404...
  6. T

    Planning our upgrade to 5.0

    Currently running CentOS 6.6 with LiteSpeed 4.2.23 (installed by LiteSpeed staff) with cPanel and multiple versions of PHP. We are eager to upgrade to 5.0, but I want to be sure our ducks are in a row. Can someone please point me to the correct instructions for upgrading to 5.0? Also, are...
  7. T

    [Resolved] Compiling PHP: Unrecognized options: --with-litespeed

    For reasons I won't go into right now (too lengthy) we have to compite PHP from the command line. When we set up this server we paid for the LiteSpeed techs to install two versions of PHP - 5.2.17, and at the time 5.3.something. I've been regularly compiling and updating the 5.3.x branch right...
  8. T

    Heads-Up! Serious OpenSSL vulernability!

    http://heartbleed.com/ This isn't directly a LiteSpeed issue, but it probably affects almost every server that LiteSpeed is installed on, so I thought this would be helpful to post here.
  9. T

    Lsws 4.2.5, php lsapi 6.4

    I'm sorry to surface this issue again, but I'm still not getting a good grasp on the best implementation for our situation and I'm hoping to clarify. Understanding that: We have a dedicated server running CentOS Using WHM/cPanel Multiple versions of PHP We have to compile PHP via...
  10. T

    [Resolved] Disable Auto Index?

    We have Auto Index set to NO in the server configuration, but the server is still generating auto indexes unless I specifically disallow it in .htaccess. Any ideas on why? We switched servers in June, and LiteSpeed Tech did the install. This wasn't a problem on the old server ... however I...
  11. T

    [solved] Keeping Apache really dead (not mostly dead)

    We have a recurring problem where Apache keeps getting set to start on boot. This leads to a conflict between httpd and lsws whenever the server is rebooted. We've used chkconfig to set httpd to "off", and even gone so far as to chmod /etc/init.d/httpd to 000. I think the problem is that...
  12. T

    [Solved] Zend Mail Socket failing

    I don't know if this is specifically a LiteSpeed issue or not, but I figure if post here you can help me narrow the search. My server is running LiteSpeed 4.2.1, RHEL 6, PHP 5.3.21. Over the past few weeks we've been having an intermittent problem with sending email from the site. This is...
  13. T

    Is there a temporary downgrade option?

    I'm trying to determine if the current 8 core license is the best option for our server. I'd like to temporarily downgrade for a few hours/days to benchmark the differences. From what I understand from the wiki and forums if I want to downgrade I have to change my license (only at the end of...
  14. T

    Upgrade to PHP 5.4.6 failed

    I was running 5.3.15 and debating between moving to 5.3.16 or 5.4.6, so I thought I'd try both. 5.3.16 went without a problem. On the other hand, as soon as I switched the symlink to point to the 5.4.6 version of PHP all sites ceased to load - even with a restart of LiteSpeed. Is there...
  15. T

    New 503 Error

    I'm using a tool in our CMS dashboard that I've used a thousand times (literally!!) to import an XML file by uploading from my PC. As of this morning, I'm immediately greeted with the famed 503 error. I do have the graceful restart option enabled, and I've tried a few restarts myself without...
  16. T

    LiteSpeed 4.1.13 vs 4.1.12 - Problems with multiple PHP versions?

    We were running 4.1.12 with parallel PHP installations, as configured through a paid support request. As of this morning we have been upgraded to 4.1.13, and all sites on our secondary PHP configuration are not loading as pages but instead trying to initiate a download. These sites are...
  17. T

    Web server automatically restarted - shows wrong version

    I have been regularly receiving errors like this one: Please note that the error report shows version 4.1.11, even though I was running 4.1.12 already, and yesterday ran a Force Reinstall to fix the static image loading error. I've forwarded recent messages to bug@litespeedtech.com, but...
  18. T

    [Solved] Images (and other files?) not fully loading

    Since moving to our new server running LiteSpeed 4.1.12 we are having a consistent problem across all sites hosted by our server. In some cases images are half-loading, leaving the rest of the image as a gray box. In other cases images are not loading at all. Please note that a page...
  19. T

    [Solved] 503 Error - Due to PHP Relocation error?

    Some sites (or sections of sites ex: Photopost gallery) are returning 503 errors. Digging into the logs I see: The PHP binary in use is /usr/local/bin/php We are running Red Hat EL6 on a Xeon 8 core CPU, 8GB RAM, with WHM/cPanel and LiteSpeed 4.1.12, PHP 5.3.10. PHP Memory Limit is...
  20. T

    [Solved] Upgrade for one month?

    We currently have a 4 CPU license on an 8 core Xeon processor. I'm interested in trying the 8 CPU license to gauge the performance impact. Is there an easy method to upgrade for a month and try it out?
Top