This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

mkdir issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41545
    WebSpotPLWebSpotPL
    Participant

    Warning: mkdir(): Permission denied in /home/przetock/domains/devstage.pl/public_html/perun/wp-content/plugins/ajax-search-pro/includes/classes/Utils/FileManager.php on line 183

    I have latest plugin version. Current WP version. PHP 8.1

    What can i do about it? Which permissions I should change?

    Regards
    Jakub

    #41546
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Jakub,

    Make sure the wp-content/uploads and wp-content/cache directories exist and are writeable, that should very likely resolve the issue.

    This is a known problem, there is a missing line of code to supress any directory creation errors, it will be patched in the next release. I can patch it for your locally via FTP access if you want to. If you set the permissions for the upperr mentioned folders, then it should go away either way.

    #41547
    WebSpotPLWebSpotPL
    Participant

    Hi Ernest, thanks for help. Checking folders uploads and cache helped. Thanks.

    #41548
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.