Ape.config() does not seem to work. It just stops the Ape with no error whatsoever.
Have I got the wrong syntax? On 14 juin, 17:39, Anthony Catel <[email protected]> wrote: > Le 14/06/2011 18:36, Nicolas a crit :> OK. Now I understand. It took me a few > minutes though. > > > I specify a different directory for this line: > > modules_conf = /etc/ape/ > > > Then I put in each of these two directories a file named > > config_db.conf which contains: > > db_address = x.x.x.x > > > and I access it in my main program with > > Ape.config("config_db.conf", "db_address")) > > > That's it, right? > > You can't be more right. -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
