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

Reply via email to