Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8240 Posts in 1905 Topics- by 2172 Members - Latest Member: JeffHLB
Pages: [1]   Go Down
Print
Author Topic: Moved from linux to windows...  (Read 2295 times)
0 Members and 1 Guest are viewing this topic.
TeleKawaru
Guest
« on: June 04, 2007, 01:42:00 PM »

We moved a website from a linux apache box to a windows apache box.

Just to be safe I specified the BASE_PATH but I'm still getting a problem where it's hanging the perl process.

My shebang looks like this:
#!"C:/Program Files/InstantServers/MiniPortal/perl/5.8.8.820/bin/perl" -w

I'm using the debug.pl file for all of my troubleshooting.

It seems to hang when doing the various "push" statements. It's fine until it tries to "push" the 27th element into the array. After that it seems to hang. If I comment out #27 it will run through that section without any problems.

Logged
TeleKawaru
Guest
« Reply #1 on: June 04, 2007, 01:58:00 PM »

Here are some examples of this:
http://avonlake.org/calendar/works-debug.cgi  - Works http://avonlake.org/calendar/works-debug.txt  - Source
http://avonlake.org/calendar/broken-debug.cgi  - Doesn't Work http://avonlake.org/calendar/broken-debug.txt  - Source

[This message has been edited by TeleKawaru (edited June 04, 2007).]

Logged
DanO
Moderator
Sr. Member
*****

Karma: 13
Offline Offline

Posts: 273

Please don't PM me. Post in the open forum.


WWW
« Reply #2 on: June 04, 2007, 03:30:00 PM »

Sorry but I have no idea what would cause that. Have you tried asking the web hosting support?

Dan O.

------------------

Logged
TeleKawaru
Guest
« Reply #3 on: June 04, 2007, 05:58:00 PM »

I am the web host. =P

We have an entire webmail suite that uses perl with no problems..

------------------

Logged
C4talyst
New Member
*

Karma: 0
Offline Offline

Posts: 6


« Reply #4 on: August 13, 2007, 06:15:04 PM »

Quote from: TeleKawaru link=topic=472. msg1730#msg1730 date=1180982520
We moved a website from a linux apache box to a windows apache box.

Dear lord why!!!!!?Huh??
Logged
jrobinson
New Member
*

Karma: 0
Offline Offline

Posts: 8


« Reply #5 on: August 24, 2007, 11:56:20 AM »

I've just done this.
I installed the standard package to make sure it worked, and it did. . .  so I moved all my files over and now I'm getting

I changed all the base paths but now when you go in, you get to see the first page, but if you click on ANY of the links it links to the OLD site.
How do I change where the links are going?
Logged
DanO
Moderator
Sr. Member
*****

Karma: 13
Offline Offline

Posts: 273

Please don't PM me. Post in the open forum.


WWW
« Reply #6 on: August 24, 2007, 12:05:53 PM »


I installed the standard package to make sure it worked, and it did. . .  so I moved all my files over and now I'm getting

The script sets several variables when it is run for the first time. It should be started on the server it is intended to finally be on.


Quote
if you click on ANY of the links it links to the OLD site.

See the previous forum message, "Saved, Moved & Restored".

Dan O.
Logged
jrobinson
New Member
*

Karma: 0
Offline Offline

Posts: 8


« Reply #7 on: August 24, 2007, 12:14:09 PM »

C:\calendarscript\calendarscript\config. txt
changed the site info there.  all set.
workin good
Logged
Pages: [1]   Go Up
Print
Jump to: