Einzelnen Beitrag anzeigen
Alt 09.03.2001, 11:39   #3
Dr. Mabuse
Elite
 
Registriert seit: 23.03.2000
Alter: 64
Beiträge: 1.058


Standard

du musst nur die gb_variables.pl ändern:

z.B. so (alle Pfade frei erfunden):

absolute Pfade vom Server:

$GB_CGI_Path = "/home/sites/tauss/web/cgi-bin/UGB/";
$GB_NON_CGI_Path = "/home/sites/tauss/web/UGB/";
$VariablesPath = "/home/sites/tauss/web/cgi-bin/UGB/";
$mailprog = "/user/sbin/sendmail";


Url-Pfade:

$CGIURL = "http://www.tauss.net/cgi-bin/UGB/";
$NonCGIURL = "http://www.tauss.net/UGB/";


gestartet wird es mit:

"http://www.tauss.net/cgi-bin/UGB/ugb.cgi";


aber es gibt noch

VizBook http://www.dtp-aus.com/cgiscript/vizbook.shtml
GuestBook http://www.extropia.com/applications.html
Book of Guests http://dreamcatchersweb.com/scripts/

und was feines für PHP/MySql, was ich verwende:

Marty's Guestbook http://www.martysoft.de/
Dr. Mabuse ist offline   Mit Zitat antworten