Jump to content

Do I need apache?


Aristotle

Recommended Posts

Hi guys, I'm new at using PHP and I have some questions:

 

1. Do I need apache to run PHP?

2. When I tried to run one of the php files, It tells me that a bunch of .dll files are missing (is that part of the app I'm using, or php?) and when I install PHP, it tells me that it can't access the httpd.conf file, and I'm using the Microsoft XP default version of IIS, and I don't know what server type to choose when PHP asks for it.

Link to comment
https://forums.phpfreaks.com/topic/124104-do-i-need-apache/
Share on other sites

you don't need apache to run PHP it can also run on IIS. the problem probably is as you allready have noticed yourself . it is when you install PHP you should select the right server type. it has multiple IIS options i think not sure.

Link to comment
https://forums.phpfreaks.com/topic/124104-do-i-need-apache/#findComment-640711
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.