I found out about this ( seemingly
First off, the server setup:
- Win2003 with IIS6.0
- PHP 5.2.6 loaded as FastCGI
- MySQL 5.0.67-community
- phpMyAdmin 2.11.8.1
PHP, MySQL and phpMyAdmin were all freshly installed for this. I don't think that it matters much, but the pages where viewed using Opera 9.26.
All steps of the web based installer were completed without a problem ( well, I did kinda mixup some options regarding the media import, leading to Jinzora thinking my artists are categories, but that's not the issue at hand
However, that's when all the weirdness begun - the interface exploded with all kinds of warnings about DOCUMENT_ROOT not being a valid index, and JZ_SECURE_ACCESS / SMARTY_* constants being redefined

I know that IIS does not provide $_SERVER['DOCUMENT_ROOT'] as Apache does, is it required for Jinzora? I tried adding a small code snippet to create it in system.php, and it seems to keep at least those warnings at bay, but I don't thinks that's a nice approach
Can anyone imagine what I'm missing here?
Thanks in advance for all suggestions and thoughts
CyberNGA
p.s. I'll be looking further into this when I get home, since it's quite tiring to try solving this over a remote desktop connection.
p.s.1 please refrain from "just install apache"-type comments
