From: Matt G. <ma...@ma...> - 2001-09-26 19:41:00
|
connect.inc.php is a php script interpreted by Apache. As far as what the problem is, I don't know. Where it lies- not in phphelpdesk is my guess. I would say maybe Apache can't execute PHP commands? Anybody else out there know how to debug why Apache or PHP can't execute a PHP function. Maybe an include in PHP is wrong? I'm no expert. Matt At 03:27 PM 9/26/2001 -0400, Missana, Tony wrote: >I am using 0.6.16 and the database name is phpheldesk (default). >The db.conf.php is as follows > <<...OLE_Obj...>> > >Thanks, >Tony >--------------------------------------- >What version of PHPHelpdesk are you using? >It sounds like the problem is with PHP. The mysql_connect() function is a >PHP function. >However, it could be your config file has the wrong hostname and database >name. >(The mysql_connect() function uses these parameters to execute). >Matt >At 12:32 PM 9/26/2001 -0400, Missana, Tony wrote: > >I received the following fatal error after installing and configuring > >phphelpdesk. I can connect manually to the phphelpdesk database. Apache >is > >working for other programs. > >Fatal error: Call to undefined function: mysql_connect() in > >/var/www/html/helpdesk/includes/connect.inc.php on line 10 > > > >I have the following configuration: > >RH 7.1 > >PHP 4.0.4pl1-9 > >Apache 1.3.19-5 > >Mysql 3.23.36-1 > > > >Please can someone help. Thanks. > >Tony > > > > > >_______________________________________________ > >Phphelpdesk-help mailing list > >Php...@li... > >https://lists.sourceforge.net/lists/listinfo/phphelpdesk-help > > >_______________________________________________ >Phphelpdesk-help mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phphelpdesk-help > > >_______________________________________________ >Phphelpdesk-help mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phphelpdesk-help |