Page 1 of 1

BZAdmin and problem with plugins

Posted: Fri Feb 16, 2007 7:30 pm
by ramires_pl
I was compiled latest version with default setting.

I have weird problem, in 2.0.9 isnt work /listplugin and /loadplugin

maybe i should do something when i run compile

Any solutions?

Re: BZAdmin and problem with plugins

Posted: Fri Feb 16, 2007 8:20 pm
by blast
ramires_pl wrote:I was compiled latest version with default setting.

I have weird problem, in 2.0.9 isnt work /listplugin and /loadplugin

maybe i should do something when i run compile

Any solutions?
That isn't a bzadmin problem. The server probably wasn't build with plugin support.

Posted: Fri Feb 16, 2007 8:42 pm
by ramires_pl
so how i can do this?

which swtich in options?
--enable-plugins?

i dont know the syntax

Posted: Fri Feb 16, 2007 9:16 pm
by blast
In 2.0.9, it's --enable-shared, and in 2.1, it's --enable-plugins.

Posted: Fri Feb 16, 2007 9:30 pm
by ramires_pl
Thx!