Reconfiguring PHP with MySQL in WinXp

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default 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
    Ben Guest

  2. Similar Questions and Discussions

    1. Can't start MySQL 5.0 server on WinXP
      Hi All, I installed MySQL 5.0 a couple of months ago and played with it a little to assure myself it was usable. I tried to start it up today...
    2. ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
      When i try to start my mysql server, i get this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'...
    3. CFMX7 with WinXP and Mysql
      can i use my notebook, running either WinXP or WinXP Pro with MySQL on CFMX7? how should i config the ODBC?
    4. Reconfiguring my network
      I currently own my own domain name, and run a dns server that services only the lan (i.e. It just forwards requests to my ISP's dns server, and...
    5. Get String Encryption Without Reconfiguring or Recompiling PHP
      Of course, one could always use other kinds of encryption/encoding/obfuscation techniques such as XOR complement, but this example provides an...
  3. #2

    Default Re: Reconfiguring PHP with MySQL in WinXp

    [email]crescent_au@yahoo.com[/email] (Ben) wrote in news:d99e1341.0408250444.6f82c785
    @posting.google.com:
    > 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
    >
    Please don't crosspost.

    Head over to [url]http://internetmaster.com/installtutorial/[/url] which is a walk
    through on setting up PHP/MySQL/Apache on windows XP.
    Good Man Guest

  4. #3

    Default Re: Reconfiguring PHP with MySQL in WinXp

    Good Man <heyho@letsgo.com> wrote in message news:<Xns95505FF82CD4Asonicyouth@216.196.97.132>.. .
    > [email]crescent_au@yahoo.com[/email] (Ben) wrote in news:d99e1341.0408250444.6f82c785
    > @posting.google.com:
    >
    > > 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
    > >
    >
    > Please don't crosspost.
    >
    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
    > Head over to [url]http://internetmaster.com/installtutorial/[/url] which is a walk
    > through on setting up PHP/MySQL/Apache on windows XP.
    Ben Guest

  5. #4

    Default Re: Reconfiguring PHP with MySQL in WinXp

    Ben wrote:
    > Good Man <heyho@letsgo.com> wrote in message news:<Xns95505FF82CD4Asonicyouth@216.196.97.132>.. .
    >
    >>crescent_au@yahoo.com (Ben) wrote in news:d99e1341.0408250444.6f82c785
    >>@posting.google.com:
    >>
    >>
    >>>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
    >>>
    >>
    >>Please don't crosspost.
    >>
    >
    >
    > 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
    >
    >
    >>Head over to [url]http://internetmaster.com/installtutorial/[/url] which is a walk
    >>through on setting up PHP/MySQL/Apache on windows XP.
    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
    Sulla Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139