Nyein Chan
Nyein Chan

Reputation: 1215

Apache cannot start

I installed xampp in this path (C:\m_server\xampp)
When I start from control panel, the following error occur

Error: Apache shutdown unexpectedly.  

Then I start httpd.exe from cmd the following error occurs. How to solve this error?

httpd.exe: Syntax error on line 531 of C:/m_server/xampp/apache/conf/httpd.conf: Syntax error on line 17 of C:/m_server/xampp/apache/conf/extra/httpd-xampp.conf: Cannot load /xampp/php/php7ts.dll into server: \x8ew\x92\xe8\x82\xb3\x82\xea\x82\xbd\\xc2\x82\xa9\x82\xe8\x82\xdc\x82\xb9\x82\xf1\x81B

Upvotes: 1

Views: 1034

Answers (1)

Nyein Chan
Nyein Chan

Reputation: 1215

I run setup_xammp.bat from cmd and the problem is automatically fixed. Like this,

C:\m_server\xampp>setup_xampp.bat

Upvotes: 1

Related Questions