Reconfiguring PHP with MySQL in WinXp

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ben

    Reconfiguring PHP with MySQL in WinXp

    Hi all,

    I used PHP installer binary to install PHP. Then I installed MySQL.
    Now how do I reconfigure PHP to connect to MySQL? In PHP installer, it
    does not provide any options for mysql support. Is it possible to do
    it with PHP binary installer or do I need to reinstall PHP from source
    code?

    Hope someone can help me!
    Thanx
    Ben
  • Good Man

    #2
    Re: Reconfiguring PHP with MySQL in WinXp

    crescent_au@yah oo.com (Ben) wrote in news:d99e1341.0 408250444.6f82c 785
    @posting.google .com:
    [color=blue]
    > Hi all,
    >
    > I used PHP installer binary to install PHP. Then I installed MySQL.
    > Now how do I reconfigure PHP to connect to MySQL? In PHP installer, it
    > does not provide any options for mysql support. Is it possible to do
    > it with PHP binary installer or do I need to reinstall PHP from source
    > code?
    >
    > Hope someone can help me!
    > Thanx
    > Ben
    >[/color]

    Please don't crosspost.

    Head over to http://internetmaster.com/installtutorial/ which is a walk
    through on setting up PHP/MySQL/Apache on windows XP.

    Comment

    • Ben

      #3
      Re: Reconfiguring PHP with MySQL in WinXp

      Good Man <heyho@letsgo.c om> wrote in message news:<Xns95505F F82CD4Asonicyou th@216.196.97.1 32>...[color=blue]
      > crescent_au@yah oo.com (Ben) wrote in news:d99e1341.0 408250444.6f82c 785
      > @posting.google .com:
      >[color=green]
      > > Hi all,
      > >
      > > I used PHP installer binary to install PHP. Then I installed MySQL.
      > > Now how do I reconfigure PHP to connect to MySQL? In PHP installer, it
      > > does not provide any options for mysql support. Is it possible to do
      > > it with PHP binary installer or do I need to reinstall PHP from source
      > > code?
      > >
      > > Hope someone can help me!
      > > Thanx
      > > Ben
      > >[/color]
      >
      > Please don't crosspost.
      >[/color]

      I think there's nothing wrong with crossposting... As far as I
      understand, crossposting just saves one copy of a msg... So I'll
      probably stick to it as it is a convenient way to deliver my messages
      to multiple newsgroups targetting different experts... Since my
      problem was about reconfiguring PHP with MySQL, I think it is relevant
      to both PHP and MySQL groups... Even after posting to so many groups,
      I just managed to get one reply! Anyway, I already found a way to do
      it and thanx for the link you sent...

      Ben
      [color=blue]
      > Head over to http://internetmaster.com/installtutorial/ which is a walk
      > through on setting up PHP/MySQL/Apache on windows XP.[/color]

      Comment

      • Tim Tyler

        #4
        Re: Reconfiguring PHP with MySQL in WinXp

        Good Man <heyho@letsgo.c om> wrote or quoted:
        [color=blue]
        > Head over to http://internetmaster.com/installtutorial/ which is a walk
        > through on setting up PHP/MySQL/Apache on windows XP.[/color]

        Nice. Split over 10 pages, though!

        It would be good if someone did the same for Apache 2 and PHP 5.
        --
        __________
        |im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.

        Comment

        • Sulla

          #5
          Re: Reconfiguring PHP with MySQL in WinXp

          Ben wrote:
          [color=blue]
          > Good Man <heyho@letsgo.c om> wrote in message news:<Xns95505F F82CD4Asonicyou th@216.196.97.1 32>...
          >[color=green]
          >>crescent_au@y ahoo.com (Ben) wrote in news:d99e1341.0 408250444.6f82c 785
          >>@posting.goog le.com:
          >>
          >>[color=darkred]
          >>>Hi all,
          >>>
          >>>I used PHP installer binary to install PHP. Then I installed MySQL.
          >>>Now how do I reconfigure PHP to connect to MySQL? In PHP installer, it
          >>>does not provide any options for mysql support. Is it possible to do
          >>>it with PHP binary installer or do I need to reinstall PHP from source
          >>>code?
          >>>
          >>>Hope someone can help me!
          >>>Thanx
          >>>Ben
          >>>[/color]
          >>
          >>Please don't crosspost.
          >>[/color]
          >
          >
          > I think there's nothing wrong with crossposting... As far as I
          > understand, crossposting just saves one copy of a msg... So I'll
          > probably stick to it as it is a convenient way to deliver my messages
          > to multiple newsgroups targetting different experts... Since my
          > problem was about reconfiguring PHP with MySQL, I think it is relevant
          > to both PHP and MySQL groups... Even after posting to so many groups,
          > I just managed to get one reply! Anyway, I already found a way to do
          > it and thanx for the link you sent...
          >
          > Ben
          >
          >[color=green]
          >>Head over to http://internetmaster.com/installtutorial/ which is a walk
          >>through on setting up PHP/MySQL/Apache on windows XP.[/color][/color]
          Hello Ben,

          I think you should use a PHP+MySQL binary like PHPhome, which
          includes all the connection between PHP, MySQL and Apache, and I think
          this one is best choice if you want to run php on WinXP. It's stable,
          and when I program in php, the last thing I expect, that my program are
          about to freeze.

          Bye: Sulla

          Comment

          Working...