henkbos
15th of November 2002 (Fri), 13:41
Hi all,
Got the error below during installation. Any clues? I have not yet transferred my domain from my old ISP to the new one. Can that be the reason?
Double checked connect.php and that's fine (s far as I know). Tried to remove installation, but get an error that a certain directory not exists.
Henk
SCROLL DOWN THE PAGE UNTIL YOU SEE A CONFIRMATION BOX
" . mysql_error() . "
ERROR IN QUERY:
" . $assimilate . "
"); exit(); } print " .... " . $assimilate . " .... [DONE]
"; } if (isset($HTTP_GET_VARS["remove_ee"])) { print "
DELETING OLD TABLES:
"; @$assimilate = "DROP TABLE `ee_camera`, `ee_camera_type`, `ee_category`, `ee_counter`, `ee_country`, `ee_exhibition`, `ee_exhibition_feedback`, `ee_lens`, `ee_light`, `ee_location`, `ee_message`, `ee_microthumb_path`, `ee_news`, `ee_owner`, `ee_photo`, `ee_photo_size`, `ee_photo_to_category`, `ee_photo_to_exhibition`, `ee_size`, `ee_thumb_path`, `ee_thumbs`, `ee_workflow`"; borg($assimilate); } $test = mysql_query( " SELECT ee_light_id FROM ee_light " ); if (!$test) { print "
Dumping 1.22 SQL data
Got the error below during installation. Any clues? I have not yet transferred my domain from my old ISP to the new one. Can that be the reason?
Double checked connect.php and that's fine (s far as I know). Tried to remove installation, but get an error that a certain directory not exists.
Henk
SCROLL DOWN THE PAGE UNTIL YOU SEE A CONFIRMATION BOX
" . mysql_error() . "
ERROR IN QUERY:
" . $assimilate . "
"); exit(); } print " .... " . $assimilate . " .... [DONE]
"; } if (isset($HTTP_GET_VARS["remove_ee"])) { print "
DELETING OLD TABLES:
"; @$assimilate = "DROP TABLE `ee_camera`, `ee_camera_type`, `ee_category`, `ee_counter`, `ee_country`, `ee_exhibition`, `ee_exhibition_feedback`, `ee_lens`, `ee_light`, `ee_location`, `ee_message`, `ee_microthumb_path`, `ee_news`, `ee_owner`, `ee_photo`, `ee_photo_size`, `ee_photo_to_category`, `ee_photo_to_exhibition`, `ee_size`, `ee_thumb_path`, `ee_thumbs`, `ee_workflow`"; borg($assimilate); } $test = mysql_query( " SELECT ee_light_id FROM ee_light " ); if (!$test) { print "
Dumping 1.22 SQL data