I have installed Serendipity on my W2K, IIS 5 machine and am having some problems. I have php installed (and working), I have ImageMagik installed (and working) and I have SQLite installed and operating.
When I bring up index.php and get the admin page, I get a red error on the database extensions and warnings about not being able to find ImageMagik.
I have looked all over for information on how or where to specify these things and have not be able to find any references as to how to get past these two errors.
Any any answers would be greatly appreciated. I am pulling out hair here.
TIA, Tom
Installation on IIS
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Installation on IIS
Hi!
If the s9y info screen warns you about missing DB extensions, your PHP does not seem to have any of them. Please check your phpinfo() output and search for sqlite, it seems to not be there.
As for imagemagick, did you try to specify the image magick path as "C:/Blabla/bla/imagemagick"?
HTH,
Garvin
If the s9y info screen warns you about missing DB extensions, your PHP does not seem to have any of them. Please check your phpinfo() output and search for sqlite, it seems to not be there.
As for imagemagick, did you try to specify the image magick path as "C:/Blabla/bla/imagemagick"?
HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/