Test Script From Pc While Offline

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

    Test Script From Pc While Offline

    i found a site that lets u test scripts in java, php, asp, perl/cgi etc from ur localhost as in your own pc it has all the required parts u can download it from

    http://www.devside.net/server/webdeveloper

    its easy 2 install and use plus dnt need 2 upload ur scripts anywhere

    only mod i had 2 make was 2 enable .htaccess files to work to do this edit httpd.conf in www\Apache22\conf folder
    then change this part

    from:
    <Directory "/www/webroot">
    Options Indexes FollowSymLinks
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>

    to:
    <Directory "/www/webroot">
    Options Indexes FollowSymLinks
    AllowOverride All
    Order allow,deny
    Allow from all
    </Directory>

    if u enable ur ip in dns settings in winxp u can run everything online from ur pc but dnt ask me how to do this as i cant cos my own ip changes every 10mins or so lol

    #2
    apache2triad is not just smaller in size, its better and faster

    Comment


      #3
      its not so much bout being smaller but bout supporting what u need i mainly got the 1 i posted cos of its perl/cgi support

      Comment


        #4
        also can use Xampp. get it at www.apachefriends.org

        Comment


          #5
          U can test php script by creating a local server frm this software

          Easyphp 2.0b


          Download it from

          Comment


            #6
            NETSERVER IS BEST IT HAS TOOLS EASY SETUP IN ONE SEC
            Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
            Visit: WapMasterz Coming Back Soon!
            _______
            SCRIPTS FOR SALE BY SUBZERO
            Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
            FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
            _______
            Info & Tips
            php.net
            w3schools.com

            Comment

            Working...
            X