I'm attempting to include a .php file in another php file and getting the error:
Application Error: You must enable read permission to the /aom directory.
I suspect its the program itself, since "/aom" is a subdirectory below the one the program is in. The /aom directory does indeed have read permissions.
I have a question into the developer, but was wondering if anyone else has run into this.
Application Error: You must enable read permission to the /aom directory.
I suspect its the program itself, since "/aom" is a subdirectory below the one the program is in. The /aom directory does indeed have read permissions.
I have a question into the developer, but was wondering if anyone else has run into this.
Comment