Hi all.
I just installed ubuntu 7.10 + ebox
An error ocurred with amavisd-new, and i cannot install amavisd-new, ebox-mailfilter and EBOX-ALL!
i try to unistall ebox-all, but i cannot: amavisd-new set an error another time, ebox-mailfiler cannot be unistall (dependence problems) and ebox-all too
If i do
sudo apt-get remove amavisd-new
then it remove ebox-maifilter, but ebox-all is not installed.
Any solution to unistall/install ebox-all on 7.10 server?
----------------------------------------
I try to install ebox "one by one":
apt-get install ebox
apt-get install ebox-services
apt-get install ebox-dhcp
apt-get install ebox-samba
...
And it said always "ebox-X is just installed"
if i execute ifcongif, eth0 is set to 192.168.1.143, but when i connect to
http://192.168.1.143 at another PC is not possible.
Before i make /etc/init.d/ebox apache restart.
Doing ps aux | grep apache only show me process about apache2
Doing ps aux | grep ebox show me process about apache2 too (/var/lib/ebox/conf/apache2.conf)
--------
I note apache2 was installed (i dont check nothing at ubuntu installation)
i remove it: apt-get remove apache --purge
And then: apt-get install apache apache-common; note that gets apache from ebox-platform repository (1.3)
Now i unsitall all ebox packages, and install it again (one by one, not using ebox-all)
Restart apache /etc/init.d/ebox apache restart
With 192.168.1.143 i cannot connect.
With links localhost i see apache default site, but not ebox site
-----------------
Another update
First of all: need to reboot the server!
Secondly: use https, not http!
I'm on the ebox config page, but status dont work: An internal error has ocurred. This is most probably a bug, relevant information can be found in the logs.
It's time to test it!!