PHP-HTML theme on Z-Way Web server?

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
User avatar
kambis
Posts: 36
Joined: 23 Jun 2014 08:06
Location: Germany
Contact:

PHP-HTML theme on Z-Way Web server?

Post by kambis »

Hi,
I'm planing to use one of the available responsive WebApp themes available in internet together with the web server provided by Z-Way. Sometimes you can get themes which have various versions:
  • AJAX version
  • AngularJS version
  • HTML version
  • PHP-AJAX version
  • PHP-HTML version
I have already tested successfully the HTML version of a theme on the Z-Way web server, but I would like to use the PHP-HTML version of the theme, since I have many written PHP code, which I would like to reuse.

Does the web server within the Z-Way support PHP themes? Is a PHP engine embedded in Z-Way? If not, is there a way to add this capability to the Z-Way web server?
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: PHP-HTML theme on Z-Way Web server?

Post by pofs »

No, Z-Way server doesn't support PHP natively.
But the upcoming version will enable CGI support, so you could specify php-cgi executable to process php files for you.
Post Reply