Liangjing article website management system description
IIS run settings
IIS header file is set to index.html
The first step to enter the background is to configure the domain name configuration and then go to the static generation. Before using it, please note:
If you try it on your own computer (server), the connection address of the background management must be "http://Ip address/domain name/".
1. System requirements are based on a network management system developed by ASP. To use this system normally, you must ensure that your server meets the following requirements:
1) Software system: WIN2000+IIS5.0 / WINXP+IIS5.1 / WIN2003+IIS6.0/or higher version
2) Database: Access2000
3) Others: The server must be installed with Microsoft IE browser version 5.0 or above. Some functions require the server to support FSO (FileSystemObject).
Operating environment: Windows 2000+IIS5.0+Access2000+IE5.5 or above for testing
2. After system installation, extract this program to a folder, and then upload the files in this folder to the server or local WEB directory, and it can be used immediately. Before running, please make sure that your server or system meets the first system requirement. Please read the instructions in the file clearly before running.
3. Set up and use
1) Under normal circumstances, it can be used normally after uploading to the server or local WEB directory. Just enter the address directly into the browser to access it.
2) After the installation is complete, please use the default administrator user admin and password admin to log in to the backend management page. After logging in, please immediately go to the "System Management" module to change the administrator password.
FAQ
1) How to enter the backend for management?
There are two ways to enter the background management page: directly enter the management login page address: admin/index.asp in the address bar of the browser.
Default administrator: admin Password: admin Authentication code: admin
If you want to modify the authentication code, please go to admin/Login.asp to modify it. Please modify the administrator username and password immediately after logging in.
2) When displaying article content and adding/modifying columns or articles, an error message appears that the database cannot be updated?
Please check the permission configuration in Win2003. Whether write permission is granted to the directory where the system is located.
How to open database read and write permissions: Right-click the database or the folder... Security... Add... Select Everyone group... Add... OK... The permissions column allows: Modify, read, write, run... OK.
Expand