i had a working nfs server. i downloaded and installed apache using apt-get. i had to make some changes to /etc/hosts.deny (i took out a line i had for ALL:ALL) so that connections could be made to apache.
apache is working fine, the problem now is with nfs. there is probably an apache setting i am missing someplace. i receive this error when i start rpc.nfsd: nfssvc: Invalid argument when i start rpc.mountd, i receive absolutely no response and have to hit CTRL C because of its inactivity the other daemons work perfectly well. these include: lockd, statd, rquotad (==timothy==)

