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.
Try installing plugin manually. 1) Upload plugin files in wp-content/plugins folder 2) Activate plugin.