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

Migration weird behaviour

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41607
    kitemonkey65kitemonkey65
    Participant

    Hey there, we have worked together before on woofered.com’s use of your great plugin but, this is for a different client (Style In Form) who have their own license, I just happen to be working on a project for them. They are moving their site to pantheon and I did a test migration for them (all 19 GIGS of it!) and that worked fine, no issues. So, I reran that onto their own Pantheon service and I get the following as an error:

    Warning: mkdir(): Permission denied in /code/wp-content/plugins/ajax-search-pro/includes/classes/Utils/FileManager.php on line 183 Warning: mkdir(): Permission denied in /code/wp-content/plugins/ajax-search-pro/includes/classes/Utils/FileManager.php on line 183

    I cant see on their old site what its trying to create on this new host?

    The htaccess protection login is sif-pantheon / sif-pantheon

    appreciate the help as always, have a great day

    #41615
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Check the permissions on the wp-content/uploads and wp-content/cache directory, and if they don’t exist by any chance, then try to create them. If they exist, then try to change the permissions to 0755 or 0777, that will very likely solve the problem.

    #41621
    kitemonkey65kitemonkey65
    Participant

    That fixed it up, thanks again Ernest!

    #41629
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Great 🙂

    If you don’t mind, I will close this topic soon and mark it as resolved, feel free to open another one if you have other questions or issues.

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