RE: Can't find ssh

2001-05-28 Thread Ming Tan
I'm new to debian also, I've never used the dselect, but I was able to install ssh by doing the following: go to: http://packages.debian.org/stable/non-us/ssh.html and download the ssh_1.2.3-9.3.deb package (click on Go To Download Page). You may also need other packages that are "depends". After

RE: php4

2001-05-27 Thread Ming Tan
I'm new to Debian, but I'm pretty familiar with freeBSD. I hope they're similar... In my httpd.conf in freeBSD with apache 1.3.20+modssl+php4, the following lines exist: LoadModule php4_modulelibexec/libphp4.so AddModule mod_php4.c AddType application/x-httpd-php .php This works fine fo