Qinghao
Qinghao

Reputation: 374

The configuration in win 7 for Apache 2.2 + php 5.2

Every time I start apache , it always fails. The problem is in loadmodulephp5... The error log:[warn] pid file C:/windows/Apache2/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run? I tried to delete this file and then start apache.But this file had been created again. Any solution?

Upvotes: 1

Views: 232

Answers (1)

Kemo
Kemo

Reputation: 7042

Try not installing apache into OS directory. Or even better, just use xampp / wamp / zend server / whatever.

Upvotes: 1

Related Questions