Web Hosting Talk







View Full Version : Wots wrong here?


yowen
12-10-2002, 09:32 AM
The error returned was:
Error messages from perl: No such file or directory
Some information that may help:

SCRIPT_NAME = /cgi-bin/ib/installer.cgi
SERVER_NAME = 217.120.230.214
HTTP_REFERER = http://217.120.230.214/cgi-bin/ib/installer.cgi
SERVER_ADMIN = h.geerts@home.nl
HTTP_ACCEPT_ENCODING = gzip, deflate
HTTP_CONNECTION = Keep-Alive
REQUEST_METHOD = POST
SYSTEMROOT = C:\WINDOWS
CONTENT_LENGTH = 17
HTTP_ACCEPT = image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/msword, */*
SCRIPT_FILENAME = C:/Program Files/Apache Group/Apache2/cgi-bin/ib/installer.cgi
COMSPEC = C:\WINDOWS\system32\cmd.exe
SERVER_SOFTWARE = Apache/2.0.43 (Win32)
WINDIR = C:\WINDOWS
QUERY_STRING =
REMOTE_PORT = 2076
PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
HTTP_USER_AGENT = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; DigExt; (R1 1.3); .NET CLR 1.0.3705)
SERVER_PORT = 80
SERVER_SIGNATURE =
Apache/2.0.43 Server at 217.120.230.214 Port 80

HTTP_CACHE_CONTROL = no-cache
HTTP_ACCEPT_LANGUAGE = nl
HTTP_COOKIE = YaBBusername=admin; YaBBpassword=yy4prjziHT4eU
REMOTE_ADDR = 217.120.230.214
CONTENT_TYPE = application/x-www-form-urlencoded
SERVER_PROTOCOL = HTTP/1.1
PATH = G:\Perl\bin\;C:\WINDOWS\system32;C:\DMI\WIN32\BIN;C:\WINDOWS;C:\WINDOWS\system32\WBEM
REQUEST_URI = /cgi-bin/ib/installer.cgi
GATEWAY_INTERFACE = CGI/1.1
SERVER_ADDR = 217.120.230.214
DOCUMENT_ROOT = G:/VIA
HTTP_HOST = 217.120.230.214

Handy Error Message Meanings
"Can't locate DBD..." means that you do not have the needed files to run mySQL/pgSQL for perl
"Can't locate DBI..." means that you do not have the needed files to run mySQL/pgSQL for perl
"Can't locate method TIE_HASH.. means that your servers DB_File installation is botched, contact your webhost
"Can't locate 'functions.pm'... means you you will have to edit the installer script


Please go back to correct this error
===============================
Got this when installing Ikonboard

SoftWareRevue
12-10-2002, 09:40 AM
Did you create a database first?

yowen
12-10-2002, 10:55 AM
its suposed to be a DBM database, I thought IB did this all automaticly, it did last time I installed, but now I am trying to run it from my homeserver, I have apache and perl installed... So that probably means I still need to install something.

SoftWareRevue
12-10-2002, 03:35 PM
Right. That's what it looked like. Seems you need to install some sql

yowen
12-10-2002, 03:42 PM
its talking about dbi suite of modules, I have no idea wotsoever how to install it or where to get it

davidb
12-10-2002, 04:02 PM
read the readme file, it should tell you whats needed

yowen
12-10-2002, 05:02 PM
I dont even know what to download, if I have my download I CAN install it