The Data folder beneath the root of the web site is not writable by the website application pool identity.
You need to make this folder and all its child folders and files writable before setup can proceed. mojoPortal needs this to be able to write search index files, error logs, image gallery uploads, and other important features.
Right Click the Data folder in Windows File Explorer, choose properties and go to the Security tab. Depending on your setup, you will need to either grant write permission to the "IUSRS" group or to the "IIS AppPool\" user.
Obviously, instructions will be different across hosting environments but the same principle is true, the Data folder and all its child objects must be writable.
- Database Platform
- pgsql
- Database Schema Version
- 2.2.1.5
- Application Code Version
- 2.9.2.0
- Message
- The Data folder beneath the root of the web site is not writable by the website application pool identity.
You need to make this folder and all its child folders and files writable before setup can proceed. mojoPortal needs this to be able to write search index files, error logs, image gallery uploads, and other important features.
Right Click the Data folder in Windows File Explorer, choose properties and go to the Security tab. Depending on your setup, you will need to either grant write permission to the "IUSRS" group or to the "IIS AppPool\" user.
Obviously, instructions will be different across hosting environments but the same principle is true, the Data folder and all its child objects must be writable.