Fatal error: Call to undefined function: mysql_pconnect() in SYS:/Apache2/htdocs/auditor/main/login.php on line 10
This has kinda thrown me for a loop, everything was up and running fine yesterday. When we came in this morning the login was disabled on the netware server and we are having problems with loading mysql through php. Mysql itself is loaded and works fine, through access based programs, and php itself works fine running functions etc. But trying to access the database through mysql in php comes up with a fatal error. Any ideas?