Relationship graphs on Windows/IIS
Posted: 18 Jul 2008, 16:46
Has anyone ever gotten relationship graphs to work on Windows/IIS? Every few month I'll give it another try and can never seem to get anywhere. I've installed WinGraphviz and enabled relationship graphs, but it never works. I always get an access violation like "PHP has encountered an Access Violation at 7C82F350" and no graph is displayed.
It will work if I disable anonymous access in IIS and authenticate with an administrator account when accessing the Mantis site. It just won't work if anonymous access is enabled in IIS (which of course is the desired configuration). Is WinGraphviz creating a temp file somewhere? Maybe the IIS anonymous account needs write permissions to a folder somewhere? Or maybe the account needs some privilege it doesn't normally have?
Any help would be greatly appreciated.
Mantis 1.1.2
PHP 4.3.11
MySQL 4.1.4
Windows 2003 & IIS
It will work if I disable anonymous access in IIS and authenticate with an administrator account when accessing the Mantis site. It just won't work if anonymous access is enabled in IIS (which of course is the desired configuration). Is WinGraphviz creating a temp file somewhere? Maybe the IIS anonymous account needs write permissions to a folder somewhere? Or maybe the account needs some privilege it doesn't normally have?
Any help would be greatly appreciated.
Mantis 1.1.2
PHP 4.3.11
MySQL 4.1.4
Windows 2003 & IIS