[Ilugc] How do your read/write/store you app specific

  • From: prem@xxxxxxxxxxxxxxxx (Prem Kurian Philip)
  • Date: Sat Sep 29 13:59:30 2007

[2] so if not env variables , how do you usually manage your app
specific meta data/ configuration that can be accessable via the
shell/ php across process's ?

Please see libelektra and Gconf.

http://www.libelektra.org/Bindings

This problem is a bit thorny in your case because you have a web
application and a standard application/library needing to access the same
configuration parameters.

The problem is that neither Elektra nor Gconf have PHP bindings.
But there is apparently a python binding available for Elekra and Gconf.

If this does not work, then it may actually be good to look at a
database-based solution.

Regards,
PK




Other related posts:

  • » [Ilugc] How do your read/write/store you app specific - Prem Kurian Philip