Hi!
I'm having diffuculties running the new Zabbix 1.8 frontend on a IIS 6.0 webserver. It is running on a Windows 2003 server with PHP and MySQL extensions installed. When i try to open the webpage it just returns an blank page. Everything worked fine with the 1.6.x releases.
From the requirements documentation for 1.8 on the zabbix website I do believe we meet all of the items. Except from the Apache part off course
Does anyone got the 1.8 frontend running on IIS 6.0? Any help is much appreciated!
Small excerpt from phpinfo
I'm having diffuculties running the new Zabbix 1.8 frontend on a IIS 6.0 webserver. It is running on a Windows 2003 server with PHP and MySQL extensions installed. When i try to open the webpage it just returns an blank page. Everything worked fine with the 1.6.x releases.
From the requirements documentation for 1.8 on the zabbix website I do believe we meet all of the items. Except from the Apache part off course

Does anyone got the 1.8 frontend running on IIS 6.0? Any help is much appreciated!
Small excerpt from phpinfo
Code:
PHP Version 5.2.0 Registered PHP Streams php, file, data, http, ftp, compress.zlib, compress.bzip2, https, ftps bcmath BCMath support enabled gd GD Support enabled GD Version bundled (2.0.28 compatible) FreeType Support enabled FreeType Linkage with freetype FreeType Version 2.1.9 T1Lib Support enabled GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled XBM Support enabled xml XML Support active XML Namespace Support active libxml2 Version 2.6.26 sockets Sockets Support enabled mysql MySQL Support enabled Active Persistent Links 1 Active Links 1 Client API version 5.0.22
Comment