Search results

  1. M

    php error

    Thank you i use --with-gd=shared .. I have one last issue: litespeed is run with plesk 10.4.4 and i can't access webmail.domain.com the error is 2013-05-20 16:33:15.390 INFO [2.84.11.212:60680-0#APVH_horde.webmail] Connection idle time: 121 while in state: 5 watching for event: 25,close...
  2. M

    php error

    A new error: [STDERR] PHP Fatal error: Call to undefined function imagecreatefromjpeg() How can i fix this?
  3. M

    activate json

    fix it.....
  4. M

    php error

    finally up and running.. :D:D:D Thank you
  5. M

    activate json

    try to run joomla in my plesk 10.4 server with litespeed take this error: Fatal error: Call to undefined function json_decode() in /var/www/vhosts/xxxxxxx/libraries/joomla/registry/format/json.php on line 67 How can activate json? php is 5.4.13
  6. M

    php error

    What am i doing wrong? :( Now error: Database connection error (2): Could not connect to MySQL. [root@xxx ~]# /usr/local/lsws/fcgi-bin/lsphp5 -i | grep mysql Configure Command => './configure' '--prefix=/usr/local/lsws/lsphp5' '--with-l itespeed' '--with-libdir=lib64'...
  7. M

    php error

    new error Database connection error (1): The MySQL adapter 'mysql' is not available. :(
  8. M

    php error

    and if i use '--with-pdo-mysql=shared' i take this error: configure: error: PDO_MYSQL configure failed. Please check config.log for more information. **ERROR** Could not configure PHP build
  9. M

    php error

    if i use '--with-pdo-mysql=mysqlnd' i take this error: You've configured extension pdo_mysql to build statically, but it depends on extension pdo, which you've configured to build shared. You either need to build pdo_mysql shared or build pdo statically for the build to be successful.
  10. M

    php error

    Thank you thats work.. My problem is can connect to mysql I run centos with plesk 10.4 what i doing wrong? [root@xxx lsws-4.2.2]# /usr/local/lsws/fcgi-bin/lsphp5 -i | grep mysql Configure Command => './configure' '--prefix=/usr/local/lsws/lsphp5' '--with-l itespeed'...
  11. M

    php error

    Hello i take this error .. work around for libtool problem: sys_lib_dlsearch_path_spec should use lib64 /usr/local/lsws/phpbuild/buildphp_1368703253.9.install.sh: line 91: make: command not found How can fix it?
Top