How to run scripts on windows vista offline?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to run scripts on windows vista offline?

    anyone know?
    Mobile chat, iphone chat, android chat, chat, rooms http://www.aiochat.com

    #2
    first you need to install apache, php and mysql. instead of installing them seperately, i advise you to install wamp server.. download it from Install PHP 5 Apache MySQL on Windows : WampServer
    Then start the server, open bowser and open http://localhost/ you will see page of wampserver..
    now put those scripts into www folder of wamp. you can access if from localhost page, it will be shown under Projects head or just directly access http://localhost/FOLDER_NAME
    I hope you know installing scripts.
    Follow me @ksg91 | My Blog: http://ksg91.com | Nokia Blog: http://NokiaTips.in

    Comment


      #3
      apache2triad is better than wamp.

      Comment


        #4
        ok i will try both and let you know which one is better
        Mobile chat, iphone chat, android chat, chat, rooms http://www.aiochat.com

        Comment


          #5
          better off using vhosts option in apache then u can use domains offline there fake but least u get the proper perspective all u need to do is setup the vhosts in vhosts.conf and add sitename.com 127.0.0.1 in windows hosts file

          Comment


            #6
            use xampp

            its easy to set up

            Comment


              #7
              Wamp is reliable..
              This is my new community for wap coding. Come and join and experience real wap coding
              http://leonine.6te.net

              Comment


                #8
                there all the bloomin same for god sake!

                they all have a preconfigured server setup with a bespoke interface, find one you like and dont care what people say about it, it really is that simple.

                Comment


                  #9
                  Just search Appserv here and download 1 which serves you best.
                  BakGat
                  Code:
                  class Counter {
                  public:
                    void Count();
                    int  ReadDisplay();
                  private:
                    int  CurrentCount;
                  };








                  Back up my hard drive? How do I put it in reverse?
                  My Community
                  BakGat
                  sigpic

                  Comment


                    #10
                    i have tried wampserver but nothing seems to work like the actual online sever and hpw would i go about setting permisions to certain files on scripts would wampserver work if i instal netftp on my laptop and work with that aswell???? coz im getting tireg of wasting data to load a script to my server just to see its crap????
                    My site: http://mimobifunclub.tk
                    sigpic

                    Comment


                      #11
                      Maybe U can try xampp for window..Its very simple to set it up.....

                      Comment


                        #12
                        I downloaded xampp step 1 tells me to start "setup_xampp.bat" file however if I do run the file I just get a black dos like screen saying Sorry, but nothing to do!
                        Press any key to continue...

                        Pressing enter and everything dissapears like program closed down....
                        Can't believe its like freaking rocket science to install all this server crap I every1 I try seems to not function like a real server or it does but u have no controll of your files like how to ad permissions to files or folders I even downloaded net2ftp and put it inside Wampserver but guess what I can't log in using default values as I need to have certain file cmod to 775 in net2ftp for it to actually work so I'm just royally f&n screwd lol
                        My site: http://mimobifunclub.tk
                        sigpic

                        Comment


                          #13
                          0ops! i think in a localhost you don't need to change files/folder permission.
                          Btw install or extract xampp in first root of a drive.it may work!
                          PHP Code:
                          /* I don't know everything hehe */ 
                          Find me on facebook

                          Comment


                            #14
                            Originally posted by mobidev View Post
                            I downloaded xampp step 1 tells me to start "setup_xampp.bat" file however if I do run the file I just get a black dos like screen saying Sorry, but nothing to do!
                            Press any key to continue...

                            Pressing enter and everything dissapears like program closed down....
                            Can't believe its like freaking rocket science to install all this server crap I every1 I try seems to not function like a real server or it does but u have no controll of your files like how to ad permissions to files or folders I even downloaded net2ftp and put it inside Wampserver but guess what I can't log in using default values as I need to have certain file cmod to 775 in net2ftp for it to actually work so I'm just royally f&n screwd lol
                            hmm strange...
                            whatever i've tried on win xp pro and/or on win 7 enterprise..
                            worked just fine.. ok few modification is always needed
                            tested:
                            1. XAMPP
                            2. WampServer
                            3. Appserv
                            4. sepparately installed apache+mysql+php+phpmyadmin

                            all worked fine...
                            so im thinking that you got damaged OS maybe ?

                            anyway... you still got options...
                            you can install VMware Vorkstation.. and virual machine/s on it,
                            like Ubuntu server, CentOS...
                            a bit more work, but once all installed, runs really smooth
                            Last edited by metulj; 23.07.11, 19:45.
                            It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
                            ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
                            ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
                            キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

                            Comment


                              #15
                              Thanks I'll look into it. I just want to be able to see a script working before I upload it to my host. Will save so much of my data costs.
                              My site: http://mimobifunclub.tk
                              sigpic

                              Comment

                              Working...
                              X