Re: Using Django authentication for phpBB

2008-12-29 Thread Giles Thomas
I don't think it would be easy to get it working for 2.0. However, I may well be wrong. Cheers, Giles -- Giles Thomas MD & CTO, Resolver Systems Ltd. giles.tho...@resolversystems.com +44 (0) 20 7253 6372 Try out Resolver One! <http://www.resolversystems.com/get-it/> 17a Cle

Re: Using Django authentication for phpBB

2008-12-29 Thread Giles Thomas
Grigory Fateyev wrote: > It was written for phpbb3? > Hi Grigory, Yes, it was. I have it running under one of the later phpBB 3 release candidates, but it should be fine with 3.0 final. Cheers, Giles -- Giles Thomas MD & CTO, Resolver Systems Ltd. giles.tho...@resolversyste

Re: Using Django authentication for phpBB

2008-12-11 Thread Giles Thomas
Hi all, All of the code to support Django logins for phpBB is now up available in a Google code project: http://code.google.com/p/django-login-for-phpbb/ Drop me a line if you find it useful or have any questions. Cheers, Giles Giles Thomas wrote: > Hi all, > > I've wri

Using Django authentication for phpBB

2008-12-10 Thread Giles Thomas
e) [2] so that other people can use it, but for anyone who's interested, I've described how it works in a blog post [3]. Any comments very welcome! Cheers, Giles [1] http://www.resolversystems.com/ [2] http://code.google.com/p/django-login-for-phpbb/ [3] http://www.gilesthomas.com/?p=

Re: Help to Upload image

2008-10-30 Thread Giles Thomas
o.views.generic.simple.direct_to_template', { 'template' : 'upload_thanks.html' }, name="upload_thanks" ), ) --- Hope this helps. Cheers, Giles -- Giles Thomas MD & CTO, Resolver Systems Ltd. [EMAIL PROTECTED] +44 (0

Re: Django along with PHP - avoiding Apache crashes

2008-10-29 Thread Giles Thomas
Graham, Thanks once again. > There is still the risk of conflicts as Python module is using a > reentrant version of library and PHP isn't. > OK, that makes sense. I guess we need to recompile PHP5, then. Regards, Giles -- Giles Thomas MD & CTO, Resolver Systems Ltd

Re: Django along with PHP - avoiding Apache crashes

2008-10-28 Thread Giles Thomas
0613/pdo_mysql.so: libmysqlclient.so.15 => /usr/lib/libmysqlclient.so.15 (0x2ba328e47000) # --- Cheers, Giles [1] http://docs.djangoproject.com/en/dev/howto/deployment/modpython/#if-you-get-a-segmentation-fault [2] http://modpython.org/FAQ/faqw.py?re

Re: Django along with PHP - avoiding Apache crashes

2008-10-27 Thread Giles Thomas
;bit ugly", it is quite > elegant option. In daemon mode, it will probably provide a better > memory utilization as compared to mod_php + mod_python apache > processes. I have not faced such problem so cant give an exact > solution but you should definitely try mod_wsgi. > > >

Re: Django along with PHP - avoiding Apache crashes

2008-10-27 Thread Giles Thomas
ging at it and if I discover anything interesting I'll post it to the list. Regards, Giles -- Giles Thomas MD & CTO, Resolver Systems Ltd. [EMAIL PROTECTED] +44 (0) 20 7253 6372 Try out Resolver One! <http://www.resolversystems.com/get-it/> 17a Clerkenwell Road, London EC1

Django along with PHP - avoiding Apache crashes

2008-10-27 Thread Giles Thomas
Giles [1] http://docs.djangoproject.com/en/dev/howto/deployment/modpython/#if-you-get-a-segmentation-fault http://modpython.org/FAQ/faqw.py?req=show&file=faq02.013.htp -- Giles Thomas MD & CTO, Resolver Systems Ltd. [EMAIL PROTECTED] +44 (0) 20 7253 6372 Try out Resolver One! <http://www.resolve

Implementing a search function for a django-powered site

2008-10-23 Thread Giles Thomas
other search app out there? Or should I just roll my own (which I guess won't be too difficult)? Thanks in advance for any help. Regards, Giles -- Giles Thomas MD & CTO, Resolver Systems Ltd. [EMAIL PROTECTED] +44 (0) 20 7253 6372 Try out Resolver One! <http://www.resolversystem