Search results

  1. RoldanLT

    What is the complete difference beetwen OpenLiteSpeed & LiteSpeed Enterprise?

    So page caching is already available on OLS? So for example Nginx Mainline = OLS and Nginx Stable = LiteSpeed Enterprise?
  2. RoldanLT

    Why does spam account, spam profiles post permitted here?

    Please enable all XenForo Spam feature to avoid it a little bit.
  3. RoldanLT

    What is the complete difference beetwen OpenLiteSpeed & LiteSpeed Enterprise?

    Just seen this: http://www.litespeedtech.com/index.php/products/litespeed-web-server/editions :D Any other comparison?
  4. RoldanLT

    Cannot compile PHP 5.6.x

    https://xenforo.com/community/threads/compile-install-openlitespeed-on-debian.72404/#post-884125
  5. RoldanLT

    Cannot compile PHP 5.6.x

    Yes I have it done already after I posted post #8 :)
  6. RoldanLT

    Cannot compile PHP 5.6.x

    Please fix, there's no way I can install ZendOpcache on PHP 5.6.x.
  7. RoldanLT

    Cannot compile PHP 5.6.x

    I just un check the ZendOpcache on Compile option and add this parameter: --enable-opcache Hope this will fix that error.
  8. RoldanLT

    Cannot compile PHP 5.6.x

    and now zendopcache-7.0.3 error. Compiling OPcache extension /bin/sh /usr/local/lsws/phpbuild/php-5.6.4/zendopcache-7.0.3/libtool --mode=compile cc -I. -I/usr/local/lsws/phpbuild/php-5.6.4/zendopcache-7.0.3 -DPHP_ATOM_INC -I/usr/local/lsws/phpbuild/php-5.6.4/zendopcache-7.0.3/include...
  9. RoldanLT

    Cannot compile PHP 5.6.x

    with '--disable-fileinfo' seems fixed that part.
  10. RoldanLT

    Cannot compile PHP 5.6.x

    Now this error pop up: /bin/sh /usr/local/lsws/phpbuild/php-5.6.4/libtool --silent --preserve-dup-deps --mode=compile cc -I/usr/local/lsws/phpbuild/php-5.6.4/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/local/lsws/phpbuild/php-5.6.4/ext/fileinfo/ -DPHP_ATOM_INC...
  11. RoldanLT

    Cannot compile PHP 5.6.x

    Fixed now with all of this: yum install bzip2-devel curl-devel libpng-devel db4-devel libXpm-devel gmp-devel libc-client-devel openldap-devel unixODBC-devel aspell-devel net-snmp-devel libxslt-devel libxml2-devel pcre-devel t1lib-devel.x86_64 libmcrypt-devel.x86_64 libtidy libtidy-devel
  12. RoldanLT

    Cannot compile PHP 5.6.x

    With PHP 5.6.4, I got this error: checking whether to enable bc style precision math functions... yes checking for BZip2 support... yes checking for BZip2 in default path... not found configure: error: Please reinstall the BZip2 distribution **ERROR** Could not configure PHP build
  13. RoldanLT

    Cannot compile PHP 5.6.x

    Detailed error. checking whether to enable truetype string function in GD... no checking whether to enable JIS-mapped Japanese font support in GD... no If configure fails try --with-vpx-dir=<DIR> If configure fails try --with-jpeg-dir=<DIR> configure: error: png.h not found. **ERROR** Could not...
Top