From: <hal...@ya...> - 2005-11-20 15:44:54
|
When I run the index.php file appears the message: "Unable to open ADODB include file. Check INI settings. Aborting." The current configuration of phpESP.ini.php is: // Database connection information $ESPCONFIG['db_host'] = 'myhost'; $ESPCONFIG['db_user'] = 'user'; $ESPCONFIG['db_pass'] = 'pass'; $ESPCONFIG['db_name'] = 'name'; // ADODB $ESPCONFIG['adodb_path'] = ESP_BASE . 'admin/include/lib/adodb/'; $ESPCONFIG['adodb_database_type'] = 'mysql'; $ESPCONFIG['adodb_dbpersist'] = 'true'; $ESPCONFIG['adodb_pathto_db'] = "/var/www/phpESP/scripts/db/esp.dbm"; I guess the problem is the file refered in the var $ESPCONFIG['adodb_pathto_db'] . The phpESP is hosted in www.farvista.net, so I don´t have permission to manipulate that path. Anyone could help me, please ? --------------------------------- Yahoo! Acesso Grátis: Internet rápida e grátis. Instale o discador agora! |