Comments on Build A HylaFax Server With AvantFax Frontend Using Debian Etch
Build A HylaFax Server With AvantFax Frontend Using Debian Etch Install Debian. I used the basic barebones install option. I did some things that were done because of preference, and not necessary. I have marked them approriately. I encourage contributions from anyone who would like to add or correct something in this HowTo to contact me so I can fix it. I have installed this setup twice following these instructions and used Avantfax 2.3.0. Thanks to all the resources who helped me figure this out. Especially Razametal, who submitted a fantastic Spanish language walkthrough on ecualug.org.
9 Comment(s)
Comments
Error :
Fatal error: main() [<a href='function.main'>function.main</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "AFUserAccount" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /usr/share/avantfax-3.1.6/avantfax/index.php on line 18
Please Help Me
Why do you frequently reboot?
Restart services is most easier.
For Ubuntu 6.x and higher.
For if your hfaxd daemon is acting funny (client gives "can't get a socket" errors).
Edit your event.d file for your modem:
sudo vi /etc/event.d/ttyS0
If it is empty, first do the last instructions in the Handbook for Binary Package Install
http://www.hylafax.org/content/Handbook:Binary_Package_Install
Then add this line to the end and save:
exec /init.d/hylafax
Hi to everyone and thanks for great tutorial...
I followed it and there is only one thing i would like to add i any one other had or that will not have the same problem...
If you will try to automaticaly print faxes, you need to enable this in local-config.php file and install cupsys-bsd package that gives directly support to needed lpr program. if you only install lpr package it will not work...
Works now as expected. I even put it in wmvare debian image... :-D Only sending faxes does not work, but this is modem problem i suppose.
How create the database for avantfax?
Please help.
Thankx for the good tutorial
Why i cannot delete failed faxes from webinterface.
Maybe somebody have got an Idea?
Thanks for the Tutorial. Working on Ubuntu !
Saludos! Muy buena la informacion, yo segui esta configuracion y ahora me esta resultando una fallita, y es que al ejecutar faxstat me pide un pssword, sabran a que se deba o que password es el que me solicita? Gracias.
I need to set up hylafax on arm at91sam9263ek. until now i have successfully installed the hylafax on it and my system shows following processes running
628 ? Ss 0:00 /usr/sbin/faxq
630 ? Ss 0:00 /usr/sbin/hfaxd -d -i 4559
705 ttyS0 S 0:00 faxgetty /dev/ttyS1
however when i check the faxstat it shows the following message every time. My modem replies perfectly if i send commands to it on minicom.Please guide me what is the problem.
HylaFAX scheduler on at91sam9263ek: Running
Modem ttyS1 (22): Waiting for modem to come ready
Hi,
I'm trying this tutorial on Debian 8 and on the "Now, lets get messy and install a cute web front end on it. " part getting below error;
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'giflib-tools' instead of 'libungif-bin'
Package libtiff4-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
libtiff5-dev
E: Unable to locate package libpq4
E: Package 'libtiff4-dev' has no installation candidate
E: Unable to locate package libungif4-dev