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 Cygwin Package


Thanks for the respose.

I found out that the php module for Apache's httpd is an optional module and not installed with the apache package.  It must be installed individually.  Then the httpd2 server's configuration file must be modified to let it know to use the php module.

Much appreciation to the cygport site for producing and making available the apache2 mod_php, which can be installed with Cygwin's setup program.

Regards.

George M. Florendo <georgeflorendo@gmail.com> wrote:
> On 11/27/13, wynfield@gmail.com <wynfield@gmail.com> wrote:
> >
> > I have uncommented out the line    ;extension=php_mysqli.dll   in
> > /etc/php5/php.ini
> >
> > I attemp to run a pdp script which attempts to connect to mysql server, but
> > get the following error message:
> >
> > :PHP Fatal error:  Call to undefined function mysqli_connect()
> 
> What does phpinfo() say?
> 
> Thanks!
> 
> George

--
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]