Previous Thread
Next Thread
Print Thread
Rate Thread
#94206 02/19/2001 3:41 AM
Joined: Jan 2001
Posts: 39
Member
Member
Offline
Joined: Jan 2001
Posts: 39
laugh
Na endlich, ich habe das Problem gelöst!:

Quote
quote:
Und zwar:
ubb_lib.cgi

diesen Code finden:

sub sh_lock {flock(FILE,LOCK_SH);} #end shared lock srsub lock {flock(FILE,LOCK_EX);} #end lock srsub unlock {flock(FILE,LOCK_UN);} # end nnlock sr

damit überschreiben:

sub sh_lock {#flock(FILE,LOCK_SH);} #end shared lock srsub lock {#flock(FILE,LOCK_EX);} #end lock srsub unlock {#flock(FILE,LOCK_UN);} # end nnlock sr

vars_config.cgi öfnnen
das Fettgedruckte durch eure Pfade ersetzen und kopieren:

%vars_config = (
CGIPath => q!C:/HTTPD/CGI-BIN/ubbcgi[b/]!,
NonCGIPath => q![B]C:HTTPDHTDOCS/ubb6
!,
MembersPath => q!C:/HTTPD/CGI-BIN/ubbcgi/Members!,
VariablesPath => q!C:/HTTPD/CGI-BIN/ubbcgi!,
CGIURL => q!http://127.0.0.1/cgi-bin/ubbcgi!,
NonCGIURL => q!http://127.0.0.1/ubb6!,
BBName => q~Intensivboard~,
);
1;

Das Problem war das trotz aukommentierten Flocks in der ubb-lib.cgi automatisch der Inhalt der vars_config.cgi gelöscht wurde
Ich hoffe damit ist dem einem oder anderen geholfen !!!
Schreibt mal ob es klappt.
Armin

Sponsored Links
Entire Thread
Subject Posted By Posted
Homeserver Armin 02/15/2001 1:55 AM
Re: Homeserver Matze 02/15/2001 2:40 AM
Re: Homeserver Philipp 02/15/2001 3:08 AM
Re: Homeserver Armin 02/15/2001 7:37 AM
Re: Homeserver technoforum.de 02/15/2001 10:07 AM
Re: Homeserver Armin 02/15/2001 10:55 PM
Re: Homeserver AnuBiS 02/15/2001 11:38 PM
Re: Homeserver Armin 02/16/2001 2:05 PM
Re: Homeserver Armin 02/19/2001 10:41 AM
Re: Homeserver da B©ss 10/14/2001 7:42 AM
Re: Homeserver martin.away 10/14/2001 8:34 AM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,574
Posts293,926
Members13,850
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)