[CWB] CQPweb

Hardie, Andrew a.hardie at lancaster.ac.uk
Wed Oct 10 15:27:52 CEST 2012


OK, can you check that your Apache setup is configured to respect the contents of htaccess files? The directive “AllowOVerride All” should be present for /Library/WebServer/Documents/spintx-web .

best

Andrew.

From: cwb-bounces at sslmit.unibo.it [mailto:cwb-bounces at sslmit.unibo.it] On Behalf Of Martí Quixal
Sent: 10 October 2012 14:16
To: cwb at sslmit.unibo.it
Subject: Re: [CWB] CQPweb

Hi Andrew,

the file is there, and the permissions seem to be ok too:

guiscafred:~ mquixal$ ls -l /Library/WebServer/Documents/spintx-web/adm/
total 16
-rw-rw-r--  1 spintxweb  cqpweb  51 Jun 11  2009 index.php
-rw-rw-r--  1 spintxweb  cqpweb   9 Jun 11  2009 settings.inc.php

guiscafred:~ mquixal$ cat /Library/WebServer/Documents/spintx-web/adm/.htaccess
AuthUserFile ../WebCorpora/AccessData/.htpasswd
            AuthGroupFile ../WebCorpora/AccessData/.htgroup
            AuthName CQPweb
            AuthType Basic
            deny from all
            require group superusers
            satisfy any

guiscafred:~ mquixal$ ls -l /Library/WebServer/Documents/spintx-web/adm/.htaccess
-rw-rw-r--  1 root  cqpweb  181 Oct  6 08:29 /Library/WebServer/Documents/spintx-web/adm/.htaccess

Any further suggestions?
Best
mq


On Wed, Oct 10, 2012 at 5:00 AM, <cwb-request at sslmit.unibo.it<mailto:cwb-request at sslmit.unibo.it>> wrote:
Send CWB mailing list submissions to
        cwb at sslmit.unibo.it<mailto:cwb at sslmit.unibo.it>

To subscribe or unsubscribe via the World Wide Web, visit
        http://devel.sslmit.unibo.it/mailman/listinfo/cwb
or, via email, send a message with subject or body 'help' to
        cwb-request at sslmit.unibo.it<mailto:cwb-request at sslmit.unibo.it>

You can reach the person managing the list at
        cwb-owner at sslmit.unibo.it<mailto:cwb-owner at sslmit.unibo.it>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CWB digest..."


Today's Topics:

   1. Re: CQPweb (Hardie, Andrew)


----------------------------------------------------------------------

Message: 1
Date: Tue, 9 Oct 2012 15:07:53 +0000
From: "Hardie, Andrew" <a.hardie at lancaster.ac.uk<mailto:a.hardie at lancaster.ac.uk>>
To: Open source development of the Corpus WorkBench
        <cwb at sslmit.unibo.it<mailto:cwb at sslmit.unibo.it>>
Subject: Re: [CWB] CQPweb
Message-ID:
        <28078EC3FBF1B940A3EF3D0D19BE351D0D2D4C at EX-0-MB1.lancs.local>
Content-Type: text/plain; charset="utf-8"

Does the hidden file adm/.htaccess exist?

If so, what does it contain?

If not, create it with the following contents:

AuthUserFile /path/to/your/.htpasswd
AuthGroupFile /path/to/your/.htgroup
AuthName CQPweb
AuthType Basic
deny from all
require group superusers
satisfy any

and see if that fixes it. (That file is normally created by the auto config script, but if something went wrong as that script was running, it may not have been created).

best

Andrew.

From: cwb-bounces at sslmit.unibo.it<mailto:cwb-bounces at sslmit.unibo.it><mailto:cwb-bounces at sslmit.unibo.it<mailto:cwb-bounces at sslmit.unibo.it>> [mailto:cwb-bounces at sslmit.unibo.it<mailto:cwb-bounces at sslmit.unibo.it>] On Behalf Of Mart? Quixal
Sent: 09 October 2012 15:32
To: cwb at sslmit.unibo.it<mailto:cwb at sslmit.unibo.it><mailto:cwb at sslmit.unibo.it<mailto:cwb at sslmit.unibo.it>>
Subject: Re: [CWB] CQPweb

Hi Andrew,

I checked that to, and it seems everything is ok there too:


/* adminstrators' usernames, separated by | */
/*$superuser_username = 'spintexweb|spintxweb';*/
$superuser_username = 'spintexweb';

The second line is because at some point I tried to use to the other user.

What shall I try no?

a) reinstall CQPWeb from scratch?
b) try to debug php code?

Other alternatives?

Thanks in advance!
Mart?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://devel.sslmit.unibo.it/pipermail/cwb/attachments/20121009/0cff2e9c/attachment-0001.html>

------------------------------

_______________________________________________
CWB mailing list
CWB at sslmit.unibo.it<mailto:CWB at sslmit.unibo.it>
http://devel.sslmit.unibo.it/mailman/listinfo/cwb


End of CWB Digest, Vol 70, Issue 12
***********************************



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://devel.sslmit.unibo.it/pipermail/cwb/attachments/20121010/091b5415/attachment.html>


More information about the CWB mailing list