blog

Big Problems

Posted in: Tech | Tags: ,

Well I don’t know what caused this all to start, but whatever it was, it caused me a whole lot of trouble.

First, I couldn’t get the blog to show up. So I just restarted IIS and tried again. It didn’t work. So I restarted the server… Still nothing. Then I had an idea. I checked my home page and confirmed that something was wrong with my PHP installation. So I tried reinstalling it. I still couldn’t get it to work. For some reason it’s not easy to get PHP installed on an IIS server. I uninstalled and reinstalled PHP several times before deciding that this method wouldn’t work.

Then, I thought, if I can somehow get Apache installed on this server it would probably save me a lot of trouble. The only problem was that I’ve never been able to successfully install Apache on a Windows system — or on any system for that matter. I tried testing it on my computer. The first couple times I tried it didn’t really install. It would install the Apache Monitor, but no services would be installed. So I Googled it. I never really found the real reason why no services would install, but eventually I found a guide to installing Apache, and it gave me a different download site than the one I had been using. It was still Apache’s website, just a different page, with a list of a couple different versions.

After that, I installed Apache on my server, successfully, setup the default directory and default documents and it worked. Then I had to install PHP. I uninstalled the PHP that was already on there. Got rid of all the files, and then reinstalled it for an Apache server. Once I setup the extensions directory and added all the extensions it worked.

WordPress worked right away. I was very happy. Some of my other PHP scripts still don’t work yet. Like PHP weather, and Gallery2. It doesn’t really matter though, becuase PHP weather didn’t work right before anyway, so maybe now I’ll get it working properly. And I still have all the pictures that were in my gallery, and I still have the theme that I was using, so all I have to do is reinstall the Gallery and put the photos back in and put the theme back on there. It shouldn’t take too long.

Overall I’m not really mad that this happend. Other than the two hours or so of down time of course. But I finally got Apache installed and that will really help me a lot. If anybody knows what the download site I was talking about is, please post it on here. If anybody needs it, and nobody else has posted it yet, I could probably find it again.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Twitter
  • Google Bookmarks
  • Tumblr
  • StumbleUpon
  • Posterous
  • email
  • Print

Possibly Related posts:

  1. Ubuntu Server ProblemsAs many people know, from my postings on twitter recently I have been having an issue getting my web server setup with linux, more specifically trac and svn under linux. For the past year I have had the same server running Windows 2000 and Apache as my trac/svn and testing...
  2. Setup a Mailing ListApparently nobody needs to know how to setup a mailing list anymore. Try checking google, there’s not much to look through, unless you know what your looking for. A client wanted a mailing list, so this is what I found. The IMAP extension for PHP is what you need. Here...
  3. BIOS ProblemsWell, I recently bought some new parts for my computer. I got a SATA II card, SATA DVD Burner with Lighscribe, SATA II 500 GB Western Digital HardDrive, and a Power supply from Rosewill. The stuff was working, but not how it should. With my BIOS you are supposed to...
  4. Writable FoldersWhile installing Gallery2, after getting Apache installed on windows, I found that I needed to create a directory that was writable by apache so it could store my image files. I eventually found an article. It wasn’t about Gallery2, but it was close enough. Basically you have to: go to...
  5. PHP problemsI’m trying to iron out all of the problems with my page. I know I can come up with a quick fix… but I don’t like quick fixes, because quick fixes brake. Problem 1 I’m trying to add this PHP Weather Plugin. It’s a great plugin, and know I can...

Jun
06
2007
comments
  1. [...] Big Problems Jun07 Writable Folders filed under: Apache, Windows | June 7, 2007 11:17 am [...]

Leave a Reply