Hi,
I have deployed xataface on a windows platform with Apache, PHP & Mysql
All the products are available
I have a good message With the link http://127.0.0.1/xataface/dataface_info.php
====> Installation status INSTALLED CORRECTLY
But when i have created my own web site with makesite
i have a skin problem (i can send a snapshot)
May be C:\xampp\htdocs\xataface\dataface-public-api.php not loaded or i have forgotten to deploy something
Have you ever see this problem ?
(sorry for my english)
index.phph configuration is :
[_database]
host = "127.0.0.1"
user = "root"
password = "xxxx"
name = "changeproject"
$ cat index.php
<php>display();
// display the application
$time = microtime(true) - $time;
echo "<p>Execution Time: $time</p>";
?>
image :