This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PHP error



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:  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) (built: Aug 23 2013 14:32:19)
> >    Copyright (c) 1997-2013 The PHP Group
> >    Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
> 
> 
> > Is this a problem or simply an annoying message that should be ignored?
> 
> I'm pretty sure this is a problem with your PHP configuration, that have
> nothing to do with Cygwin.
> Most likely, you have mysqli module mentioned multiple times in PHP
> configuration. 
> 
> Andrey Repin 
> 

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]