Page 1 of 1

Install Xataface on XAMPP Windows XP

PostPosted: Tue Feb 28, 2012 6:17 am
by FRAD
Hi,

how can i install Xataface on windows xp with xampp?

First error when i call installer.php:

Strict Standards: Non-static method Dataface_Installer::mainMenu() should not be called statically in C:\xampp\htdocs\coder1\installer.php on line 548

Secon error when i want to create a tarball:

Damage file!!!

Any idea why does it not work?

Re: Install Xataface on XAMPP Windows XP

PostPosted: Tue Feb 28, 2012 10:35 am
by shannah
Use the manual install method. Check any of the getting started guides for instructions on doing this.

-Steve

Re: Install Xataface on XAMPP Windows XP

PostPosted: Tue Feb 28, 2012 11:12 am
by samhans
hai friend,
just go for manual install. every thing will run fine. see the installation instruction in document section

the error you are getting is due to calling of static variables. this error are of no importance . just go to your xampp php.ini file and off the E_STICKY to off. then restart your web server you will get no sticky errors.



samhans