Problem in activating Wp Plugins on server .

Discussion in 'Site & Server Administration' started by erebussymk, Sep 4, 2011.

  1. #1
    My webserver is based on ubuntu 10.04 and i am using ispconfig. I am facing this problem from last month. I run self hosted wordpress blog in my server. Site is running smoothly. But when i try to initialize Backupify(wordpress plugin),it always return me the same error like below.

    Warning: fopen(/var/www/clients/client4/web7/web/wp-content/plugins/wp-backupify/log4php.properties): failed to open stream: Permission denied in /var/www/clients/client4/web7/web/wp-content/plugins/wp-backupify/wp-backupify.php on line 134 Warning: fputs() expects parameter 1 to be resource, boolean given in /var/www/clients/client4/web7/web/wp-content/plugins/wp-backupify/wp-backupify.php on line 172 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/clients/client4/web7/web/wp-content/plugins/wp-backupify/wp-backupify.php on line 173 Fatal error: Uncaught exception 'LoggerException' with message 'LoggerConfiguratorIni: fclose() expects parameter 1 to be resource, boolean given' in /var/www/clients/client4/web7/web/wp-content/plugins/wp-backupify/log4php/configurators/LoggerConfiguratorIni.php:288 Stack trace: #0 /var/www/clients/client4/web7/web/wp-content/plugins/wp-backupify/log4php/Logger.php(623): LoggerConfiguratorIni->configure(Object(LoggerHierarchy), '/var/www/client...') #1 /var/www/clients/client4/web7/web/wp-content/plugins/wp-backupify/log4php/Logger.php(359): Logger::initialize() #2 /var/www/clients/client4/web7/web/wp-content/plugins/wp-backupify/wp-backupify.php(38): Logger::getRootLogger() #3 /var/www/clients/client4/web7/web/wp-admin/plugins.php(146): include('/var/www/client...') #4 /var/www/clients/client4/web7/web/wp-admin/plugins.php(148): plugin_sandbox_scrape('wp-backupify/wp...') #5 {main} thrown in /var/www/clients/client4/web7/web/wp-content/plugins/wp-backupify/log4php/configurators/LoggerConfiguratorIni.php on line 288


    how can i get rid from this error.
     
    erebussymk, Sep 4, 2011 IP
  2. aap

    aap Well-Known Member

    Messages:
    1,802
    Likes Received:
    39
    Best Answers:
    2
    Trophy Points:
    120
    #2
    Try installing plugin manually.
    1) Upload plugin files in wp-content/plugins folder
    2) Activate plugin.
     
    aap, Sep 4, 2011 IP
  3. erebussymk

    erebussymk Greenhorn

    Messages:
    84
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    Ya i did this many times but couldn't succeeded yet.
     
    erebussymk, Sep 4, 2011 IP