Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: unix to win2k transfer

by idnopheq (Chaplain)
on Sep 10, 2001 at 19:36 UTC ( [id://111492]=note: print w/replies, xml ) Need Help??


in reply to unix to win2k transfer

A few key steps off the top of my head are:

  1. Make sure your directory stucture on the W2K server is identical inso far as the web server is concerned. </il>
  2. Check the modules you are using and make certain they exist on your W2K Perl.
  3. Check for external commands that might be called via backticks or system, etc. Those progs may not exist in W2K by default.
  4. Permissions are a pain to translate over. Make them very restrictive during testing and open things up as you go.
But, the short answer is "not so much", unless you're also changing web servers, say from Apache to IIS (ew!). That's a whole 'nother nest of hornets IMHO, but some well worded Super Searches sould help here. I would also recommend going with ActiveState's perl distribution, if for no other reasons than the wide proliferation of it and the Perl Package Manager.

HTH
--
idnopheq
Apply yourself to new problems without preparation, develop confidence in your ability to to meet situations as they arrise.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://111492]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-19 06:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found