vk  

Beta 7 fp control

Mike B
Sat, 28 Jul 2001 07:29:44 -0700

I've installed fp with these commands.
wget --directory-prefix=/usr/src 
ftp://ftp.microsoft.com/products/frontpage/fp40.linux.tar.z
cd /usr/local
tar zxvof /usr/src/fp40.linux.tar.z
cd frontpage
ln -s version4.0 currentversion
adduser fp
cd /usr/local/frontpage/currentversion/bin
./fpsrvadm.exe -o install -p 80 -servconf /etc/httpd/conf/httpd.conf
./fpsrvadm.exe -o chown -xUser nobody -xGroup nobody
/etc/rc.d/init.d/httpd restart

I've set up test.site.com through the vk interface, login through test.site.com/menu, 
and try to activate
the fp extensions and nothing happens, after a while I get a error 404, but no fp 
extensions were installed
Any ideas?

Mike

  • Beta 7 fp control Mike B