- Moderated by:
- Support
-
- rank:
-
Softmore
- registered:
- December 2002
- Status:
- offline
- last visit:
- 20.10.05
- Posts:
- 79
Does anyone know what this means i am very new to this
means as i am very new to all this
Fatal error: Failed opening required 'pnadodb/adodb.inc.php' (include_path='.:/opt/php/lib/php') in /users/siha/www/nuke/html/install.php on line 92 -
- rank:
-
Freshman
- registered:
- December 2002
- Status:
- offline
- last visit:
- 07.12.02
- Posts:
- 2
i have singed up for a free webhosting from coolfreepages.com
and they give a DB for users,the info that they gave me to handel the DB is the fowlling:
Database name: DB_nac4935
Database account and password: same as the ones used for FTP.
and on MySql
but when i came to install PostNuke i came to this part :
Database Host
Database Username
Database Name
Table Prefix (for Table Sharing)
Database Type
i filled it as shown above but need the Database Host
when i enterd it as ekismet.coolfreepage.com
i got this error:
Warning: Unknown MySQL Server Host 'ekismet.coolfreepage.com ' (0) in /users/coolfreepage.com/ekismet/post/pnadodb/drivers/adodb-mysql.inc.php on line 170
Warning: MySQL Connection Failed: Unknown MySQL Server Host 'ekismet.coolfreepage.com ' (0) in /users/coolfreepage.com/ekismet/post/pnadodb/drivers/adodb-mysql.inc.php on line 170
Error connecting to DB
Program: /users/coolfreepage.com/ekismet/post/install/db.php - Line N.: 45
Database: DB_nac4935
Error (2005) : Unknown MySQL Server Host 'ekismet.coolfreepage.com ' (0)
even when i enterd the Database Host coolfreepage.com
i got the same error
any idea the Database Host wih what i schould fill it ? -
- rank:
-
Freshman
- registered:
- December 2002
- Status:
- offline
- last visit:
- 10.12.02
- Posts:
- 18
The host is to be set to :P
Code
localhost
Database Host = localhost
Database Username = your username
Database Name = DB_yourusername
Table Prefix (for Table Sharing) = leave blank
Database Type = mysql
