Search results

  1. M

    [Solved] 403 Error with 4.1.5

    Please do a "Force reinstall" to make sure the latest build is used.
  2. M

    [Solved] 403 Error with 4.1.5

    http://www.litespeedtech.com/support/forum/showthread.php?p=30093#post30093
  3. M

    litespeed+DA= bandwich problem

    Here is the solution. Please run following command upgrade to latest 4.1.5 release. If you have installed 4.1.5, do a "force reintall" to get the latest build.
  4. M

    upgrade 4.0.20 -> 4.1.4 problem

    Can you try to revert back RailsRunner.rb to the one in 4.0.20 after upgrading to 4.1.4?
  5. M

    [solved] 4.1.5 php suExec issue

    it could be something in .htaccess. Does this vhost has anything in .htaccess to override PHP handler?
  6. M

    [solved] 4.1.5 php suExec issue

    Looks like php was runnng as nobody user, at least for the file upload script.
  7. M

    [solved] 4.1.5 php suExec issue

    under which user the files were created? nobody or user?
  8. M

    [solved] 4.1.5 php suExec issue

    We need more information to reproduce this in our lab. If you knew which script run as nobody, please send us more information. file path, content of .htaccess along the path. It is a cPanel server, right?
  9. M

    [solved] PHP error with xsl and libxml 2.7.8

    If you really have to build it manually, the fix is in /home/cpeasyapache/src/cppatch/php5-fixed-lib64.patch "Build matching PHP" apply similar fix.
  10. M

    [solved] PHP error with xsl and libxml 2.7.8

    try "ldd /usr/local/lsws/fcgi-bin/lsphp5" if it does not link to /opt/xml2/lib/libxml2.so.2, the lsphp binary was not built correctly, you need to upgrade to latest 4.1.5 and "build matching PHP" again. if the problem persist after upgrading to 4.1.5, please contact bug@litespeed with temp root...
  11. M

    [solved] PHP error with xsl and libxml 2.7.8

    if you build matching PHP from WHM plugin, lsphp5 will use the same libxml as Apache suphp. cpanel install libxml in /opt/xml2, you should not try to install another version of libxml2. Just follow cPanel's PHP configuration.
  12. M

    Litespeed really slow from version 4.1.4

    If you can reliably reproduce the problem, we would like to investigate further. You can start with enabling full debug logging then reproduce the problem. send us the log file for analysis. related log entries can be tracked with IP address of the client producing the problem.
  13. M

    [solved] ownership permissions problems?

    everything follow OS file system permissions, you need to use appropriate user/group and permission for your setup. Just remember that web console is running as lsadm:lsadm, lshttpd run as nobody:nobody or the user/group you set during installation.
  14. M

    Set UID Mode and Chroot Mode in cpanel

    double check phpinfo() to make sure open_basedir is really disabled.
  15. M

    consider changing server provider

    also swapped the IP of primary and secondary license server. you should be able to reach license server now.
  16. M

    error 500 on a certain vHost

    those are requests timed out,
  17. M

    consider changing server provider

    Please upgrade to 4.1.5, which will contact the secondary license server if the primary is not available.
  18. M

    litespeed+DA= bandwich problem

    DA may update the way how bandwidth usage are collected. we need to access a DA server to find out.
  19. M

    LiteSpeed Web Server 4.1.5 released

    This is the latest stable release of 4.1 with minor bug fixes of 4.1.4. One commonly requested feature from Apache suphp user has been implemented. LSWS by default does not serve scripts with unsafe file permission (group and world writable), or the script is inside a directory with unsafe...
  20. M

    Problem with trial key

    You start to use a trial key 30 days ago, that's the maximum time trial keys can be used on a server.
Top