I'm getting the following errors from a plugin I am using for PostNuke called Mediashare. I'm not getting any help from the developer, so I thought that I would post the question here. I've chmodded the directories in question to 777, so that's not the issue.. Is it a UID/GID problem? If so, any advice? Is this even PHP related? I found some info in the php.ini about safe_mode and that, but really didn't understand. From what I can gather... it's an ownership problem?

  • /var/www/web1/web/modules/mediashare/pnvfs_fsdirectapi.php(44): Failed to copy file '/var/www/web1/web/tmp/PreviewTc1na1' to '/var/www/web1/web/mediashare/ba/om8mn6nqxzk6nls7qqr8v9zmnulm43-tmb.png' while creating new file in virtual storage system. Please check media upload directory in admin settings and it's permissions. /var/www/web1/web/modules/mediashare/pnvfs_fsdirectapi.php(44): Failed to copy file '/var/www/web1/web/tmp/PreviewTc1na1' to '/var/www/web1/web/mediashare/ba/om8mn6nqxzk6nls7qqr8v9zmnulm43-tmb.png' while creating new file in virtual storage system. Please check media upload directory in admin settings and it's permissions.
    • No media items No media items

    Make sure that safe_mode isn't set to On in the php.ini

      One suggestion I found was this:

      The mediashare directory must be in the PostNuke root folder (this won't change your permission problems though).

        What would the root folder of PostNuke be relative to the directory I am at now? I would have thought that /var/www/web1/web would have been the root directory. Possibly /var/www/web ?

          Is PostNuke installed in the "/var/www/web1/web" directory? I didn't know, was only passing along another user's suggestion.

            I think it's the root directory. Have moved it around and tried different options but to no avail. Thanks for looking though. I appreciate it. 🙂

              Write a Reply...