Dear Dmitry,

> to make a web server out of my pc, just a localhost. How do I set up
mysql
> to work with php and apache?

You are mixing up web server, php and MySQL. You can use MySQL
standalone, but for PHP you will need a web server (at least on
localhost) to actually run those scripts.

Tip: Get PhpTriadSetup which will set up everything with a single
setup.exe. No need for tricky configurations etc. You can get it here:
http://sourceforge.net/projects/phptriad/

Regards,

--
  Stefan Hinz
  Geschäftsführer / CEO iConnect e-commerce solutions GmbH
  #  www.js-webShop.com www.iConnect.de
  #  Gustav-Meyer-Allee 25, 13355 Berlin
  #  Tel: +49-30-46307-382  Fax: +49-30-46307-388

----- Original Message -----
From: "Dmitry Kashlev" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 08, 2001 4:35 PM
Subject: how to install mysql?


> How can I install mysql on apache (apache is operated by Windows Me)?
I
> downloaded php, set it up with apache on my windows Me PC, but I don't
want
> to make a web server out of my pc, just a localhost. How do I set up
mysql
> to work with php and apache?
> Your response would be greatly appreciated,
>
> Dmitry
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to