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


Login with username, password and session length

Search

 
Advanced search

8043 Posts in 1856 Topics- by 2099 Members - Latest Member: roi
Calendar Script CommunitySetup and InstallationInstallation and Setup (Moderators: scott, DanO, Marty)Moving from one server to another. Broke
Pages: [1]   Go Down
Print
Author Topic: Moving from one server to another. Broke  (Read 598 times)
0 Members and 1 Guest are viewing this topic.
chapel
Guest
« on: March 08, 2007, 09:24:00 AM »

I basically moved my calendar from our website to our intranet.
Both are CGI-BIN capable

Our old base_dir is

$BASE_DIR = "/home/virtual/xxxxxx.com/var/www/data/calendarscript/";

I moved it to the base directory on my intranet server

$BASE_DIR = "http://intranet/calendarscript/";

now it just shows the CGI rather than showing the calendar

what SHOULD my base_dir be?

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

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


WWW
« Reply #1 on: March 08, 2007, 12:31:00 PM »

** I moved it to the base directory on my intranet server

$BASE_DIR = "http://intranet/calendarscript/"; **

That is not a directory path which is what the script needs.


** now it just shows the CGI rather than showing the calendar **

I don't know what that is suppose to mean. Just display the script source code??

** what SHOULD my base_dir be? **

The path to where the files are located on the server. I'm afraid no one here will be able to tell you that. Ask the system administrator.

Dan O.

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

Logged
chapel
Guest
« Reply #2 on: March 08, 2007, 03:17:00 PM »

well, that's me.
I did point it to the directory it IS in, but I'm not sure if I have it written properly
Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

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


WWW
« Reply #3 on: March 08, 2007, 09:05:00 PM »

No file system "path" starts with http://...  But I do not know what it should be on your system though. Sorry.

Dan O.

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

Logged
chapel
Guest
« Reply #4 on: April 06, 2007, 09:43:00 AM »

well, it's just on an intranet server

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

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

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


WWW
« Reply #5 on: April 06, 2007, 04:19:00 PM »

** well, it's just on an intranet server **

Well every intranet server can be set up differently which is why no one here would be able to tell you what the correct path to the script files should be on it. Sorry.

Dan O.

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

Logged
Pages: [1]   Go Up
Print
Jump to: