Thanks to you Gregg,
There wasn´t downloaded the file adobd.inc.php in the server.
Let me continue playing with phpESP...
Matthew Gregg <mat...@gm...> escreveu:
That error should be indicating that it cannot locate the file:
ESP_BASE . 'admin/include/lib/adodb/adodb.inc.php
Does that exist? If could be a permission problem.
$ESPCONFIG['adodb_pathto_db'] is only used if you are using SQLite.
On 11/20/05, Haldir Leão <hal...@ya...> wrote: 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 co uld help me, please ?
---------------------------------
Yahoo! Acesso Grátis: Internet rápida e grátis.
Instale o discador agora!
--
D'oh!
---------------------------------
Yahoo! Acesso Grátis: Internet rápida e grátis.
Instale o discador agora! |