[PHP-INST] Fatal error: Call to undefined function: mysql_connect()

2003-07-06 Thread Deborah Vorndran
I get the above error when I try to do a mysql_connect() from a php page. phpinfo lists mysql as "*Extensions listed here are (or will be soon) available as external modules. To install one or all of these, use "urpmi" php-EXTENSION_NAME" *when I run urpmi mysql, it asks me for a CDROM which I

[PHP-INST] PHP Sessions - works halfway

2003-07-06 Thread Deborah Vorndran
I do a session_start(); session_register("SESSION"); echo "The counter is now $SESSION[count] "; straight from the tutorial, and I get this: -- *Warning*: Cannot send session cookie - headers already sent by (output started at /var/www