Search results

  1. M

    ioncube & zend

    Hi, when i run the above command: "/usr/local/Zend/lib/Guard-7.0.0/php-5.5.x/ZendGuardLoader.so" as i mentioned i integrated from apache build, should build php directly from ls admin ?
  2. M

    ioncube & zend

    Hi, I'm using cpanel cloudlinux, and installed lsws, build profile from easy apache 3. but websites using ioncube & zend have issue, php.ini path is /usr/local/lib/php.ini and: /usr/local/IonCube/ioncube_loader_lin_5.5.so, /usr/local/Zend/lib/Guard-7.0.0/php-5.5.x/ZendGuardLoader.so any help...
  3. M

    Error 500

    Hi, i just updated mysql form 5.1 to 5.5 via whm but all websites using mysql have error 500, please help, lite speed version is 4.2.12
  4. M

    [Resolved] php.ini

    another problem i have these in php.ini , but phpinfo doesnt load ioncube loader , pdomysql, .... extension_dir = "/usr/local/lib/php/extensions/no-debug-non-zts-20090626" zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.3.so" extension="eaccelerator.so"...
  5. M

    [Resolved] php.ini

    Hi, cpanel shows php path Default PHP (/usr/bin/php) is it ok ?
  6. M

    [Resolved] PHP Compile error

    Thx NiteWave, please mark it as solved ;)
  7. M

    [Resolved] php.ini

    ok i copied by this command: cp /usr/local/lib/php.ini /usr/local/lsws/lsphp5/lib thx
  8. M

    [Resolved] php.ini

    Hi, i tried this command /usr/local/lsws/fcgi-bin/lsphp5 -i | grep php.ini result: i checked the path but there is no php.ini! there is only php folder and no php.ini, please help
  9. M

    php-mysql compile error

    which one is correct: '--with-mysqli=mysqlnd' or '--with-mysqli=mysqlind'
  10. M

    php-mysql compile error

    Hi, should i use also for pdo and mysqli: '--with-pdo-mysql' should be '--with-pdo-mysql=mysqlnd' ? '--with-mysqli=mysqlnd' should be '--with-mysqli=mysqlnd' ? Regards,
  11. M

    [Resolved] PHP Compile error

    Hi, i have new error: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen.
  12. M

    [Resolved] PHP Compile error

    Hi, im trying to compile php but i have this error: checking for PCRE headers location... configure: error: Could not find pcre.h in shared,/usr '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr'...
  13. M

    php-mysql compile error

    Hi, im trying to roll back to php 5.3 or 5.2 but during compile i have this err: configure: error: Cannot find libmysqlclient under /usr. Note that the MySQL client library is not bundled anymore! **ERROR** Could not configure PHP build
  14. M

    Zend Optimizer

    Greetings, im using litespeed 4.2.3 with cpanel recently i upgraded php to 5.4.14, how can i reinstall zend optimizer? Regards,
  15. M

    PHP5.3 and PHP5.2

    Hi, im using LS on cpanel, current php version is 5.2.17, how can i install and run php 5.3.x with php 5.2 Regards,
  16. M

    License Issue

    root@server [~]# /usr/local/lsws/bin/lsttpd -V -bash: /usr/local/lsws/bin/lsttpd: No such file or directory root@server [~]# /usr/local/lsws/bin/lsttpd -r -bash: /usr/local/lsws/bin/lsttpd: No such file or directory
  17. M

    License Issue

    Hi, after renewing expired license i cant start lite speed, it sys: root@server [~]# /usr/local/lsws/bin/lswsctrl start litespeed: no process killed Sorry, your license key has expired! Sorry, your license key has expired! [ERROR] [LICENSE] Failed to send registration request. [ERROR]...
  18. M

    allow_url_include

    Greetings, I'm using litespeed with cpanel, how can i enable allow_url_include for a specify account ? Regards,
Top