Gossamer Forum
Home : Products : Links 2.0 : Installation -- Windows :

admin.cgi error and apache error

Quote Reply
admin.cgi error and apache error
I'm using apache on windows 98 and links and configured the httpd.conf for apache and links.cfg for links2.0, but when I try to open the admin page and click any activity such as "add category" I get the following error:
"CGI Error: Error Message : fatal error: flock() unimplemented on this platform at /Program Files/Apache Group/Apache/cgi-bin/admin/db_utils.pl line 57.
Script Location : c:/program files/apache group/apache/cgi-bin/admin/admin.cgi
Perl Version : 5.00503"
And when I try to open the home page: http://127.0.0.1/ I get the following error message:
"The resource cannot be displayed
HTTP Error 406 - Not acceptable
Internet Explorer "And the error log file of apache shows:
"[Sun Oct 08 12:34:55 2000] [error] [client 127.0.0.1] Filename is not valid: c:/program files/apache group/apache/htdocs/c:"
"[Sun Oct 08 13:33:00 2000] [error] [client 127.0.0.1] no acceptable variant: c:/program files/apache group/apache/htdocs/index.html"
for the two previous cases.
Can anyody help in this matter?

wewe


Quote Reply
Re: admin.cgi error and apache error In reply to
In Reply To:
# You really need to use flock(). However if your system doesn't support it (Win95),
# then turn this off at your own risk!
$db_use_flock = 1;
turn the flock off

$db_use_flock = 0;


ciao
nicky
here u can visit german gossamer links forum
http://forum.nicky.net