On Thu, Nov 11, 2004 at 04:22:01PM -0600, ddenton wrote:
> I've installed JFF NMS on Win2003 server using Apache 1.3.33, MySQL
> 4.1.7, PHP 4.3.9 and Jffnms 0.7.9 using the install doc from the
> Javier's site. I've configured everything correctly and when I pull
> up the /admin/setup.php page everything shows green and okay _except_
> the database which shows not working.
Well you need to stop right there. No need to go past this point
because if the database connection does not work, then nothing else
will.
So you have no for the "Is the Database working?" line?
Is "optional MySQL Module Loaded" saying yes?
For more information edit lib/api.db.inc.php and find the function
db_test() which has the line
case 'mysql' : if (extension_loaded("mysql")) $result =
@mysql_connect($dbhost, $dbuser, $dbpass);
Temporily remove the @ and you will get an ugly error on the page.
--
Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer
csmall at : enc.com.au ieee.org debian.org
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users