Olivier,

I simply installed MySQL on an NT 4 server, and then php, then set up your scripting 
aliases in you web server and wa la, your set. Now you can use the Mysql api that is 
built into PHP and call the db right from your code. If your webserver is on another 
machine, then you need the MySQL odbc driver, a DSN,and have to use the ODBC api of 
php. Its really pretty simple on a NT machine.

V

-----Original Message-----
From: Olivier Hubert [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 04, 2001 9:09 PM
To: Php-Windows (E-mail)
Subject: Re: [PHP-WIN] Setting up MySQL for PHP


Hmmmm, good article for someone working with a *NIX server, but how about 
Windows?

Olivier Hubert

At 12:20 2001-10-04 -0700, Alain Samoun wrote:
>Does the title:
>The Soothingly Seamless Setup of Apache, SSL, MySQL, and PHP
>http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/
>Suit you?
>Alain
>
>On Thu, Oct 04, 2001 at 02:58:00PM -0400, Asendorf, John wrote:
> > I've been looking to and fro for a "setting up MySQL to work with PHP"
> > article.  I can't seem to find one though.  Could someone point me to one.
> > I'm trying to set up PHPGroupware and I'm installing MySQL for the first
> > time...
> >
> > ---------------------
> > John Asendorf - [EMAIL PROTECTED]
> > Web Applications Developer
> > http://www.lcounty.com - NEW FEATURES ADDED DAILY!
> > Licking County, Ohio, USA
> > 740-349-3631
> > Nullum magnum ingenium sine mixtura dementiae fuit
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to