engarde-users August 2002 archive
Main Archive Page > Month Archives  > engarde-users archives
engarde-users: [EnGarde] Re: Questions with Ikonboard

[EnGarde] Re: Questions with Ikonboard

From: Perciaccante, Robert <Robert.Perciaccante_at_nospam>
Date: Wed Aug 21 2002 - 18:18:34 GMT
To: "'engarde-users@engardelinux.org'" <engarde-users@engardelinux.org>

Thanks either way.. I have repeatedly tried to get this installed... sputtered, lost interest, came back, repeated the priocess like 4 = times, so
don't worry about the time :)

Appreicate the help.

Bob

-----Original Message-----
From: Paul Rochford [mailto:prochford@e-homenetworking.net] Sent: Wednesday, August 21, 2002 1:40 PM To: engarde-users@engardelinux.org
Subject: [EnGarde] Re: Questions with Ikonboard

Great news. I knew exactly what your problem was and I wish I gave you = the
right syntax from the start. This thread would have been over a long = time
ago. lol

Sincerely,

Paul Rochford
Senior Technical Analyst
prochford@e-homenetworking.net

TECH TIP: Always accept the prompt to downlaod & install the latest virus updates for your anti virus software.

e-Home Networking Inc.
"Your home access to technology in the 21st century." www.e-homenetworking.net
(416)-925-3166 / (866) EHN-HOME


This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately.

Ce courrier est confidentiel et prot=E9g=E9. L'exp=E9diteur ne renonce = pas
aux droits et obligations qui s'y rapportent. Toute diffusion, = utilisation
ou copie de ce message ou des renseignements qu'il contient par une personne autre que le (les) destinataire(s) d=E9sign=E9(s) est interdite. Si vous recevez ce courriel par erreur, veuillez m'en aviser imm=E9diatement, par retour de courriel ou par un autre moyen.


 -----Original Message-----
From: engarde-users-bounce@engardelinux.org [mailto:engarde-users-bounce@engardelinux.org] On Behalf Of = Perciaccante,
Robert Sent: August 21, 2002 1:07 PM To: 'engarde-users@engardelinux.org' Subject: [EnGarde] Re: Questions with Ikonboard

*Ding ding ding* Got it.

Even though I downloaded it straight from Ikonboard, THEY apparently =
=3D

did the
files in DOS mode... the dos2unix and the below sed line worked interchangably, and all is working well.

Thanks all!

Bob

-----Original Message-----
From: Paul Rochford [mailto:prochford@e-homenetworking.net] Sent: Wednesday, August 21, 2002 11:46 AM To: engarde-users@engardelinux.org
Subject: [EnGarde] Re: Questions with Ikonboard Importance: High

Sorry folks, I made a syntax error in my previous post.

The command line should read:
cat installer.cgi | sed 's/^M//g' > installer1.cgi

I spelled sed sec in my previous post. Please make sure you spell it correctly: sed

Sorry for any inconvenience.

Sincerely,

Paul Rochford
Senior Technical Analyst
prochford@e-homenetworking.net

TECH TIP: Always accept the prompt to downlaod & install the latest virus updates for your anti virus software.

e-Home Networking Inc.
"Your home access to technology in the 21st century." www.e-homenetworking.net
(416)-925-3166 / (866) EHN-HOME


This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately.

Ce courrier est confidentiel et prot=3DE9g=3DE9. L'exp=3DE9diteur ne = renonce =3D
pas
aux droits et obligations qui s'y rapportent. Toute diffusion, =3D utilisation
ou copie de ce message ou des renseignements qu'il contient par une personne autre que le (les) destinataire(s) d=3DE9sign=3DE9(s) est interdite. Si vous recevez ce courriel par erreur, veuillez m'en aviser imm=3DE9diatement, par retour de courriel ou par un autre moyen.


 -----Original Message-----
From: engarde-users-bounce@engardelinux.org [mailto:engarde-users-bounce@engardelinux.org] On Behalf Of Paul =3D Rochford Sent: August 21, 2002 10:46 AM To: engarde-users@engardelinux.org Subject: [EnGarde] Re: Questions with Ikonboard

Yes, I have installed Ikonboard successfully with one twist. Most of =
=3D

the
files you uploaded from a Windows client are not properly formatted for unix.

