https://bugzilla.novell.com/show_bug.cgi?id=305806#c1 --- Comment #1 from Cristian Rodriguez <crrodriguez@novell.com> 2007-08-29 03:34:07 MST --- (In reply to comment #0 from Peter Poeml)
Dont know if this is the right thing.
It isnt ;) however as open_basedir is a weird thing, it works. is this plugin included into the distribution..? You have hitted one of the many open_basedir gotchas, to be correct in this case, you should add /usr/bin to open_basedir which pretty much mean that any PHP script can execute arbitrary binaries on your system :-( In short, open_basedir is no panacea and have a large number of issues, nothing replace proper OS level security. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.