Migration weird behaviour

This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 4 weeks ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41607
    kitemonkey65
    kitemonkey65
    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

    Attachments:
    You must be logged in to view attached files.
    #41615
    Ernest Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #41621
    kitemonkey65
    kitemonkey65
    Participant

    That fixed it up, thanks again Ernest!

    #41629
    Ernest Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


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

You must be logged in to reply to this topic.