Dvwa + xampp build the problem and solution of displaying garbled characters, dvwaxampp. Dvwa + xampp: the problem and solution for displaying garbled characters are displayed. dvwaxampp and dvwa display garbled characters. There are two solutions: 1. Method 1: a temporary solution, that is, the problem and solution of displaying garbled characters in dvwa + xampp are achieved every time, dvwaxampp
Dvwa displays garbled characters. There are two solutions:
1. Method 1: a temporary solution, that is, each time you have to manually modify it: use the browser encoding to modify
2. Method 2: permanent solution, that is, modify the configuration file of dvwa, modify the default encoding, and locate it (remember to open the hidden folder)
C: \ xampp \ htdocs \ DVWA \ dvwa \ mongodes \ dvwaPage. inc. php
The installation path is different, but the relative path (that is, the dvwa placement path) DVWA \ dvwa \ mongodes \ dvwaPage. inc. php remains unchanged.
Modify the http header: change the default UTF-8 encoding to gb2312, so that each display is normal.
Garbled during SHOPEX installation in the XAMPP local environment
Development tools
Local Environment Program: XAMPP Mall site building program: SHOPEX
Step 1Symptom: set up the XAMPP local environment and install the SHOPEX website creation program. Normally, the SHOPEX prompts installation. the result page shows garbled characters. message tip: Fatal error: Class 'Kernel 'not found in D: \ bendi \ xampp \ htdocs \ install. core. php on line 10
Step 2: Cause: The latest version of XAMPP is 1.8.1 and PHP is 5.4.7. ZendOptimizer does not support PHP5.3.0.
Therefore, when XAMPP is 1.7.2 (its PHP version is already 5.3.0), ZendOptimizer is not used. However, SHOPEX is encrypted with zend guard and must be optimized with ZendOptimizer before SHOPEX is installed. otherwise, garbled characters will appear as before.
Step 3: Solution: for the cause of garbled text, we use XAMPP1.7.1 for installation. after installation, we can see that there is a ZendOptimizer folder under the PHP folder in the XMAPP installation directory. Reinstall SHOPEX again without any garbled characters. after installation, if you want to use XAMpp1.8.1, simply install SHOPEX without deleting version 1.7.1.
Metadata and dvwa display garbled characters. There are two solutions: 1. Method 1: a temporary solution, that is, every time you get it done...