Problems installing

I downloaded the tarball, and unzipped in a folder in my WAMP www directory (WAMP 2.0). I granted Write and Modify permissions to the Users group (Windows XP Pro SP 3). I installed Pear and enabled short_open_tags then restarted WAMP. To install Pear I followed these directions(in case the tag is stripped: http://answers.yahoo.com/question/index ... 251AAbk6kz) and installed the .reg file created by go-pear.bat. Now when running http://localhost/xataface/dataface_info.php or http://localhost/xataface/index.php I get this error:
I've tried finding the troubleshooting section (http://framework.weblite.ca/documentation/error which redirects to http://xataface.com/documentation/error) referred to in the installation instructions (http://xataface.com/documentation/tutor ... stallation), but that link (http://xataface.com/documentation/error) is broken. Does anyone have a functional link to a troubleshooting section? I have a feeling that I'll need.
Also, looking at the source for index.php, I see lots of settings that are obviously specific to Steve Hannah's machine (ie: init(__FILE__, '/~shannah/lesson_plans');). Did I somehow get a beta distribution or a development distribution? Where's the latest stable release?
- Code: Select all
Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
Fatal error: Unknown: Failed opening required 'C:/wamp/www/xataface/dataface_info.php' (include_path='.;C:\php5\pear') in Unknown on line 0
I've tried finding the troubleshooting section (http://framework.weblite.ca/documentation/error which redirects to http://xataface.com/documentation/error) referred to in the installation instructions (http://xataface.com/documentation/tutor ... stallation), but that link (http://xataface.com/documentation/error) is broken. Does anyone have a functional link to a troubleshooting section? I have a feeling that I'll need.
Also, looking at the source for index.php, I see lots of settings that are obviously specific to Steve Hannah's machine (ie: init(__FILE__, '/~shannah/lesson_plans');). Did I somehow get a beta distribution or a development distribution? Where's the latest stable release?