WordPress Designpraxis Forum » Bot Tracker

[closed] Error when accessing the plugin in Dashboard

(3 posts)
  • Started 4 years ago by Alex
  • Latest reply from Alex
  • This topic is not a support question

  1. Alex
    Member

    I’m getting an error when accessing this plugin (in Dashboard ->> Bot-Tracker):

    Warning: unlink(../cache/index.htm) [function.unlink]: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/bot-tracker/crawltrack/php/login.php on line 41

    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/bot-tracker/crawltrack/php/login.php:41) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/bot-tracker/crawltrack/php/login.php on line 136

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/bot-tracker/crawltrack/php/login.php:41) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/bot-tracker/crawltrack/php/login.php on line 136

    Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/bot-tracker/crawltrack/php/login.php:41) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/bot-tracker/crawltrack/php/login.php on line 153

    my site's info:

    max_execution_time: 30
    max_input_time: 60
    file_uploads: 1
    upload_max_filesize: 2M
    post_max_size: 8M
    register_globals:
    safe_mode: 0
    allow_url_fopen: 1
    eaccelerator.enable:

    Other information:

    PHP Server API: apache2handler
    WordPress Version: 2.3
    WordPress Blog URI: http://www.mydomain.com
    WordPress Installation URI: http://www.mydomain.com
    WordPress Theme: /wp-content/themes/rockindarkq-11
    WordPress Permalink Structure: /%category%/%postname%.html
    WordPress wp-content directory is writable
    WordPress does not use Gzip Compression
    WP-Cache is running on this installation of WordPress
    GD library is installed
    PHP Version: 4.4.4-8+etch4
    MySQL Version: 5.0.32-Debian_7etch1-log
    Browser used: Mozilla/5.0 (Windows; U; Windows NT 5.0; ru; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8

    how can I fix this problem?

    Posted 4 years ago #
  2. Alex, try chmod 777 your wp-content/plugins/bot-tracker/crawltrack/cache/ directory.

    Posted 4 years ago #
  3. Alex
    Member

    Thank You very much! It's working fine now!

    Posted 4 years ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.