PHP Web Server Setup doesn't see Apache

Ask about a PHP problem here.
Post Reply
nyo
Posts: 124
Joined: Mon May 09, 2011 1:55 pm
Location: Mobile

PHP Web Server Setup doesn't see Apache

Post by nyo »

Hi,

I formatted my computer recently (Windows 7 Home Premium 32bit) and trying to install a local server from scratch. I installed Apache (from ApacheLounge.com) and it seems to work, but when I try to install PHP, the installation wizard doesn't see Apache. What could be wrong?

Image
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: PHP Web Server Setup doesn't see Apache

Post by jacek »

Well I doubt you want to be using CGI at all, is there no option before this page of the setup to create an Apache module ?
Image
nyo
Posts: 124
Joined: Mon May 09, 2011 1:55 pm
Location: Mobile

Re: PHP Web Server Setup doesn't see Apache

Post by nyo »

No there is not. That screenshot is to show there is no Apache option.

EDIT: Solved. I was trying the non thread safe version. Thread safe version of PHP worked fine.
Post Reply