Login via ssh and navigate to the ikonboard cgi directory. Then run the following commands.

cat installer.cgi | sec 's/^M//g' > installer1.cgi

chmod 755 installer1.cgi

cp installer1.cgi installer.cgi

rm installer1.cgi

NOTE: ^M is displayed by keying Ctrl + v and then hitting Enter.

Then run your installation via a browser. You may have to run the same command on several files before your installation works.

Let me know if that clears up your problem. It should.

Sincerely,

Paul Rochford
Senior Technical Analyst
prochford@e-homenetworking.net

TECH TIP: Always accept the prompt to downlaod & install the latest virus updates for your anti virus software.

e-Home Networking Inc.
"Your home access to technology in the 21st century." www.e-homenetworking.net
(416)-925-3166 / (866) EHN-HOME


This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately.

Ce courrier est confidentiel et prot=3DE9g=3DE9. L'exp=3DE9diteur ne = renonce =3D
pas
aux droits et obligations qui s'y rapportent. Toute diffusion, =3D utilisation
ou copie de ce message ou des renseignements qu'il contient par une personne autre que le (les) destinataire(s) d=3DE9sign=3DE9(s) est interdite. Si vous recevez ce courriel par erreur, veuillez m'en aviser imm=3DE9diatement, par retour de courriel ou par un autre moyen.


 -----Original Message-----
From: engarde-users-bounce@engardelinux.org [mailto:engarde-users-bounce@engardelinux.org] On Behalf Of =3D Perciaccante,
Robert Sent: August 21, 2002 9:34 AM To: 'engarde-users@engardelinux.org' Subject: [EnGarde] Questions with Ikonboard

Has anyone successfully installed Ikonboard on Engarde? Even after following all their directions, I am getting a 500 error, with the =3D following
in the error log:

[Wed Aug 21 08:24:05 2002] [error] (2)No such file or directory: exec =
=3D

of
/home/httpd/www.foo.tld-80/cgi-bin/ikonboard/installer.cgi failed [Wed Aug 21 08:24:05 2002] [error] [client 208.144.114.4] Premature end =
=3D

of
script headers: =3D
/home/httpd/www.foo.tld-80/cgi-bin/ikonboard/installer.cgi



my httpd.conf file looks like this. Obviously, I have pulled out my =
=3D

tld and
valid IP

<VirtualHost Valid.IP.Address:80>
<Directory "/home/httpd/www.foo.tld-80/html">   AllowOverride all
</Directory>

<Directory "/home/httpd/www.foo.tld-80/cgi-bin">   Options +ExecCGI
</Directory>

#### Allow specific directories to have browse access

<Directory "/home/httpd/www.foo.tld/html/dan">

    Options +Indexes
</Directory>
<Directory "/home/httpd/www.foo.tld/html/bobware">

    Options +Indexes
</Directory>
<Directory "/home/httpd/www.foo.tld/html/gallery/temp">

    Options +Indexes
</Directory>

DocumentRoot /home/httpd/www.foo.tld-80/html ServerName www.foo.tld
ServerAdmin root@server
ScriptAlias /cgi-bin/ /home/httpd/www.foo.tld-80/cgi-bin/ ErrorLog /home/httpd/www.foo.tld-80/logs/error_log TransferLog /home/httpd/www.foo.tld-80/logs/access_log Options IncludesNOEXEC Indexes
</VirtualHost>



Any help would be appreciated.

Bob ------------------------------------------------------------------------=
=3D
To unsubscribe email engarde-users-request@engardelinux.org with "unsubscribe" in the subject of the message. ------------------------------------------------------------------------=
=3D
To unsubscribe email engarde-users-request@engardelinux.org with "unsubscribe" in the subject of the message. ------------------------------------------------------------------------=
=3D
To unsubscribe email engarde-users-request@engardelinux.org with "unsubscribe" in the subject of the message. ------------------------------------------------------------------------= To unsubscribe email engarde-users-request@engardelinux.org with "unsubscribe" in the subject of the message. ------------------------------------------------------------------------= To unsubscribe email engarde-users-request@engardelinux.org with "unsubscribe" in the subject of the message. ------------------------------------------------------------------------ To unsubscribe email engarde-users-request@engardelinux.org with "unsubscribe" in the subject of the message.