Rick,
before you delete the old files at the target location, could you please
check:
* source/MoinMoin/action/__init__.py file modification time
* target/MoinMoin/action/__init__.py file modification time
* target/MoinMoin/action/__init__.pyc file modification time
I think this could prove a bu
> [Tue Feb 17 17:07:57 2009] [error] [client 172.25.60.90] File
> "D:\\Python25\\lib\\site-packages\\MoinMoin\\theme\\__init__.py", line 10, in
>
> [Tue Feb 17 17:07:57 2009] [error] [client 172.25.60.90] from
> MoinMoin.action import get_available_actions
> [Tue Feb 17 17:07:57 2009] [e
I decided to toy around with the new beta that was posted the other day on
my Moin test server. I've already switched to Apache & mod_wsgi for moin
1.8. I replaced the moin.wsgi from 1.8 with the new one from 1.9beta.
However, when I try to hit the main page, I get a "500 Internal Server
Error".
> I did not really understand, where i have to define this http basic
> auth. I am using same configuration for ldap in wikiconfing.py, that
> moinmoin gives in zip.archive under more_samples folder : And my
> login process working fine with ldap.
For moin 1.7 and 1.8, http basic auth is only sup
Hi,
I did not really understand, where i have to define this http basic auth. I am
using same configuration for ldap in wikiconfing.py, that moinmoin gives in
zip.archive under more_samples folder : And my login process working fine with
ldap.
Please tell me, how and where can i define t