PhpDev

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PhpLover1984
    New Member
    • Jan 2008
    • 19

    PhpDev

    Hello everybody,
    Is here sombody who's using phpdev for Apache+MySQl+PH P (all in one packet) !
    I am using at this moment PHPdev 4 but I need PHP 5.

    Do you know muy be how to configure PHP 5 without having any troubles with apache and mysql and phpmyadmin ?


    Or muybe another all in one packet in stead of phpdev ?

    Thanks in advance!
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    #2
    Hi.

    If you are using windows, you could simply download the individual .msi installation packages for Apache, PHP and MySQL .

    They are very easy to install on Windows.

    Two things you got to look out for tho if you try this.

    First... Install them in this order:
    1. Apache
    2. MySQL
    3. PHP


    Second...During the PHP Installation, at the page where you can select which HTTP server to install it for, select the correct Apache version! (2.2 most likely (atm))
    Later in the PHP installation, when you get the chance to pick which parts to install, remember to include the mysql and/or mysqli modules.

    There are probably some all-in-one combo packages that take care of all this for you, I have just always like it better this way :P

    Comment

    • Amzul
      New Member
      • Oct 2007
      • 130

      #3
      u can also install appserv
      it contain it all of the above and also phpmyadmin for web mysql interface

      Comment

      • PhpLover1984
        New Member
        • Jan 2008
        • 19

        #4
        Hi,
        @ Atli,
        Yes I know and it can be a very good exercice if you have time to do that, but this time is the problem. Suppose something is going wrong during the installation so you have to look for the problem and fix it.

        It's much better to use already configured packets like phpdev.

        Thanks

        Comment

        • PhpLover1984
          New Member
          • Jan 2008
          • 19

          #5
          Originally posted by Amzul
          u can also install appserv
          it contain it all of the above and also phpmyadmin for web mysql interface
          Thank you so much.

          my greetings

          Comment

          Working...