Access localhostDiscuzinstallindex. php to install the wamp package. If you are sorry, set short_open_tag in php. ini to On. Otherwise, the installation will not continue. You must solve the preceding problems before installing the solution. use NotePad to open the following two files: wampbinapache
For the installed wamp suite, visit http: // localhost/Discuz/install/index. php installation, prompt sorry, please put php. set short_open_tag in ini to On. Otherwise, the installation cannot continue. You must solve the preceding problems before installing the solution. use NotePad to open the following two files: \ wamp \ bin \ apache
Access http: // localhost/Discuz/install/index. php to install the wamp package.
Sorry, set short_open_tag in php. ini to On. Otherwise, the installation will not continue.
You must solve the preceding problems before you can continue the installation.
Solution
Open the following two files in Notepad:
\ Wamp \ bin \ apache \ apache2.4.9 \ bin \ php. ini
\ Wamp \ bin \ php \ php5.5.12 \ php. ini
Search for short_open_tag
Change short_open_tag = Off TO short_open_tag = On.
Restart apache
Jackson Source: http://blog.csdn.net/jackson0714/article/details/44117387