PHPcom is an open source and easy-to-use content management system based on PHP and MySQL databases developed by Xinyun! Efficient, fast and easy-to-manage website solutions applied to various server platforms, including multiple functional module structures such as articles, downloads, pictures, videos and user management. It is suitable for building websites for different groups and individuals such as enterprises, portals, schools, etc. need!
System environment requirements Server platform: Unix, Linux, Windows
1. Available WEB servers, such as Apache, Nginx, IIS, etc.
2. PHP 5.2.0 and above
3. MySQL 4.1.0 and above system installation
1. Upload all files in the upload directory to the server www directory
2. Set directory permissions. The ./data directory requires read and write permissions. If you need to generate HTML, you need to give read and write permissions to the entire www directory.
3. Execute the installation program/install/index.php. Please run the installation program in the browser and visit: http://your domain name/install/
4. Please install the program according to the installation prompts until the installation is completed. Last update: 2012-12-26
Corrected the batch upload function, updated the language pack, added online update prompts, added a website map, corrected PHP5.5 support, corrected known BUGs
Update patch method:
Download the complete program, upload and overwrite the src directory, overwrite the misc/admin directory template directory (templates), and selectively update. If your template has not been modified, directly overwrite all template files. Template update files: template.xml, sitemap.htm, common/footer.htm, preview.htm, video/preview.htm
After the update is completed, enter the background - execute the SQL query, type "Update SQL-RC.txt" in the package, copy the code inside and execute it in the background. Note that it must be executed in two steps. There are instructions in the file to finally update the cache and upgrade it. ...
Expand