2012/6/26 Bill Thayer <[email protected]>:
>
> Hi Jose,
>
> Not to hijack your thread but quickly....
>
> Your are probably as busy as the rest of us but I'd love to see a recipe or
> tutorial on how you got php MyAdmin to run with web2py.
>


There 's not a special recipe. I'm using Debian, with python-gluon
installed and phpldapadmin installed as packages too.
In apache, I place my web2py configuration sometimes on
/etc/apache2/conf.d and some others on /etc/apache2/sites-available,
depending if I install my web2py application using a debian package
(then I use conf.d) or by hand (then I use sites-available, because
it's simpler)

I'm attaching the configuration I used in my latest project. This one
used a sqlite backend, not a ldap backend, and lives in a server
together with mediawiki , which uses php too. I needed both http and
https access, and I always install the application directory at
/var/web2py/applications , the application name in this case was aeee.

Hope this helps.


> Regards,
> Bill
>
> --
>
>
>

-- 



Attachment: agenciaevaluacion
Description: Binary data

Reply via email to