SkyyPunk - 2005-07-18

The install had several errors originally trying to run install.php, but after I got mysql 5.09 configured properly and loaded the schema file and verified the tables were loaded, I went to the test.php and all boxes were green.  But, when I go to just index.php, i get:
Sorry, an error occurred.

at E:\Websites\mysite\lc\include\adodb\drivers\adodb-mysql.inc.php:22
[2048] var: Deprecated. Please use the public/private/protected modifiers

Could not connect to database! Please check your database setup in config.inc.php by using the POC Installer!
PHP 5.0.4 (WINNT)
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322)
Webserver: Microsoft-IIS/6.0
URI: http://mysite.com/lc/index.php

any ideas?

though not an issue, on the third step of the set up (after filling in mysql login and similar), it gets stuck in a loop of:
Notice: Undefined variable: within_quotes in E:\Websites\mysite\lc\include\class.Installer.inc on line 491

Notice: Undefined variable: within_quotes in E:\Websites\mysite\lc\include\class.Installer.inc on line 495

Notice: Undefined variable: within_quotes in E:\Websites\mysite\lc\include\class.Installer.inc on line 491

Notice: Undefined variable: within_quotes in E:\Websites\mysite\lc\include\class.Installer.inc on line 495

and it just outputs that over and over

thanks for any help!!
-Doug