DotNetnuke (DNN) is an open source platform program that is very popular abroad. Use ASP.NET development. DNN's latest version, you can access the official website http://www.dotNetnuke.com, and its Chinese version can be obtained at http://www.dnnchina.net. I just want to publish a little opinion on some of the experiences of DNN, please visit the above two websites about DNN. The following is some of the steps installed: (Refer to DotNetnuke 3.0.7 Installation Guide (Source of Inspiration))
DNN's current version is 3.07 version, so we first need to download the latest version from http://prdownloads.sourceforge.net/dnn/dotNetnuke_3.0.7.zip?download. Unzip into the specified directory, unzip it into the DotNetnuke directory. Set DotNetNuke Access Security: (mainly because when the administrator logs in, you need to modify the contents of the resource file when setting up the localization configuration. If you don't want to modify the functionality of the resource online, you can skip this step). 1) NTFS: Add the NetWork Service user in your DotNetnuke directory, and set the user's permissions to allow reading, write, and modify. 2) Non NTFS: If your DotNetnuke is located, the file system of the hard disk partition is not NTFS, you do not need to do anything; create an empty (SQLServer) database, name DNN (you can name any). DNN uses the SQLServer database by default, of course, you can also extend it to use other databases. It will not be discussed here. Modify the database configuration to 22 line