Undefined Function
Brought to you by:
stoppay
I get this error when trying to use any php.
Fatal error: Call to undefined function: session_register()
in /usr/home/httpd/intranet/data/phpMyInventory/Includ
es/global.inc.php on line 12
I checked myself and I dont see where in the phps the
function session_register is defined.
I read the readme.txt, and I added "php_flag
enable_globals on" in the apache config, but didn't
change a thing.
jacques.lareau@adfdiesel.com
Logged In: NO
Add "$db = mysql_connect('localhost','user','passwd');" to line
2 of db.inc.php