How To Install easyPHP on Windows with IIS

December 13, 2005

development

Well, I'm not going to go through the setup of easyPHP because it's fairly straight forward.  What I want to address are the issues pertaining to installations on pre-existing IIS Windows Servers.

The first issue I had was a pre-existing installation of mySQL 5 which I thought I could configure properly to work with easyPHP (ep).  Well, ep did not want to use that  and it wanted to use what it had  been packaged with, mySQL 4.x.  Okay, so uninstall both and start over again.

The second thing that took me the longest to figure out is that by default, IIS was being disabled with the installation of ep.  So, in order to fix this you have to enable the "IIS Admin Service" in your services console.  then, you must re-enable "WWW Publishing" in your services console.  Now, IIS is back up and running.

But now the Apache service was not starting, which meant that mySQL was not runnning and obviously neither was php.  You must go into the Apache httpd.config file (which is accessible through the file system or the ep interface) and change it to run on port 8080, so as not to interfere with IIS.  This is of course unless you don't want to do the opposite and have IIS run on port 8080 and leave Apache alone.

Now you have PHP/mySQL running in tandem with IIS. 


Active Projects

Here are some of the projects I am currently working on. Some are side projects, some are client projects, and some are just for fun. I like to build things and I like to share what I learn along the way. If you have any questions about any of these projects, feel free to reach out.

📦 Flow Export

Export Salesforce Flow to Miro to collaborate with your team. Read more about the launch of Flow Export on the Salesforce AppExchange.

🤖 Make Storytime

Personalized children's stories generated by AI. This is an app I am building with my kids.

📠 Fax Online

Yea, I know. But there is a long tail for everything and believe it or not there was an underserved market for people that need to send a fax online. Some people (like me!) just need to send a one time fax.

Read more about this micro Saas project in a blog post about building an online fax service.

📱 Cloud Number

Cloud Number is a virtual phone app that helps you protect your privacy online. Use it to receive SMS online and keep your phone number private. It's also a great service for a freelancer or entrepreneur that wants to have a separate phone for their business for SMS and voicemail.

🥑 Free URL Indexer

Free URL Indexer is a free tool to help you index your backlinks and get them into Google faster. It's a simple tool that I built to help me with my own SEO efforts and I decided to share it with the world. It's a free tool and I don't even ask for your email address. Just paste in your URL and click the button.

👉 See all projects