Search results

  1. D

    mod_security REQUEST_HEADERS:Referer anomaly/bug

    Dear LiteSpeed, I'm using LSWS 5.4.10 (build 4) on Cpanel. I found if using : SecRule REQUEST_HEADERS:Referer|ARGS "spam-domains\.com" Will work. But if using @pmFromFile operator : SecRule REQUEST_HEADERS:Referer|ARGS "@pmFromFile spam-domains.txt" Will not work. So REQUEST_HEADERS:Referer...
  2. D

    [LiteSpeed 5.1.9 build 1] error

    Most of my servers suddenly get down after upgrade to 5.1.9 build 1 Since it is not possible to revert to 5.1.9 build 0, so I revert the version to 5.1.8 to make LiteSpeed webservers online again Would you mind to check into this 5.1.9 build 1? Thanks!
  3. D

    [Resolved] [LiteSpeed 5.8 build 1-2] error 505

    today my customer site receive an error 505 as bellow : ------------------------------------------------------- ------------------------------------------------------- I am using CENTOS 6.8 x86_64 and CPanel reverting back to 5.1.7 instantly cured that error 505 issue
  4. D

    [LSWS 5.0.x] Compile PHP Error

    Since LSWS 5.0.x I've always stuck with these error mesage while compiling php with LSAPI : **MAIN_STATUS** retrieved from /usr/local/lsws/phpbuild/buildphp_1438651576.5.progress Preparing all source code for building PHP 5.3.29 with LSAPI 6.8 Retrieving PHP source archive from...
  5. D

    LSWS 4.2.23 VS mod_security

    Latest 4.2.23 build won't block with this simple rule : #### SecRule REQUEST_URI "/any-folder/.+/filename.\php" "id:20202020,rev:1,severity:2,msg:'must be denied',deny" \ #### Please fix it :(
  6. D

    [Resolved]lsws + mod_geoip + modsec = fail

    I have try mod_geoip and combined with mod security as below : -------------------------------------------------------------------------------------- >> http://dev.maxmind.com/geoip/legacy/mod_geoip2/ >> http://www.modsecurity.org/projects/modsecurity/apache/feature_geo_ip_lookups.html...
  7. D

    404

    I am so sorry, but your page showing 404 on almost everywhere. Including index page of litespeedtech.com it self. Please fix them, thank you.
  8. D

    I need to execute my cron job with lsphp52

    I did dual php (5.2.17 and 5.3.x) and works fine with all http://website with additional .htaccess AddType directive. But running cron job (php -f or -q /my-path/script.php) still execute php as 5.3 :confused: I have try /path-to-lsws/fcgi-bin/lsphp-5.2.17 -q but resulting an error : Could...
  9. D

    LSWS 4.2.3 VS mod_security

    I've found that : <LocationMatch .*> SecRuleRemoveById xxxxxx </LocationMatch> won't work with 4.2.3 :confused: please fix this.
  10. D

    LSWS 4.2.2 VS mod_security

    Latest 4.2.2 build won't block with this simple rule : #### SecRule REQUEST_URI "/any-folder/.+/filename.\php" "id:20202020,rev:1,severity:2,msg:'must be denied',deny" \ #### Performing /usr/local/lsws/admin/misc/lsup.sh -f -v 4.2.1 and then the rule above did block filename.php as it should...
  11. D

    LiteSpeed vs Minify

    I receive plenty of reports from wordpress users regarding their broken theme after using wp-minify plugins. I have found that litespeed seems unable to translate css/js compression as this screesnhot bellow : >>> http://imageshack.us/photo/my-images/35/litespeedvsminify.jpg/ please release a...
  12. D

    [solved] Cpanel + LSAPI 6.0 + LSWS 4.2 Anomaly

    is it true that LSAPI 6.0 using much more swap than LSAPI 5.5? the left one is still using LSAPI 5.5 : Uploaded with ImageShack.us after using LSAPI 6.0 I have to raise up externall app >> lsphp5 >> memory soft/hard limit to at least 505 Mb to avoid randomly "Fatal error: Out of...
  13. D

    lsws 4.1.11 not support modsec rules?

    I just wondering about why there so many modsec rules suddenly lost it functions while using litespeed. I had test it with a very simple rule for an example : SecRule REQUEST_URI "^/abc\.php$" "deny" As above rule expected, Apache bring 406 error page to http://domain.com/abc.php access. But...
  14. D

    4.1.1 Build 3 -- include_path error?

    using this build since yesterday and were throwing out errors like these on wordpress and joomla (as far as i currently know) : happened on most scripts, anyway. which are suddenly asking for /home/username/php i have done rebuild matching php (5.2.17) with LSAPI and continue with easyapache...
  15. D

    [BUG?] Litespeed + ModSec2

    I am using Litespeed Web Server Enterprise v4.0.17 on CENTOS 5.5 x86_64 standard with WHM 11.28.52 + ModSec2x On my other non litespeed server with WHM 11.28.52 + Apache 2.2.17 + ModSec2x, I wrote these ModSec rules and worked ...
  16. D

    TypesConfig Error

    I have these error mesage on LSWS WHM Panel : Screenshot ---> http://img412.imageshack.us/img412/2572/typesconfig.jpg As I found on my httpd.conf (line 112) : <IfModule mime_module> TypesConfig conf/mime.types AddType application/x-compress .Z AddType application/x-gzip .gz .tgz...
  17. D

    PHP LSAPI 5.0b2 feedback report

    After using PHP LSAPI 5.0b2 release (http://www.litespeedtech.com/support/forum/showthread.php?t=3545 and http://www.litespeedtech.com/support/forum/showthread.php?p=17555 ), one of my user reporting error from php functions, and suddenly, disable_function on php.ini is affected to his script ...
  18. D

    External Apps are gone with the 4.0.10

    I have update my old build of 4.0.10 and update it again from official release from --> http://www.litespeedtech.com/support/forum/showthread.php?goto=newpost&t=3281 Update run smoothly, unless I found that Configuration --> Server --> External App is showing for nothing now. And then I...
  19. D

    XML pages --> Between LSWS and Apche

    --------------------------------------------------------------------------- This one produced by LSWS --> http://www.moviedb.asia/sitemap.xml This one produced by Apache --> http://xtremenitro.org/sitemap.xml ---------------------------------------------------------------------------...
  20. D

    Failed to generate the realtime reports!

    Firstly, I suddenly got this : Secondly, I switch 4.0.2 to 4.0.1 in hoping to fix that error. Switched to 4.0.1. But still got that error and plus I cannot switch back to 4.0.2 again. I even cannot switch LSWS to Apache in order to reinstall this LSWS to 4.0.2. Stucked. In this...
Top