I run php pages in IIS in cgi-mode(only pointing them to PHP.exe).
But I can't connect to database:
Fatal error: Call to undefined function: mysql_pconnect( ).....
I read that I have to activate PHP with mySQL support...but where in my
scenario??
I looked at php.ini...but no results...
any help appreciated..
regards.
--
fabriZio
But I can't connect to database:
Fatal error: Call to undefined function: mysql_pconnect( ).....
I read that I have to activate PHP with mySQL support...but where in my
scenario??
I looked at php.ini...but no results...
any help appreciated..
regards.
--
fabriZio
Comment