I Want To Test My PHP Scripts On My Own Machine

Discussion in 'PHP' started by MKInfo, Apr 13, 2006.

  1. #1
    Can someone please recommend an easy to install/use prog that I can install on my computer to use whan I am testing php/sql scripts.
    It has to be easy to install and use....cos I'm slow in the upstairs dept.:)

    I'm running Windows XP Pro.

    What do you suggest?
    Thanks
    MK
     
    MKInfo, Apr 13, 2006 IP
  2. mitchandre

    mitchandre Peon

    Messages:
    313
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Download php and place its files in your c: directory as a first step.
     
    mitchandre, Apr 13, 2006 IP
  3. scottmci

    scottmci Peon

    Messages:
    2
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    www.wampserver.com/en/index.php - This is a great product and very easy to use.
     
    scottmci, Apr 13, 2006 IP
    MKInfo likes this.
  4. MKInfo

    MKInfo DP Guard Dog

    Messages:
    1,481
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    140
    #4
    This seems to be the type of thing I'm looking for.Thanks scottmci I'll give it a go. :)


    Edit : I have only had it installed 5 mins and already getting the hang of it :)
     
    MKInfo, Apr 14, 2006 IP
  5. illusion

    illusion Peon

    Messages:
    427
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #5
    EasyPHP. That is what I use. It is easy to use and install. Just google download easyphp
     
    illusion, Apr 14, 2006 IP
    MKInfo likes this.
  6. mitchandre

    mitchandre Peon

    Messages:
    313
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I thought he wanted to run php from the command line? That's the more powerful solution, I think.
     
    mitchandre, Apr 14, 2006 IP
  7. MKInfo

    MKInfo DP Guard Dog

    Messages:
    1,481
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    140
    #7
    Thanks illusion.If I can't get the hang of Wamp I'll give it a go.

    As I said I'm a bit short on top.I don't know what a command line is mitchandre :D
     
    MKInfo, Apr 14, 2006 IP
  8. mitchandre

    mitchandre Peon

    Messages:
    313
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Its running php from a dos prompt instead of a server.
     
    mitchandre, Apr 14, 2006 IP
  9. MKInfo

    MKInfo DP Guard Dog

    Messages:
    1,481
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    140
    #9
    Wow! Wamp is something else.Only been using like for 1/2 hour and got the hang of it already.I managed to get PHPLD installed and running.
    *Runs around chasing tail :D

    Well pleased.
    Thanks guys.
     
    MKInfo, Apr 14, 2006 IP
  10. MamboCube

    MamboCube Peon

    Messages:
    242
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #10
    thats sounds cool, too bad wamp isnt available for mac, anyone know of any alternatives?
     
    MamboCube, Apr 14, 2006 IP
  11. BRABUS

    BRABUS Well-Known Member

    Messages:
    671
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #11
    Can anybody advise me how to set up a MySql DataBase to cPanel hosting.

    I would be very greatful for step be step instructions.
     
    BRABUS, Apr 15, 2006 IP
  12. himambo

    himambo Peon

    Messages:
    100
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #12

    Xampp is available for Mac

    http://www.apachefriends.org/en/xampp.html

    * XAMPP for Mac OS X
    The distribution for Mac OS X contains: Apache, MySQL, PHP & PEAR, SQLite, Perl, ProFTPD, phpMyAdmin, OpenSSL, GD, Freetype2, libjpeg, libpng, zlib, Ming, Webalizer, mod_perl, eAccelerator, phpSQLiteAdmin.
     
    himambo, Apr 15, 2006 IP
  13. Mystique

    Mystique Well-Known Member

    Messages:
    2,579
    Likes Received:
    94
    Best Answers:
    2
    Trophy Points:
    195
    #13
    In fact all the packages served by Apache Friends (Linux, Windows and Mac) are the most complete, updated often a computer friendly.

    A fully functional server on your machine ;)
     
    Mystique, Apr 15, 2006 IP
  14. MamboCube

    MamboCube Peon

    Messages:
    242
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #14
    great, thanks, ill give this a go later :)
     
    MamboCube, Apr 16, 2006 IP
  15. quaffapint

    quaffapint Active Member

    Messages:
    299
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #15
    Personally I like having my servers on my usb stick - that way I can take it anywhere and have it work anywhere - quite handy...Double click one batch file and it starts the servers up without the need to install a bunch of services.
     
    quaffapint, Apr 18, 2006 IP
  16. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #16
    I find it to be problematic. Ofen the scripts act differently on the net later.
     
    noppid, Apr 18, 2006 IP
  17. Slapyo

    Slapyo Well-Known Member

    Messages:
    266
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #17
    Slapyo, Apr 18, 2006 IP
  18. MrSupplier

    MrSupplier Peon

    Messages:
    141
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #18
    you need to create database or setup MySql server?
     
    MrSupplier, Apr 18, 2006 IP
  19. Nick_Mayhem

    Nick_Mayhem Notable Member

    Messages:
    3,486
    Likes Received:
    338
    Best Answers:
    0
    Trophy Points:
    290
    #19
    Try sokkit or phptraid.

    Very easy and anyone can install it. Thanks. Hope it helps you.
     
    Nick_Mayhem, Apr 22, 2006 IP
  20. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #20
    gonna give Apache2Triad 1.5.4 a try.
     
    an0n, Apr 23, 2006 IP