Home >Backend Development >PHP Tutorial >First time using weiphp (weiphp official account is temporarily unable to provide services)
First time use of weiphp (weiphp official account is temporarily unable to provide services)
After the installation of weiphp was completed, I deployed it to the server. My server is centos. I bought it on site and configured my own environment, php+apache+mysql. , the configuration was completed in five minutes, and then after binding the official account (it took more than three hours of testing with all the information filled in correctly), I finally checked the apache log file and found that xml was missing
The number of error lines
So just install the xml extension
<code>yum <span>install</span> php-xml</code>
The installation is complete and restart apache
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });The above introduces the first use of weiphp (the official account of weiphp is temporarily unable to provide services), including relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.