We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 13610
    • 52 Posts
    i have migrated my MODX Evolution to Rackspace. When I go to the File Manager and wish to upload a file, "Upload feature inhibited - make sure uploads are supported and the directory is writable for PHP." The following message is displayed where the CHOOSE FILE button is normally located.

    In the site configuration under the file manager tab, the settings are set as they should be with the path as C:/Websites/MYMODX/ (Yes, this is a windows installation).

    I then went to the IIS Manager and made sure that the directory is writeable.

    Has anyone else had to configure this on Rackspace.

    I found documentation for uploading files via PHP to Cloud Files, but can't figure out how to get them directly to my server.

    Thanks in advance.

    Jason
      Jason Buck
      • 28042 ☆ A M B ☆
      • 24,524 Posts
      Is the file upload feature enabled in your php.ini file? http://www.php.net/manual/en/ini.core.php#ini.file-uploads

      If it is, then it's a matter of Windows and IIS configuration. You might want to post your question on on the IIS hosting board. https://forums.modx.com/board/?board=14 [ed. note: sottwell last edited this post 14 years, 9 months ago.]
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 13610
        • 52 Posts
        Thanks for your response.

        Please mark this as solved.

        The issue was that I made the folder writeable on my Dev Server, but didn't do it on my production server.


        Thanks,

        Jason
          Jason Buck