
Hi to everybody , i am trying to install webauction but whatever i try no luck ,
Config Windows XP with Apache and php , currently run other php sites using it no prob , installed dataface as per the instructions and i receive the installed correctly page when testing , copied the webauction folder to my htdocs area ( called it df_auction )and tried the install but always get the No Dataface Installation Found , so i did the maunal bit as per the instructions etc , ie created the db manually created tables etc , but whenever i go to http://my machine /df_auction is still get No Dataface Installation Found , i have checked the config file and ensured my config.inc shows the path as below , but still revieve the same error !! .. help greatly appreciated .. please !!
*/
define("c:\Program Files\Apache Group\Apache\htdocs\Dataface", "%%DATAFACE_PATH%%");
// The path to your dataface installation. This can be relative to the
// index.php file, or absolute.
define("http://MY MACHINE DOMAIN NAME/dataface", "%%DATAFACE_URL%%");
// The URL to your Dataface installation location as you would type it
// into a web browser. This can also be relative to your index.php
// file, or it can be absolute (e.g. http://www.yourdomain.com/dataface)
?>
Config Windows XP with Apache and php , currently run other php sites using it no prob , installed dataface as per the instructions and i receive the installed correctly page when testing , copied the webauction folder to my htdocs area ( called it df_auction )and tried the install but always get the No Dataface Installation Found , so i did the maunal bit as per the instructions etc , ie created the db manually created tables etc , but whenever i go to http://my machine /df_auction is still get No Dataface Installation Found , i have checked the config file and ensured my config.inc shows the path as below , but still revieve the same error !! .. help greatly appreciated .. please !!
*/
define("c:\Program Files\Apache Group\Apache\htdocs\Dataface", "%%DATAFACE_PATH%%");
// The path to your dataface installation. This can be relative to the
// index.php file, or absolute.
define("http://MY MACHINE DOMAIN NAME/dataface", "%%DATAFACE_URL%%");
// The URL to your Dataface installation location as you would type it
// into a web browser. This can also be relative to your index.php
// file, or it can be absolute (e.g. http://www.yourdomain.com/dataface)
?>