I have installed xampp on Windows7(64bit).I want to work with PHP, Apache and MySql. The server Apache and the MySql services are running properly on the Xampp control panel
If you have following errors: [Wed Jun 10 10:32:13.697671 2015] [core:warn] [pid 1408:tid 248] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? Failed loading /usr/local/lib/php/extensions/no-debug-zts-20060613/usr/local/Zend/lib/ZendExtensionManager.sote does NOT include an ID which matches the server name
which i am extracted from Apache Error log file.
Then you need check for running process of apache, you can do command also or you can do using GUI. I am explaining GUI method, open task manager(using ctrl+shift+esc) and go into process list and be assure that all the processes are visible including other logged in users. And search for Apache process and end them . You are done run it using XAmpp or wamp control panel.