Page 1 of 1

PHP-HTML theme on Z-Way Web server?

Posted: 17 Jul 2014 01:41
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?

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

Posted: 20 Jul 2014 22:48
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.