• Resolved Behaviorist

    (@behaviorist)


    Hello,

    i get after the install an error that i cant solved. I need a little advice.
    Thanks you

    Warning: mkdir(): Permission denied in /www/htdocs/w011c2b6/www.xxxxxxxx.de/wp-content/plugins/wp-statistics/wps-updates.php on line 27

    Warning: fopen(/www/htdocs/w011c2b6/www.xxxxxxxxxx.de/wp-content/uploads/wp-statistics/GeoLite2-Country.mmdb): failed to open stream: No such file or directory in /www/htdocs/wxxxxxxy/www.xxxxxxxxxx.de/wp-content/plugins/wp-statistics/wps-

    https://wordpress.org/plugins/wp-statistics/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Greg Ross

    (@gregross)

    It looks like the web server account doesn’t have permissions to create directories in the wp-content/uploads directory.

    You can manually create the directory (/wp-content/uploads/wp-statistics) and see if that helps, or change the permissions.

    Thread Starter Behaviorist

    (@behaviorist)

    Wow thats fast! Many thanks Greg.

    The first error we have solved.

    I have created the folder wp-statics in uploads with the pemissions 755.
    The geoip.dat is also in uploads with permission 644.

    Tom
    Warning: fopen(/www/htdocs/wxxxx/www.xxxxx.de/wp-content/uploads/wp-statistics/GeoLite2-Country.mmdb): failed to open stream: Permission denied in /www/htdocs/wxxxxx/www.xxxxx.de/wp-content/plugins/wp-statistics/wps-updates.php on line 41

    Thread Starter Behaviorist

    (@behaviorist)

    Solved! It works with the permission 777. Thanks again Greg.

    Plugin Contributor Greg Ross

    (@gregross)

    You might want to try 766, but glad to hear it works.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Permission denied’ is closed to new replies.