Pages: [1]
|
 |
|
Author
|
Topic: Php Upgrade NOT complete in Mig (Read 267 times)
|
|
|
DJ Mike
Serious Poster
   
Offline
Posts: 166

|
MySQLi works on PHP 5 and not PHP 4. All of my pages that uses MySQLi I now get a error message:
Fatal error: Call to undefined function mysqli_query() in /home/djmike/public_html/... on line 75
phpinfo() now shows no mention of MySQLi.
|
|
|
|
« Last Edit: September 15, 2008, 11:56:52 PM by DJ Mike »
|
Logged
|
|
|
|
DJ Mike
Serious Poster
   
Offline
Posts: 166

|
Oops! I*m on Capricorn, not Mig. So what could have happened to MySQLi on Carpicorn?
|
|
|
|
« Last Edit: September 16, 2008, 06:25:19 AM by DJ Mike »
|
Logged
|
|
|
|
|
|
dlilahl
Serious Poster
   
Offline
Posts: 110

|
Bert: Hi When I remove the .htaccess with php5 it goes back to 4 and my IMAGICK scripts do not work. Is there just a delay glich as I thought we could remove the php5 htaccess once the update was in effect?? Thanks. lila Added: ..when I add the .htaccess php5 it works correct.
Mike: this is what Mig configure commands read on the upgrade.
configure commands: with-pdo-sqlite=shared' '--with-pdo-mysql=shared' '--with-mysql=shared' '--with-mysqli=shared' '--with-pgsql=shared' '--with-ldap=shared' php version 5.2.6
|
|
|
|
« Last Edit: September 16, 2008, 07:38:50 AM by dlilahl »
|
Logged
|
|
|
|
|
|
|
|
|
|
|
|
Pages: [1]
|
|
|
|
|