Search results

  1. J

    new reCaptcha feature not working correctly

    Server returns invalid content type. and one more question: why charset is windows-1252 # curl -v https://domain.com/ * Trying 0.0.0.0:443... * TCP_NODELAY set * Connected to domain.com (0.0.0.0) port 443 (#0) * TLS 1.2 connection using TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 * Server...
  2. J

    how to properly configure chroot in VirtualHost

    Hello, please explain in detail how to set up VirtualHost chroot! Virtual Host -> domain.com -> Security -> ExtApp Chroot Mode -> Virtual Host Root I tried different options I did not get
  3. J

    Program terminated with signal 11, Segmentation fault!

    web server with pid=18432 received unexpected signal=11, a core file has been created. Environment: CHROOT Server: LiteSpeed/5.0 Enterprise OS: Linux Release: 3.10.0-229.1.2.el7.x86_64 Version: #1 SMP Fri Mar 27 03:04:26 UTC 2015 Machine: x86_64 and one more thing what about the compilation...
  4. J

    Unexpected error inside event loop

    Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux $ gdb /lsws/fcgi-bin/lsphp-5.4.32 core.lsphp54.57416 GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free...
  5. J

    Unexpected error inside event loop

    $ cd /lsws/logs $ grep -ri '\[ERROR\]' .|grep -v 'ModSecurity' ./error.log.2014_09_29:2014-09-27 23:42:09.004 [ERROR] Unexpected error inside event loop: No child processes ./error.log.2014_09_29:2014-09-28 00:27:29.004 [ERROR] Unexpected error inside event loop: No child processes...
  6. J

    Unexpected error inside event loop

    Greetings to all. I have a problem. This error does not give me peace. system: Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux lsws: 4.2.16 how to solve it? sorry for my english
  7. J

    [solved] disable_functions per user

    I tried to change to a different version, the same error! built from source
  8. J

    [solved] disable_functions per user

    phpinfo()
  9. J

    [solved] disable_functions per user

    some reason directive 'disable_functions' ignored my config lsws 4.2.14 -> Virtual Hosts -> domain.com -> general -> Apache Style Configurations php_admin_value error_log $SERVER_ROOT/logs/$VH_NAME/php_errors.log php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f noreply@$VH_NAME"...
  10. J

    some errors from stderr.log FreeBSD x64 8.x

    log is unreadable lines shifted, how can I trace what is this tool "sh: 1: lang: not found" at this time the system "debian 7.x and lsws 4.2.12" strerr.log AS IS root at debian in Jail /lsws/logs on master* $ tail -n 20 stderr.log 2014-08-03 01:46:23.144 [STDERR] sh: 1: lang: not...
  11. J

    automatic update does not work on FreeBSD

    $ /lsws/admin/misc/lsup.sh -f -v 4.2.11 2014-05-24 20:12:10.107 [NOTICE] [AutoUpdate] Checking for new releases..., pid=96532 /usr/bin/fetch -o /lsws/autoupdate/lsws-4.2.11-ent-x86_64-freebsd6.tar.gz http://www.litespeedtech.com/packages/4.0/lsws-4.2.11-ent-x86_64-freebsd6.tar.gz...
  12. J

    some errors from stderr.log FreeBSD x64 8.x

    system is FreeBSD x64 8.x server running on 'chroot environment' I want to draw your attention to some errors of stderr.log. Full log https://gist.github.com/anonymous/7ab92bfd69a2270837f7 2014-04-13 13:31:03.702 [STDERR] Error Traversing Database for ipnum = 1211098133 - Perhaps database is...
  13. J

    best operating system for LiteSpeed

    Hello experts on the LiteSpeed web server! I like a the beginner, there were several issues. I apologize for my English! 1)What operating system is calculating the best for the server, and what do you say about the FreeBSD 8.3 and higher? 2)How correctament run the server in a chroot...
Top