Hi All
I have used the custom iso from Tony 3 times in the last week and it looks really good so far.
http://www.keane.co.nzI have a problem with ibays though.
The fresh install I did on one server is working fine. The other two were upgrades, one over a 6.0b3 from Mitel days and the other a much older 5.6 version.
In both upgrades the server works for everything that I have tested except that ibays are not accessible via the web browser.
Error logs indicate that the apache config is not treating them as aliases under the primary web site but trying to access the ibay as an actual directory.
i.e.
http://www.domain.com goes to the primary site
http://www.domain.com/ibay should go to the ibay but reports a 404 error and the log shows that web server is looking for a file/directory of
/home/e-smith/files/ibays/Primary/html/ibay/html
which will of course give a 404 error.
Anyone else struck this issue or got any ideas on fixing it.