Date: Tue, 22 Nov 2005 07:05:17 -0800 From: "Brian E. Conklin" <bconklin@masongeneral.com> To: <robertmunn2@comcast.net>, <freebsd-questions@freebsd.org> Subject: RE: apache2 php5 mysql4 problems Message-ID: <CA513920FC73A14B964AB258D77EA8D6A448AD@mx1.masongeneral.com>
next in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@freebsd.org=20 > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Robert Munn > Sent: Monday, November 21, 2005 4:27 PM > To: freebsd-questions@freebsd.org > Subject: apache2 php5 mysql4 problems >=20 >=20 > I have been successfuly running apache2 as a web server with php5 as a > module. Recently I needed access to a database so I tried to upgrade > my system by adding mysql4 as the database server. >=20 > I had installed apache2 and php5 from the ports. Previously I would > install php5-extensions to build the mysql module for php. >=20 > After failing get the resulting php to recognize the mysql_ database > calls in php I noticed that the php5-extensions no longer build the > mysql extensions. Install php5-mysqli from ports. This will install the correct php5 = module for MySql 4.1 and above and setup your php.ini to load it. >=20 > I have tried various things. The most successful was to configure php > with the --with-mysql option. However this did not completelty solve > my problem. While database access was enabled from a php script, when > I use the same codee in a web page to access the same database, my > browser pops up a window asking if I want to save the file to disk or > search for a program to deal with the file (suggestion Dreamweaver > since it a .php file). >=20 > Does anybody have the sequence of build commands for making a apache2 > - php5 - mysql, a working web server environment? >=20 > I am running 5.4 >=20 > With thanks >=20 >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to=20 > "freebsd-questions-unsubscribe@freebsd.org" >=20 ====================================================================== Mason General Hospital 901 Mt. View Drive PO Box 1668 Shelton, WA 98584 http://www.masongeneral.com (360) 426-1611 ====================================================================== This message is intended for the sole use of the individual and entity to whom it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the addressee nor authorized to receive for the addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone this message or any information contained in the message. If you have received this message in error, please immediately notify the sender and delete the message. Replying to this message constitutes consent to electronic monitoring of this message. Thank you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA513920FC73A14B964AB258D77EA8D6A448AD>