Red Head Boat article management system RHSART 1.0 beta1 description:
1. RHSART is a simple, easy-to-use, permanently free, and convenient PHP article management system for secondary development. There are two databases to choose from during system installation: Mysql and Access.
2. Introduction to background functions:
1. Basic settings: basic information, website settings, navigation management, module opening and closing, security settings, static settings, administrator account, database management, and other settings;
2. Article management: article list, published articles, article classification;
3. User interaction: message management, comment management, friendly links;
4. File management: template selection, image management, language settings, resource management;
5. Advanced applications: create new channels, channel titles, and background navigation management.
3. Installation instructions:
1. For a new installation, you need to upload all the subdirectories and files in the upload folder (note, it is inside) to the root directory of the website, then follow the prompts to select the database, fill in the database information, and then click the installation link to complete the installation;
2. RHSART's default setting is that you can only log in to the backend 10 times in 1 hour. You can modify the duration and number of logins in "Backend - Basic Settings - Security Settings" to avoid being unable to log in to the backend during debugging;
3. If you have already installed it once, regardless of success or failure, please clear the Mysql database before reinstalling or fill in another data table prefix name during installation, otherwise some content of the website will be repeated after installation;
4. If you are using a Linux server, you must set the permissions of the source code file to 777 or 766 after uploading, otherwise the website cannot be installed and run normally.
4. Note: Since this system uses UTF-8 encoding, you cannot edit it with Notepad in Windows, because Notepad will add a BOM header, causing program abnormalities. It is best to use a professional editor, such as Dreamweaver.
5. Backend path: http://website path/admin
Expand