Gossamer Forum
Home : Products : DBMan : Installation :

Re: [copy3] Installing on new server Additional Info

Quote Reply
Re: [copy3] Installing on new server Additional Info In reply to
Silly question but do you have a password, log and count file in your directory also?

And did you check to see if the call to perl is what your server uses (i.e. #!/usr/bin/perl).

Add this to the top of your script below the call to perl and see if it will display any error messages:

use CGI::Carp qw/fatalsToBrowser/; # For testing only

perhaps that will help to find out what may be causing the errors.

You could also add it to the other files also (html and .cfg).

Unoffical DBMan FAQ

http://creativecomputingweb.com/dbman/index.shtml/
Subject Author Views Date
Thread Installing on new server copy3 12318 Jun 2, 2005, 2:20 PM
Thread Re: [copy3] Installing on new server Additional Info
copy3 12106 Jun 2, 2005, 2:54 PM
Thread Re: [copy3] Installing on new server Additional Info
Watts 12097 Jun 2, 2005, 4:20 PM
Thread Re: [Watts] Installing on new server Additional Info
copy3 12092 Jun 2, 2005, 5:43 PM
Thread Re: [copy3] Installing on new server Additional Info
LoisC 12066 Jun 3, 2005, 10:29 AM
Thread Re: [LoisC] Installing on new server Additional Info
copy3 12074 Jun 6, 2005, 9:24 AM
Thread Re: [copy3] Installing on new server Additional Info
LoisC 12066 Jun 6, 2005, 11:34 AM
Post Re: [LoisC] Installing on new server Additional Info
copy3 12058 Jun 6, 2005, 2:22 PM