HELP need help with a simple cgi script :(

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Va2k
    I’m still alive barley.
    • Oct 2001
    • 10060

    #1

    HELP need help with a simple cgi script :(

    I installed a script on another server and want to call it to my main server but can not fig out how to do this..
    <=?php
    include_once "php http://www.tomswhores.com/va2kpoll/db/booth.php";
    echo $php_poll->poll_process(x); // x = Poll ID
    ?>
    this ist he script i need help with

    anyone know how to call this type of script its a poll script
  • Va2k
    I’m still alive barley.
    • Oct 2001
    • 10060

    #2
    <=?php
    http://www.tomswhores.com/va2kpoll/d....php?poll_id=4
    ?>
    this is what i tried the = is so i can show it here

    Comment

    • juicylinks
      So Fucking Banned
      • Apr 2001
      • 122992

      #3
      Tom

      It might have something to do with your .htaccess? Not sure thoguh

      Comment

      • Va2k
        I’m still alive barley.
        • Oct 2001
        • 10060

        #4
        Originally posted by juicylinks
        Tom

        It might have something to do with your .htaccess? Not sure thoguh
        um never thought about that shit what would i put in my members area .htaccess file?

        Comment

        • Va2k
          I’m still alive barley.
          • Oct 2001
          • 10060

          #5
          ErrorDocument 404 http://www.va2k.net/members/membersMain.shtml
          ErrorDocument 401 membersMain.shtml
          deny from all
          allow from 194.149.242.1
          allow from 194.149.242.241
          allow from 195.68.121.1
          allow from 195.68.121.14
          allow from 195.68.121.15
          allow from 212.121.204.20
          allow from 212.147.118.14
          allow from 212.187.157.60
          allow from 212.155.171.128
          allow from 213.239.4.250
          allow from 217.56.72.13
          allow from 195.243.119.43
          AuthUserFile /no one needs to know this info
          AuthGroupFile /dev/null
          AuthName "RESTRICTED"
          AuthType Basic

          Satisfy any
          order deny,allow
          deny from all



          <Limit GET POST>
          require valid-user
          </Limit>

          Comment

          • Libertine
            sex dwarf
            • May 2002
            • 17860

            #6
            doh!

            You do realize that when you try to get the script from one server to the other (which should not be done this way, preferably), you get the script's output right?
            Last edited by Libertine; 01-25-2003, 10:03 PM.
            /(bb|[^b]{2})/

            Comment

            • Va2k
              I’m still alive barley.
              • Oct 2001
              • 10060

              #7
              Originally posted by punkworld
              doh!

              You do realize that when you try to get the script from one server to the other (which is not done this way), you get the script's output right?
              No sorry I not as smart as ya I just a dumb po'a white boi.. Thanks though


              Now can you give me advice on how to go by doing this so I can get it to work? Thank you sir

              Comment

              • Va2k
                I’m still alive barley.
                • Oct 2001
                • 10060

                #8
                screw it I will just wait till my tech guy awakes I hate working this late at night anyways thanks

                TOM

                Comment

                • juicylinks
                  So Fucking Banned
                  • Apr 2001
                  • 122992

                  #9
                  Tom wait for the tech guy go out get some chicks and have a virginia bukkake party

                  Comment

                  Working...