Hi: thank you for you e mail I am using redhat7.2 I am new to php and linux , do not know how to configure mysql into php I wrote a simple function to ask the user for two numbers and add them together and print them out, and it worked. But when I used predefined function, I get the error. where do I go from here? Thanks
----- Original Message ----- From: "Julie Meloni" <[EMAIL PROTECTED]> To: "Nick" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, April 09, 2002 9:44 AM Subject: Re: [PHP-DB] undefined function > N> Fatal error: Call to undefined function: mysql_connect() in > N> /var/www/html/action.php on line 13 > > > This indicates you do not have MySQL support built into PHP. Assuming > a non-Windows OS by the pathnames above, you must use --with-mysql when > issuing the configure command when building PHP. > > > > - Julie > > --> Julie Meloni > --> [EMAIL PROTECTED] > --> www.thickbook.com > > Find "Sams Teach Yourself MySQL in 24 Hours" at > http://www.amazon.com/exec/obidos/ASIN/0672323494/thickbookcom-20 > > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php