Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1110809
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T02:27:00+00:00 2026-05-17T02:27:00+00:00

I’m attempting to move a web app we have (written in Perl) from an

  • 0

I’m attempting to move a web app we have (written in Perl) from an IIS6 server to an IIS7.5 server.

Everything seems to be parsing correctly, I’m just having some issues getting the app to actually work.

The app is basically a couple forms. You fill the first one out, click submit, it presents you with another form based on what checkboxes you selected (using includes and such).

I can get past the first form once… but then after that it stops working and pops up the generated error message. After looking into the code and such, it basically states that there aren’t any checkboxes selected.

I know the app writes data into .dat files… (at what point, I’m not sure yet), but I don’t see those being created. I’ve looked at file/directory permissions and seemingly I have MORE permissions on the new server than I did on the last. The user/group for the files/dirs are different though…

Would that have anything to do with it? Why would it pass me on to the next form, displaying the correct “modules” I checked the first time and then not any other time after that? (it seems to reset itself after a while)

I know this is complicated so if you have any questions for me, please ask and I’ll answer to the best of my ability :).

Btw, total idiot when it comes to Perl.

EDIT AGAIN
I’ve removed the source as to not reveal any security vulnerabilities… Thanks for pointing that out.

I’m not sure what else to do to show exactly what’s going on with this though :(.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T02:27:00+00:00Added an answer on May 17, 2026 at 2:27 am

    I’d recommend verifying, step by step, that what you think is happening is really happening. Start by watching the HTTP request from your browser to the web server – are the arguments your second perl script expects actually being passed to the server? If not, you’ll need to fix the first script.

    (start edit)

    There’s lots of tools to watch the network traffic.

    • Wireshark will read the traffic as it passes over the network (you can run it on the sending or receiving system, or any system on the collision domain).
    • You can use a proxy server, like WebScarab (free), Burp, Paros, etc. You’ll have to configure your browser to send traffic to the proxy server, which will then forward the requests to the server. These particular servers are intended to aid testing, in that you’ll be able to mess with the requests as they go by (and much more)
    • As Sinan indicates, you can use browser addons like Fx LiveHttpHeaders, or Tamper Data, or Internet Explorer’s developer kit (IIRC)

    (end edit)

    Next, you should print out all CGI arguments that the second perl script receives. That way, you’ll know what the script really thinks it gets.

    Then, you can enable verbose logging in IIS, so that it logs the full HTTP request.

    This will get you closer to the source of the problem – you’ll know if it’s (a) the first script not creating correct HTML, resulting in an incomplete HTTP request from the browser, (b) the IIS server not receiving the CGI arguments for some odd reason, or (c) the arguments aren’t getting from the IIS server and into the perl script (or, possibly, that the perl script is not correctly accessing the arguments).

    Good luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
Seemingly simple, but I cannot find anything relevant on the web. What is the
Does anyone know how can I replace this 2 symbol below from the string
this is what i have right now Drawing an RSS feed into the php,
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have just tried to save a simple *.rtf file with some websites and
I have a French site that I want to parse, but am running into
I want to count how many characters a certain string has in PHP, but
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.