Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Andy Dyble on Mar 13, 2009 10:11
open dhtmlx forum
Installation first app

I am trying out the whole suite. I extaced to c:\inetpub\wwwroot\my app folder.
I ran then

http://xxxxxxxxxx/zipviteu2/dhtmlxSuite/libCompiler/index.html

Checked All, the clicked Generate. I got these error messages.

Warning: Wrong value for parameter 4 in call to preg_match_all() in C:\Inetpub\wwwroot\zipviteu2\dhtmlxSuite\libCompiler\get_files.php on line 37

Fatal error: Call to undefined function: file_put_contents() in C:\Inetpub\wwwroot\zipviteu2\dhtmlxSuite\libCompiler\get_files.php on line 197

Regards

Andy

Answer posted on Mar 13, 2009 11:18
It seems that you are using PHP 4.x while PHP 5.x required.
Answer posted by Andy Dyble on Mar 13, 2009 11:30

yes, you are correct.  I used the already made css and js from fullsuite and seems to work ok.  we are temporarily stuck with 4 because fo compatiblity with other systems.

 

Thanks for the quick repsone.