Re: PHP error

2013-12-17 Thread Andrey Repin
Greetings, wynfi...@gmail.com! While checking to see what verions of php I had I ran php --version and received the following warning regarding mysqli: $ php --version PHP Warning: Module 'mysqli' already loaded in Unknown on line 0 PHP Warning: Module 'mysqli' already loaded in

Re: PHP error

2013-12-17 Thread wynfield
Andrey Thanks for replying. You were right. I found the problem and fixed it. Andrey Repin wrote: Greetings, wynfield! While checking to see what verions of php I had I ran php --version and received the following warning regarding mysqli: $ php --version PHP Warning:

PHP error

2013-12-16 Thread wynfield
While checking to see what verions of php I had I ran php --version and received the following warning regarding mysqli: $ php --version PHP Warning: Module 'mysqli' already loaded in Unknown on line 0 PHP Warning: Module 'mysqli' already loaded in Unknown on line 0 PHP 5.4.19 (cli)