[WM] handle with webmake.cgi

Justin Mason jm at jmason.org
Mon May 30 20:35:09 IST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Jose Antonio Delgado Trujillo writes:
> Hello everybody (or anybody because no one seems to reply here ).
> I' m a little stress because i couldn run properly webmake.cgi
> I am doing a homework for the university UOC.
> Here is my enviroment:
> I use xammp which combine diferent packets in one (Apache, perl, php,... 
> ). I use  localhost as site.
> 
> Here what i did:
> Untar the webmake software
> link webmake.cgi at /opt/lampp/cgi-bin
> Modify httpd.conf to create a protected area
> Create the webmake.passwd file with the htpasswd command.
> Modify webmake.cgi
>        $FILE
>        $WEBMAKE
>         the place where is site_perl
> chmod webmake.cgi
> 
> What is happen:
> I browse with Mozilla webmake.cgi but it doesn't handle with this file.
> It appears a message with several #i file and it does not what to do.
> 
> But if i execute webmake.cgi in a console i recived the mesagge
> [Sat May 28 10:41:24 2005] webmake.cgi: unauthorised access from localhost
> [Sat May 28 10:41:24 2005] webmake.cgi: WebMakeCGI: This site can only 
> be edited by authenticated users.
> 
> Somebody can help me????

Hi Jose --

you need to set up Apache to use basic authentication; webmake.cgi
requires that for a rudimentary level of security.
This is discussed in doc/cgiinstall.html.

I would say that the URL you are accessing is not going through the
authentication system; perhaps the Location line in the httpd.conf
file doesn't match where the actual script is.  Ensure that it's
actually asking for a password in the web browser!

- --j.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Exmh CVS

iD8DBQFCm2rtMJF5cimLx9ARAvL/AJ0Xzj2m2fh+1uj9oH5fqg1zxLAPmgCeNBRS
0BR+HjAPZCPhSaHkhryxTbw=
=nqnG
-----END PGP SIGNATURE-----



More information about the WebMake-Talk mailing list