Re: (no subject)
Alex Vazquez <[email protected]> Thu, 29 Oct 2015 09:33:01 +0100
| Newsgroups | gmane.comp.web.wiki.moin.general |
|---|---|
| Message-ID | <CAOTEMUR1BVAH06zu2AF-rkKQ4xjwh7bLn8_D3tDfWhXQVaPwhA@mail.gmail.com> |
--===============9012717610734834114==
Content-Type: multipart/alternative; boundary=001a11343daab92af905233a2873
--001a11343daab92af905233a2873
Content-Type: text/plain; charset=UTF-8
>>Were you using Python 2.7 on the old server?
On the old server the version is Python 2.4.3.
I have another problem with the authentication. In the old server I have
basic authentication with Apache. On the new server I have just set
everything but every time I try to access the following message appears:
[Errno 13] Permission denied:
'/usr/share/moin/mywiki/data/user/1446106990.54.4364'
If you want to report a bug, Please save this page and attach it to your
bug report.
----Apache config------
<Directory "/usr/share/moin/mywiki">
AuthType Basic
AuthName "Access"
AuthUserFile "/var/www/passwd"
Require valid-user
Options FollowSymLinks
AllowOverride None
</Directory>
-----------
-----wikiconfig.py-----
from MoinMoin.auth import http
auth = [http]
user_autocreate = True
---------
Regards!
2015-10-28 15:55 GMT+01:00 Paul Boddie <[email protected]>:
> On Wednesday 28. October 2015 14.01.12 Alex Vazquez wrote:
> > hi All
> >
> > I'm migrating my moin wiki to a new server with the same version ( 1.5.7
> )
> > I have two different wikis. A I can see the content perfectly . But
> > the second I get the following error: http://pasted.co/c0a1a349
> >
> > Any idea how I can fix?
>
> Were you using Python 2.7 on the old server?
>
> Meanwhile, the error looks as if it is related to ACLs, which might explain
> why one wiki doesn't produce the error but the other one does.
>
> Paul
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Moin-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/moin-user
>
--001a11343daab92af905233a2873
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div><span style=3D"font-size:13px">>>Were you using=
Python 2.7 on the old server?</span><br></div>On the old server the versio=
n is=C2=A0Python 2.4.3.<div><br><div><br></div><div><div>I have another pro=
blem with the authentication. In the old server I have basic authentication=
with Apache. On the new server I have just set everything but every time I=
try to access the following message appears:</div><div><br></div><div>[Err=
no 13] Permission denied: '/usr/share/moin/mywiki/data/user/1446106990.=
54.4364'</div><div><br></div><div>If you want to report a bug, Please s=
ave this page and attach it to your bug report.</div></div><div>----Apache =
config------</div><div><div><Directory "/usr/share/moin/mywiki"=
;></div><div><span class=3D"" style=3D"white-space:pre"> </span>AuthTyp=
e Basic</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <span class=3D"=
" style=3D"white-space:pre"> </span>AuthName "Access"</div><div>=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<span class=3D"" style=3D"white-sp=
ace:pre"> </span>AuthUserFile =C2=A0"/var/www/passwd"</div><div>=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <span class=3D"" style=3D"white-s=
pace:pre"> </span>Require valid-user</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Options FollowSymLinks</div><div>=C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 AllowOverride None</div><div><spa=
n class=3D"" style=3D"white-space:pre"> </span></Directory></div></di=
v><div>-----------</div><div>-----wikiconfig.py-----</div><div><div>from Mo=
inMoin.auth import http</div><div>=C2=A0 =C2=A0 auth =3D [http]</div><div>=
=C2=A0 =C2=A0 user_autocreate =3D True</div></div><div>---------</div><div>=
<br></div><div>Regards!</div></div></div><div class=3D"gmail_extra"><br><di=
v class=3D"gmail_quote">2015-10-28 15:55 GMT+01:00 Paul Boddie <span dir=3D=
"ltr"><<a href=3D"mailto:[email protected]" target=3D"_blank">paul@bodd=
ie.org.uk</a>></span>:<br><blockquote class=3D"gmail_quote" style=3D"mar=
gin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=3D"H=
OEnZb"><div class=3D"h5">On Wednesday 28. October <a href=3D"tel:2015%2014.=
01.12" value=3D"+12015140112">2015 14.01.12</a> Alex Vazquez wrote:<br>
> hi All<br>
><br>
> I'm migrating my moin wiki to a new server with the same version (=
1.5.7 )<br>
> I have two different wikis. A I can see the content perfectly . But<br=
>
> the second I get the following error: <a href=3D"http://pasted.co/c0a1=
a349" rel=3D"noreferrer" target=3D"_blank">http://pasted.co/c0a1a349</a><br=
>
><br>
> Any idea how I can fix?<br>
<br>
</div></div>Were you using Python 2.7 on the old server?<br>
<br>
Meanwhile, the error looks as if it is related to ACLs, which might explain=
<br>
why one wiki doesn't produce the error but the other one does.<br>
<br>
Paul<br>
<br>
---------------------------------------------------------------------------=
---<br>
_______________________________________________<br>
Moin-user mailing list<br>
<a href=3D"mailto:[email protected]">[email protected]=
rge.net</a><br>
<a href=3D"https://lists.sourceforge.net/lists/listinfo/moin-user" rel=3D"n=
oreferrer" target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/m=
oin-user</a><br>
</blockquote></div><br></div>
--001a11343daab92af905233a2873--
--===============9012717610734834114==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
--===============9012717610734834114==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Moin-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user
--===============9012717610734834114==--