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 <georgeflore...@gmail.com> wrote: > On 11/27/13, wynfi...@gmail.com <wynfi...@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