From: Ray M. <ra...@st...> - 2003-05-01 20:57:57
|
Are you running the database on SQL or MySQL? I've stopped 7,877 spam messages. You can too! Get your free, safe spam protection at http://www.cloudmark.com/spamnetsig/ -----Original Message----- From: Rob Robertson [mailto:rob...@ya...]=20 Sent: Wednesday, April 30, 2003 10:36 PM To: php...@li... Subject: [Phphelpdesk-help] Help Desk issue ?? I have installed the files ok. Do any files need to be in the cgi-bin dir? chmod settings?=20 Everything seems to be fine so far except when I get to step #3 and 4. I created a table but what to name it and how many fields? I goto the base url as per #4 . I get this error though. SQL ERROR: No Database Selected Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/mysite/public_html/helpdesk/includes/checkuser.inc.php on line 10 PHP Helpdesk =20 version 0.6.16 Status n/a username n/a departments n/a last on n/a=20 SQL ERROR: No Database Selected Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/mysite/public_html/helpdesk/includes/functions.inc.php on line 26 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/mysite/public_html/helpdesk/includes/functions.inc.php on line 35 Open Tickets: 0 Assigned to you: 0 =20 I have this in the db.conf.php file: <?php //database config $db_server =3D "localhost"; //database server location $db_type =3D "mysql"; //mysql, pgsql, oracle, etc.. $db_db =3D "phphelpdesk"; //database to use $db_username =3D "phphdadmin"; //username for $db_db $db_password =3D "phphdpasswd"; //password for $db_db ?> What am I doing wrong?? Please help this looks awesome and I want to use it. Thanks so much. :) __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Phphelpdesk-help mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phphelpdesk-help |