PDA

View Full Version : Anyone have an Ikonboard?


Makoto
24-09-2003, 05:45 PM
Installing Ikonboard is an arse. Here's what I've done to make sure it's uploaded right.

1. I uploaded the files in ASCII & Binary.
2. Changed the folders to 777 and the .cgi to 755
3. 1 line in installer.cfg is #!/usr/bin/perl & Ikonboard.cfg is #!/usr/bin/cgi.
4. www.domain.com/cgi-bin/forum/installer.cgi

Makoto
25-09-2003, 12:31 PM
Uh ah...

Where it says:

my $full_path = '???';

Do I change that to the root path of my FTP account?

(/usr/local/psa/home/vhosts/mydomain.com/)


And also change:

use lib (
'./',
'./usr/local/psa/home/vhosts/mydomain.com/',
'./usr/local/psa/home/vhosts/mydomain/cgi-bin/forum/install_modules',
);

See what needs to be changed: Scroll to the bit where it says P R O G R A M S E T - U P
.

http://www.mystuff.purplecloud.net/installer.txt