Page 1 of 1

installting xataface in xampp in win server 2003 platform

PostPosted: Fri Feb 10, 2012 1:30 am
by samhans
Sir,
i have a problem installing xataface in server 2003 in xampp platform.

i have copied the xataface folder in the htdocs folder. And manually made my application folder. inside it i made the index file.
when i open it from browser it is telling

require once(dataface\dataface....) file stream is not there.

then i copied the whole xataface folder inside the application folder. Then it gives a error : smarty error...

sir please give me step by step procedure for xataface installation in xampp.

moreover i used it succesfully in LINUX machine.

Re: installting xataface in xampp in win server 2003 platfor

PostPosted: Fri Feb 10, 2012 6:29 am
by Jean
In my opinion, you have a path problem with the \ and the /
I have
Code: Select all
require_once "C:\\xampp\\htdocs\\xataface-1.3rc6/dataface-public-api.php";
df_init(__FILE__, "/xataface-1.3rc6");

Jean

Re: installting xataface in xampp in win server 2003 platfor

PostPosted: Fri Feb 10, 2012 8:04 pm
by samhans
Thanks sir solved the previous problem but what about this smarty error


Sir during running my application directory, i got the error, Smarty error:[in dataface actions.menu.html in line 42] sytax error:mismatched tag {/if}(smarty compiler.class.php,line 2300) in c:\xampp\dataface\lib\smarty\smarty.class.php on line 1095