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
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