Install Problems...

D

Dean Everly

Guest
I have setup the config file correctly and doublechecked it.

I have corrected the _ to a . on line 55 as others have noted.

My Database and Table are setup, and I have some sample records in it.

However I get the following errors when I try to install...

Warning: Unable to save MySQL query result in /home/virtual/wsi/home/httpd/html/DaDaBik/include/db_functions.php on line 105

Warning: Supplied argument is not a valid MySQL result resource in /home/virtual/wsi/home/httpd/html/DaDaBik/include/db_functions.php on line 112

Warning: Unable to save MySQL query result in /home/virtual/wsi/home/httpd/html/DaDaBik/include/db_functions.php on line 105

Warning: Supplied argument is not a valid MySQL result resource in /home/virtual/wsi/home/httpd/html/DaDaBik/include/db_functions.php on line 112

Internal table dadabik_thelist correctly created......

......DaDaBIK correctly installed!!

Thanks,
Dean
 
D

Dean Everly

Guest
OK, Solved my own problems...

1. for My server, the _ needed to be there in line 55 not changed to a . as some have suggested here earlier.

My problem was due to standard DSOE (Dumb @!#$ Operator Errors) in that I had not paid close enough attention to CaSe SeNSiTiViTY in entering my info into the Config File...
'thelist' is NOT the SAME as 'TheList' DOH! =-<

Thanks Anyway... This looks awsome!
 
Top