wardmundy
Nerd Uno
- Joined
- Oct 12, 2007
- Messages
- 20,217
- Reaction score
- 5,974
From jeffmac:
I was just working through this today, with the same symptoms. I finally fou d a message in the Avantfax system log that said that copying the fax file failed a 'mkdir' command failed. The direcfory was
/var/www/html/avantfax/faxes - it needed to be 'world writable' - that is, permissions of 777. Once I issued a chmod against that directory it all started working.
I found this command in a script for Avantfax on anoyther site.
Tom/Ward, is this a miss in the Incredible Fax 2?
Jeff