iMarkChina update description: This update has major code changes:
Modify the path of ./Index/Action/Index_Config_Action.php to ./Index/Point/Index_Config_Action.php;
Modify the ./Index/Data directory to ./IndexPoint/Data;
(Ps: The above two path changes are mainly for the convenience of future updates and upgrades. Just do not overwrite this ./Index/Point/ directory when updating and upgrading in the future!)
Modify the 404 page;
All PHP file paths in the ./Index/ directory have been modified;
All PHP file paths in the ./Root/Action/ directory have been modified;
Add the current version and latest version viewing function in the background;
Redefine the file path and add a secondary directory for installation;
Add pagination number style;
Add two new sets of templates
(Sky,Pink);
Generate an index.html file for all folders in the ./Index/ directory except the Theme directory;
(Ps: Enable folder browsing function for some servers)
This upgrade uses the installation upgrade, Mark.php/installation uses this file;
(Ps: Please delete or rename this file after installation (for security reasons). If you forget your password, you can also use this file to modify it. Two files that will not be used after the update will also be deleted {./Root/Action/Root_Checklogin_Action.php}{ ./Public/Resources/Root/Js/VI.js}, the Mark.php file will be automatically renamed Mark.Done when the root directory is readable and writable. Please modify Mark.Done to Mark.php to reuse the file)
Newly installed bloggers can skip the following...;
Upgrade requirements:
1. You need to create a new folder as Point in the ./Index/ directory;
(Ps: The full path is: ./Index/Point/)
2. Move Index_Config_Action.php in the ./Index/Action/ directory to the ./Index/Point/ directory;
(Ps: The full path is: ./Index/Point/Index_Config_Action.php)
3,
Move the Data directory under the ./Index/ directory to the ./Index/Point/ directory;
(Ps: The full path is: ./Index/Point/Data/)
(Ps: This time, the path to the Index_Config_Action.php blog configuration file has been modified. The first time you log in to the background to view the system settings, the data fails to be displayed. The server may have cached it and failed to update it in time. You need to log out and log in again. If it still fails to log in again after logging out, Please restart the web server when the data is displayed.)
iMarkChina is a free and open source personal blog that everyone can use!
iMarkChina is a lightweight blogging program that does not require a database. As long as there is no problem with the server hard disk, there will be no data loss!
(Except for man-made possibilities!)
When using iMarkChina, please protect all files and folders in the Date directory (./Index/Date/). All data on the blog is in the Date directory!
(That's the point!)
Installation method:
Upload the source code to your FTP space!
Visit: http://yourdomainname/root.php
User/Password:root
After logging in, change the domain name in "System Settings" to your domain name!
Blog friends using Linux/Unix servers, please pay attention to file write permissions!
Bloggers using Windows servers should be able to ignore write permission issues!
If you don't know how write permissions work, then you can set permissions for all files and folders to 0777!
(0777 means all files and folders are readable and writable!)
If the publication log and other publications cannot be implemented normally, and the source code has not been modified during the process, it is probably a write permission issue!