View Single Post
Old 03-02-2004, 05:13 PM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
I have phpdig installed on a Windows server website, and it wasn't easy. I ended up creating the database and tables manually, because install.php wouldn't work for me. (But install.php didn't work on my Apache server website either).

Indexing took a couple of tries to get that to work, too, because it kept hanging for some reason. Both times I had to manually clear the database tables and try again. It just doesn't play nice on a Windows server, but it will work if you have patience.

You will probably find that the admin interface won't accept your password, because of some limitations with IIS. What I did was change the config.php file to bypass security while I indexed my site, then set it back to requiring a password. Not the most convenient way to do things, but it worked for me.

Let me know if you have any more questions. I'll be glad to try and help if I can.
vinyl-junkie is offline   Reply With Quote