>>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
>
------------------------------------------------------------------------------
_______________________________________________
Moin-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user