1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

PHP and SQL without internet connection??

Discussion in 'PHP' started by ozband, Aug 30, 2005.

  1. #1
    Hi,

    I do a lot of travelling and I was wondering if there is any way to be able to code php and sql on a laptop without an internet connection?? I see there is software somewhere but wouldnt have a clue.

    I would love to use that time coding sites rather than having the computer beat me at chess???

    Anything??
     
    ozband, Aug 30, 2005 IP
  2. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #2
    There is an open source package that provides that. I don't have a link, but it exists, works and is free.

    Apache
    MySql
    PHP
     
    noppid, Aug 30, 2005 IP
  3. ozband

    ozband Active Member

    Messages:
    408
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    78
    #3
    That is exactly what I need.... Anyone know what it is?? Ive done a google search but Cant come across anything unfortunately.

    Thanks for the help noppid
     
    ozband, Aug 30, 2005 IP
  4. JoeO

    JoeO Peon

    Messages:
    431
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    #4
    JoeO, Aug 30, 2005 IP
  5. palespyder

    palespyder Psycho Ninja

    Messages:
    1,254
    Likes Received:
    98
    Best Answers:
    0
    Trophy Points:
    168
    #5
    The following link is a great package, I use it on all my computers, it's fast and clean, they have PHP4 and PHP5 modules and iy also comes with PHPMyAdmin, I highly recommend it.

    http://www.wampserver.com/en/index.php
     
    palespyder, Aug 31, 2005 IP
  6. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #6
    noppid, Aug 31, 2005 IP
    minstrel likes this.
  7. dshah

    dshah Well-Known Member

    Messages:
    1,840
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    115
    #7
    Hmmm, I should have known this before. I did manual install of apache, mysql, php on my machines
     
    dshah, Aug 31, 2005 IP
  8. ozband

    ozband Active Member

    Messages:
    408
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    78
    #8
    Thanks... ill give them a try and tell you how it goes..
     
    ozband, Aug 31, 2005 IP
  9. programmer

    programmer Guest

    Messages:
    444
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #9
    if you can do then manual install is much better
     
    programmer, Aug 31, 2005 IP
  10. ozband

    ozband Active Member

    Messages:
    408
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    78
    #10
    Appserv was excellent. All I did was install it, put my SQL DB in, and uploaded files into the www folder and it works the treat.

    Thanks guys for the excellent recommendations. I always wanted to be able to do this. :)
     
    ozband, Sep 4, 2005 IP
  11. Janissary

    Janissary Well-Known Member

    Messages:
    375
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    140
    #11
    JoeO is right, XAMPP is the best php&mysql distro

    Linux/Windows/OS X/Solaris supported ...
     
    Janissary, Sep 4, 2005 IP
  12. SixDeep

    SixDeep Peon

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    absolutely agree about xampp. I have spent the last 3 years manually setting up all of my config, and felt like such a tool once I found a free solution that did it all in one shot.

    I have never really messed with the Mercury Mail package that comes with it. Anyone got any info about this suite?
     
    SixDeep, Sep 5, 2005 IP
  13. UndiesHosting

    UndiesHosting Active Member

    Messages:
    219
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    78
    #13
    another suggestion is sqllite

    it works like mysql but uses files, but if you just want to do some development on your laptop it might save you some overhead if your laptop isnt that strong of a machine

    You can get all your tables, queries and code in place and then if you need to migrate to a mysql system, the only changes that need to be made are the connection strings
     
    UndiesHosting, Sep 14, 2005 IP
  14. king_cobra

    king_cobra Peon

    Messages:
    373
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Nobody uses easyphp? Then u shd try it. U will love that i am sure. Xampp has more options, but its messy.
     
    king_cobra, Sep 15, 2005 IP
  15. siraxi

    siraxi Peon

    Messages:
    333
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Then, I think that XAMPP is the solution. Extremely easy to install, really easy to use. Great piece of software.
    Give it a try.
     
    siraxi, Sep 15, 2005 IP
  16. michele

    michele Peon

    Messages:
    30
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Just about any Linux distro comes with everything you would ever need and more, including the Apache web server, for FREE! I doesn't get much better than that.

    I use Linux but I'm not a fanatic about it, I just think that if you are seriously into web coding it is probably worth investigating.
     
    michele, Sep 20, 2005 IP
  17. GeorgeB.

    GeorgeB. Notable Member

    Messages:
    5,695
    Likes Received:
    288
    Best Answers:
    0
    Trophy Points:
    280
    #17
    Any reviews for apachetriad?
     
    GeorgeB., Sep 22, 2005 IP
  18. hasbehas

    hasbehas Well-Known Member

    Messages:
    726
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    190
    #18
    I use " Merlin server " from http://www.abriasoft.com/download.php its free, easy.. has loads more stuff in it. Though I think, the versions inside are not the latest but steady releases. Mysql, php, java, SSL etc.. etc..
     
    hasbehas, Sep 22, 2005 IP
  19. latehorn

    latehorn Guest

    Messages:
    4,676
    Likes Received:
    238
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Great! I need it too since I don't even have a networkcard on one of my computers.
     
    latehorn, Sep 24, 2005 IP
  20. KingCobra

    KingCobra Well-Known Member

    Messages:
    289
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #20
    Dear friends,
    Thanks to you who's supply the download link. I have some question to you all..
    1. There is no cPanel. So is it possible to add that ?
    2. I can create sql database from phpmyadmin. but phpmyadmin dont asked for sql pass and user name. But from cpanel of my real site, I created sql datbase first and then set user, pass.
    3. I install some php script. The are allow membership. When I signup as a member with my email address they request to check my email for confirmation. But problem how can i receive that mail? Because the server is running my pc without net connection.
    4. How can i uninstall that
     
    KingCobra, Sep 24, 2005 IP