Welcome Guest, Not a member yet? Register   Sign In
Call to undefined function mysqli_init()
#6

(01-29-2016, 12:56 PM)noorfahad Wrote: Hello, I have a new installation on online Webhosting

i change php version and also set time format when i remove time format so i can access but after some time it's show time out
and when i add
in index.php
if( ! ini_get('date.timezone') )
 {
   date_default_timezone_set('GMT');
}
so show me this 
Error:


Severity: Error
Message: Call to undefined function mysqli_init()
Filename: mysqli/mysqli_driver.php
Line Number: 135
Backtrace:
Reply


Messages In This Thread
Call to undefined function mysqli_init() - by noorfahad - 01-15-2019, 04:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB