All of lore.kernel.org
 help / color / mirror / Atom feed
* [mlmmj] Is using the include path for php-admin a good idea?
@ 2010-10-03 12:54 Ben Schmidt
  2010-10-03 13:49 ` Franky Van Liedekerke
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ben Schmidt @ 2010-10-03 12:54 UTC (permalink / raw)
  To: mlmmj

Hi, everybody,

A patch was proposed to have conf/tunables.pl searched for in php's
include path.

http://mlmmj.org/bugs/bug.php?id=4

I'm wondering on people's opinions on this. Is it a good idea?

I actually think it probably isn't. On the one hand, even though
conf/tunables.pl is a somewhat generic name, it's a fairly unlikely one,
so name clashes are unlikely to be a problem. On the other hand, though,
using the include path effectively would require setting the include
path (which is a hassle; more so than just moving the tunables.pl file
around), or installing tunables.pl in a system-wide location where it is
likely to be missed for upgrades and so on.

If anything, perhaps we should just move tunables.pl into the same
directory as the PHP scripts that run the interface, dropping the
../conf? It will always be found then.

Thoughts?

Ben.






^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-10-17 23:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-03 12:54 [mlmmj] Is using the include path for php-admin a good idea? Ben Schmidt
2010-10-03 13:49 ` Franky Van Liedekerke
2010-10-03 13:53 ` Franky Van Liedekerke
2010-10-05  9:30 ` Thomas Goirand
2010-10-05 11:24 ` Ben Schmidt
2010-10-05 17:33 ` Thomas Goirand
2010-10-05 23:43 ` Ben Schmidt
2010-10-17 15:39 ` Thomas Goirand
2010-10-17 23:16 ` Ben Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.