Results 1 to 3 of 3

Thread: DNN Website Write Permissions

  1. #1
    Join Date
    Oct 2007
    Location
    North West, UK
    Posts
    21
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default DNN Website Write Permissions

    How have people got around the directory write permissions requirments in DNN? I have copied my DNN Distro 4.6.2 directory over, setup DB and I am getting directory write permissions required?

    I know generically there is an option in Helm under Website Settings to allow Website Write Permissions, is this an option upon request?

    Any Ideas (DNN 4.6.2)

    Also my web.config looks like the following, would this be right?

    </configSections>
    <connectionStrings>
    <!-- Connection String for SQL Server 2000/2005
    <add
    name="DotNetNuke"
    connectionString="Server=ALUMINIUM;Database=MYDB;u id=MYUID;pwd=MYPASS;"
    providerName="System.Data.SqlClient" />
    -->
    </connectionStrings>
    <appSettings>
    <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules
    <add key="DotNetNuke" value="Server=ALUMINIUM;Database=MYDB;uid=MYUID;pw d=MYPASS;"/>
    -->

  2. #2
    Join Date
    Feb 2004
    Posts
    4,877
    Thanks
    2
    Thanked 134 Times in 113 Posts

    Default

    Hello James,
    Website Write Permissions is defaulted to On (and is now permanently set) - it should be all you need to run DNN - what is the exact error you are getting and where are you getting it exactly?
    Warren Ashcroft
    Red Fox UK Limited - Pioneers in Internet Technology
    http://www.redfoxuk.com
    w.ashcroft [at] redfoxuk.com

    NOTE: Forum Private Messaging should not be used to contact staff with support queries.

  3. The Following User Says Thank You to Warren Ashcroft For This Useful Post:

    RFH Customer: JamesM (23rd October 2007)

  4. #3
    Join Date
    Oct 2007
    Location
    North West, UK
    Posts
    21
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Hi Warren,

    I think it was to do with the 4.6.2 issues. I re-installed using 4.5.5 and it works fine.

    Thanks for your help.

    James

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. FCKeditor: System.Security.Permissions.SecurityPermission
    By spire128 in forum Technical Support
    Replies: 14
    Last Post: 20th September 2007, 08:18 AM
  2. Warning: I am able to write to the configuration file:
    By Tanzy in forum osCommerce (PHP)
    Replies: 24
    Last Post: 28th May 2007, 06:23 PM
  3. Dnn 4.4.1
    By Tanzy in forum DotNetNuke (ASP.NET)
    Replies: 21
    Last Post: 10th April 2007, 02:50 PM
  4. changing file permissions
    By Space Cowboy in forum General Technical Support
    Replies: 6
    Last Post: 3rd April 2007, 07:43 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •