Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a server that has the Qlikview Webserver and is not using IIS. Is there a way to put the PHP binaries and having the qlikview webserver use that to load PHP pages for forms and such?
I don't think that the qv webserver itself could do this and believe you would rather create a serious security-risc if you tried to mix up qlikview and a php-environment.
- Marcus
It would definitely be an unsupported configuration with Qlik. My advice would be to have another web server software installed that already have or can have PHP installed without messing with the QlikView Web Server. This could even be installed on the same machine.
An alternative is to configure QlikView to not use it's own WebServer but use IIS. Then you could do the integration directly into IIS without creating an unsupported configuration.
Hi Petter,
How easy would it be to switch? Any pros/cons? Also are there any documentation on performing the switch?