mysql - Wampserver not starting apache server -


i using wampserver start apache , mysql servers. however, mysql server getting started. in eventviewer observed below error.

faulting application path: e:\wamp\bin\apache\apache2.2.11\bin\httpd.exe faulting module path: e:\wamp\bin\apache\apache2.2.11\bin\php5ts.dll 

infact, wampserver in d:\ drive whereas event viewer complaining files in e drive.

i forgot changes made in past , unable find location can configure correct path apache server in wampserver.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -