Hello,
I installed Debian on my computer, and now i want to install ser proxy ans serweb. To install SER, i did : // installation of apache, mysql, and phpmyadmin apt-get install apache mysql-server phpmyadmin // installation of SER dpkg -i ser_0.9.6-0.1_i386.deb // restart of SER service /etc/init.d/ser restart
To install serweb, i just did : tar -xvzf serweb-0.9.4.tar.gz
What do i have to do now ?? Thanks for your help, Ismaƫl