(0001157)
|
user4
|
2009-03-16 11:40
|
|
The config_tree in main.php is not ok, i.e. the section name should be 'proxies'
[ports] => Array
(
[ports.redirect] => Array
(
[default] => 80/tcp,110/tcp,143/tcp
[options] =>
[type] => text
)
[ports.listeners] => Array
(
[default] =>
[options] => imap;pop3
[type] => multi
)
[ports.admin] => Array
(
[default] => 1443
[options] =>
[type] => text
)
)
[proxies.tools/stinger] => Array
(
[proxies.tools/stinger.exe] => Array
(
[value] => http://download.nai.com/products/mcafee-avert/stng260.exe [^]
[default] => http://download.nai.com/products/mcafee-avert/stng260.exe [^]
[options] =>
[type] => text
)
) |
|