PDA

View Full Version : Error


bobby9101
09-28-2005, 09:04 PM
When I install the directory, i get two red "x" marks on these
Server API x CGI mode is likely to have problems.
MSSQL Server Support x Not available.

And when i access the admin page i get

Missing file: /home/bobby/public_html/libs/adodb/drivers/adodb-db_driver.inc.php

ADONewConnection: Unable to load database driver ''

Fatal error: Call to a member function on a non-object in /home/bobby/public_html/admin/init.php on line 57

That missing file, I looked for it and could not find it so i obviously did not recieve it when i downlaoded it

springdot
09-28-2005, 10:59 PM
Hi bobby9101

I assume you are using a MySQL database, so the lack of a MSSQL database isn't a problem.

I'm not sure what the server API x CGI mode is used for, but I know this script seems to run fine (as far as I'm aware?? - anyone?) without it. Certainly on a few servers I've tried it on, I've had the same message on install, but the script has worked OK.

As for the database driver error, it might be worth deleting everything to do with PHPLD from your webspace, and re-uploading the install files again. Remember to CHMOD the 3 files/folder to 777 before starting the install....

Also, this (http://www.phplinkdirectory.com/forum/viewtopic.php?t=642) post might help.

Cheers
James