Search results

  1. T

    Installing Redis and phpredis

    How do I install Redis and phpredis to work with Litespeed correctly? After following the guide (see link below), I get the following error when I try to open my Magento site: Fatal error: Class 'Credis_Client' not found in /var/www/#####/app/code/community/Cm/RedisSession/Model/Session.php on...
  2. T

    [LICENSE] Failed to send registration request.

    I updated our Ubuntu server from 11.04 to 11.10. Every time the installation asked whether to overwrite or keep current the "keep current" action was chosen. Still, after the restart all sites worked (are accessible to all), but it seems the server does not allow the pages to make outside...
  3. T

    Editing php settings seems impossible

    Hi, I have tried everything I can imagine to change the php settings, I mainly want to raise the upload_max_filesize setting to restore my sql back up through phpmyadmin (filesize is bigger than 2M which is the current limit). my phpinfo shows the following: Configuration File (php.ini) Path...
  4. T

    403 Forbidden - New post

    While trying to make new post with Wordpress I get the 403 Forbidden error, log shows this: 2011-09-19 00:27:09.324 NOTICE [82.181.193.116:57055-0#XXXX] mod_security rule triggered! [Mon Sep 19 00:27:09 2011] [error] [client 82.181.193.116] ModSecurity: Access denied with code 403, [Rule...
  5. T

    [Solved] All sites stopped working suddenly

    All my sites stopped working while configuring settings only for one my virtualhosts so I'm having hard time figuring out the cause! Log file shows as following after restart and tryings to access my site.
  6. T

    Not a valid executable -error

    Server is working flawlessly other than this annoying and repeating error: 2011-06-04 02:36:57.244 ERROR [/usr/local/lsws/bin/httpd] is not a valid executable. 2011-06-04 02:36:58.539 ERROR [/usr/local/lsws/bin/httpd] is not a valid executable. 2011-06-04 02:50:03.466 ERROR...
  7. T

    Compiling PHP for Magento

    Is there any recommended configure parameters available for compiling PHP 5.3.x for Magento/Wordpress based sites? ATM my Magento site is not able to send emails (did work with apache) but gives me this error message: exception 'Zend_Mail_Protocol_Exception' with message 'Unable to connect...
  8. T

    PHP 5.3.x and Ubuntu 11.04

    I was trying to build PHP 5.3.4 through the admin panel while I got the following error: checking for the location of libjpeg... no checking for the location of libpng... no checking for the location of libXpm... no checking for FreeType 2... no checking for T1lib support... no checking whether...
Top