bingot

Topic: there still an error Fatal error: Class 'mysqli'

still nothing happening with my site

here is the configuration

// live (http://www.jobsfixer.com)
$__instances['live'] = array(
    'prefix' => 'jobsfixer.com',
    'db_host' => 'localhost',
    'db_port' => 3306,
    'db_user' => 'user',
    'db_password' => 'pass',
    'db_name' => 'database',
    'db_prefix' => '',
    'app_url' => 'http://www.jobsfixer.com/',
    'ini_error_reporting' => E_ALL,
    'ini_display_errors' => 'on',
    'location' => 'online',
    'environment' => 'prod',
    'rewrite_mode' => 'apache_mod_rewrite'
);

im still  having this problem, i don't see anythng wrong  with this. hmm

Fatal error: Class 'mysqli' not found in /home/jobsfixe/public_html/_includes/class.Db.php on line 16

sad( help pls

links

Re: there still an error Fatal error: Class 'mysqli'

Hi,

You can try the solution provided here: http://wiki.jobberbase.com/install/guid … cal-errors for this problem

bingot

Re: there still an error Fatal error: Class 'mysqli'

it works.

thnx big_smile
http://www.jobsfixer.com