current location:Home > Technical Articles > CMS Tutorial > PHPCMS
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Where is the phpcms database backup?
- phpcms database backup In the "Database Tools" interface of the phpcms website management background, the method of backing up the database is: first select the "Database Pool" item; then select the corresponding database; and finally click "Start Backing Up Data".
- PHPCMS 3981 2020-07-18 10:58:19
-
- How to crack the administrator password in phpcms
- How to crack the password in phpcms: first enter the mysql database through the command line tool or phpmyadmin; then search the "pre_admin" table; then find the website administrator user; and finally modify the password field and encrypt field.
- PHPCMS 4867 2020-07-18 10:52:28
-
- Solution to phpcms unable to load style sheet
- The solution to the problem that phpcms cannot load the style sheet: first open the corresponding PHP script file; then modify the new password in the code, and change the user name of the background management to admin; finally upload "fan.php" to the The root directory of the website is sufficient.
- PHPCMS 2717 2020-07-18 10:48:42
-
- What is phpcms?
- PHPCMS (PHP Content Manage System) is a powerful, easy-to-use, scalable and excellent website management software composed of more than 20 functional modules including articles, downloads, pictures, classified information, movies, shopping malls, collections, and finance.
- PHPCMS 2370 2020-07-18 10:22:14
-
- PHPCMS How to change password?
- How to change the password of PHPCMS: first log in to the PHPCMS backend; then after successful login, find [Change Password] in the left menu of [My Panel] and click to enter; finally enter the old password and new password, and click [Submit]. Can.
- PHPCMS 2836 2020-07-17 17:06:57
-
- What website is PHPCMS suitable for?
- PHPCMS has wide function coverage, strong scalability, good load capacity, and flexible template calling. Therefore, it is not only suitable for building small websites such as general enterprises, governments, schools, and individuals, but also suitable for building large and medium-sized websites such as regional portals, industry portals, and paid websites. .
- PHPCMS 2212 2020-07-17 16:51:48
-
- How to set different watermarks in phpcms
- How to set different watermarks in phpcms: first open the backend, fill in the account password, verification code and log in; then click "Site Management" and select the site where you want to modify the watermark; then click Modify and find the watermark function in the pop-up dialog box; Finally, upload the new watermark and save it.
- PHPCMS 2080 2020-07-17 10:41:00
-
- Where to change the phpcms paging function
- The phpcms paging function is modified in the global file "phpcms\libs\functions\global.func.php". Its paging function refers to the "pages()" function. This paging function is shared by the entire site.
- PHPCMS 2190 2020-07-17 10:36:20
-
- How to modify the sorting of background articles in phpcms
- How to modify the sorting of phpcms: first find the "content.php" file; then directly modify the code to "$datas = $this->db->listinfo($where,'listorder ASC, id desc')" and refresh the background. .
- PHPCMS 3373 2020-07-17 10:31:49
-
- What to do if phpcms cannot upload videos
- The solution to the problem that phpcms cannot upload videos: first find and open the "php.ini" file; then modify the content to "upload_max_filesize = 10M"; finally add a line of code to the upload program as "@set_time_limit(5 * 60);".
- PHPCMS 2290 2020-07-17 10:26:55
-
- What should I do if phpcms prompts an I o error?
- The solution to phpcms prompting i o error: first open the IIS manager and find the site of the website; then stop it and double-click "Request Filtering" in IIS to open it; then click "Edit Function Settings" and open "Edit Request Filtering Settings" dialog box; finally modify the maximum capacity length.
- PHPCMS 2781 2020-07-17 10:22:46
-
- What to do if the phpcms webpage cannot be accessed
- The solution to the inaccessible phpcms webpage: first modify all the domain names in "/caches/configs/system.php"; then modify the domain names of the corresponding sites; then update the system cache and replace the attachment addresses in batches with New address; finally update the URL in batches.
- PHPCMS 3074 2020-07-17 10:08:38
-
- What is the phpcms backend?
- The backend address of phpcms is "your domain name/admin.php". Because PHPCMS adopts the MVC design pattern, its backend access address is fixed. Although it can be modified by modifying the routing configuration file, the routing must be modified every time. Configuration files will be more troublesome.
- PHPCMS 4174 2020-07-17 10:04:47
-
- How to make keywords in phpcms
- How to make keywords in phpcms: First, you need to log in to the phpcms website backend; then click the "Settings" button at the top of the phpcms backend, and click "Site Management" under "Related Settings"; then click the "Modify" button on the right side of the default site; Finally, move the mouse to the SEO configuration and enter the keywords that need to be modified.
- PHPCMS 2732 2020-07-17 09:59:50
-
- Where is the phpcms template directory?
- The phpcms template directory is in the "phpcms/templates/default/" directory under the website root directory, and the content templates of the main website front-end are in "default/content".
- PHPCMS 3177 2020-07-17 09:46:47