Install Xataface on XAMPP Windows XP

Archived from the Xataface Users forum.

FRAD — Tue Feb 28, 2012 6:17 am

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?


shannah — Tue Feb 28, 2012 10:35 am

Use the manual install method. Check any of the getting started guides for instructions on doing this.

-Steve


samhans — Tue Feb 28, 2012 11:12 am

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