• Hello !

    I have some trouble finding the problem and I would gladly take any help I can find.

    So I made up this site first locally, everything work fine. I then publish the site on temporary sub-domain to see if everything work fine.

    Made all the change needed to my SQL database to take the new URL. Everything is working fine (I used a script).

    My problem is that I can not upload any content to the server. For example, if I try to important a new image. it create the permalink fine on my admin page but the image is not uploaded on the host side.

    I have tried to make my own upload folder, but same problem.

    I gave the Wp-content and Uploads folder a 777 permissions and the upload work… Once I convert it back to 755, it goes broke again…

    I have tried messing around on my Plesk admin panel, but I don’t have many options…

    Where should I look ?

    The actual web page is here : http://test.intercom91.fr

Viewing 1 replies (of 1 total)
  • Thread Starter Ced-G60

    (@ced-g60)

    I did some more searching and I believe the problem is coming from a permission conflict with the hosting.

    For example, to run the site, I have to give the wp-config.php a 604 (or 644) right to make it work. A 600 give me a blank page.

    I asked my provider to activate suPHP on the site. I hope this will fix the problem.

    Otherwise, how Do i change the access rule ?

Viewing 1 replies (of 1 total)

The topic ‘Upload (image, plugin,etc) fail after changing URL’ is closed to new replies.