Please Contact Your Hosting Provider To Ensure The Appropriate Security Settings Have Been Enabled On The Server - dotnetnuke

I am using Text/HTML module. I Click on Edit Text, Then i click on Image icon to insert image, Then i click on Browse Serve at Image Info tab, then i click on Browse button, then i click on Upload New File which result in below error :
An Error Has Occurred When Attempting To Save The File F:\Newgen\DNN\DotNetNuke_Community_04.09.05_Source\Website\Portals\0\1365-little-cutie.jpg. Please Contact Your Hosting Provider To Ensure The Appropriate Security Settings Have Been Enabled On The Server.
Please suggest which permission i have to made on folder. Also specify folder name ie website or Portal\0.
If I am creating a folder using DNN, then uploading new file in this folder, then its working fine. All the rights has been assigned to Website folder which have this new folder. Please suggest.
I am using DNN 4.09.05/ Windows XP Version 2002, Service Pack 3/ IIS V5.1

You should have permissions on the F:\Newgen\DNN\DotNetNuke_Community_04.09.05_Source\Website\ folder for the ASPNET worker process, it should have Modify or Full Control and that permission should be propagated down to all child folders.

Related

Not loaded wordpress database on the live server

I move my site from localhost to live host server:
1. upload my wordpress website source to server
2. create a database and import localhost database
3. change 'home' and 'siteurl' option to domain name
4. copatible config.php with new live database information
but not load database and show /wp-admin/install.php page!
I try with Duplicator plugin and result is same.
I create another localhost website with this things but work correct!
enter image description here
This generally happens if .htaccess file is missing when you uploaded WordPress to live server. Hiddne file may have been missed when you copied your web pages to server.
Permalinks is another root cause of the issue.
Please check if you are able to browse your admin area directly: http://domain.com/wp-login.php. If so, login and go to permalinks settings. Do NOT make any change and click on Save directly.
This will create your .htaccess file and check your site again.

How to set permissions for WebDAV in IBM WebSphere portal 8.0.0.1

I was trying to install new theme in IBM Portal 8001, using webDAV anyclient I am uploading the static resources of theme in theme list but it doesn't upload all files.
Do i have to give any permissions to webDAV in portal?
I have already added the 'all portal users' access to THEME MANAGEMENT in portal access control. Even though it doesn't upload the files.
I have tried using WebDrive, Bitkinex clients also still it doesn't upload the files.
In addition to access rights you need to enable the write for non administrative users. See below the instructions
To enable write access for all authenticated users, proceed as
follows:
Add the following property to the WP ConfigService resource environment provider in the WebSphere® Application Server
administrative console: filestore.writeaccess.allowed.
Set the value for the property to true .
restart the portal server for the new setting to take effect.
https://serverfault.com/questions/555638/how-do-i-enable-webdav-write-access-in-websphere-portal-8-0
it doesn't upload all files? or none? If is partially uploaded is probably a limitation of the WebDAV client; try using ConfigEngine task to upload zip to WebDAV store:
http://www-01.ibm.com/support/knowledgecenter/SSYJ99_8.0.0/dev/csa2r_cfgtsk_webdavdplzip.dita
ConfigEngine.sh webdav-deploy-zip-file -DTargetURI=dav:fstype1/themes// -DZipFilePath=/tmp/YourTheme.zip

Error while adding project

I'm trying to create a new solution with dot net nuke.
I installed the packages and configured IIS to work with it.
Then with visual studio i created a new solution. I want to import an old module already created, so i copied/pasted the folder in "DesktopModules".
Then with VS i right click on the solution and selects add existing project.
This way i get an error:
The web application project "name" is configured to use IIS. The web server "http://dnndev.me/desktopmodules/name" is not found.
It's probably because the corresponding projet is configured to use a web server depending on the URL you've got.
I suggest you to edit the project file with notepad (csproj or vbproj) and to remove the specified URL configuration. You also have to set the UseIIS value to false.
Note that this configuration could be stored in the users project file (.vbproj.user or .csproj.user).
Then, try again to add this project to your solution.

Recess framework stops me editing any files

I have installed Recess and created an app. However I cannot do anything with the files the app created, I can not edit, delete, move the files. When I try and delete i get a FTP error of 550. Any other files on the server I can modify any way I like.
I have found the user has been set to apache I can manually change this but why does it set this as the owner to start with?
It seems that you're running Apache with that user, therefore, when a www app creates something, it will create it with "apache" user. Send more details.

dotnetnuke 5.5 critical error on pressing settings on every module of the site

my site was hosted on one server . everything was working fine. After moving to another server . click on the settings of every module on the site give critical error object reference not set to instance of an object. what could be wrong? i am using dotnetnuke 5.5
Moving the files you skip the Install/Setup step where the install wizard checks your folder permissions. Start there, check that first: Setting Security Permissions

Resources