File: debugging

package info (click to toggle)
fex 20200429-1
  • links: PTS, VCS
  • area: non-free
  • in suites: sid
  • size: 3,532 kB
  • sloc: perl: 32,103; sh: 410; javascript: 53; makefile: 42
file content (16 lines) | stat: -rw-r--r-- 452 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
If your F*EX installation does not work as expected then first look in:

$FEXHOME/spool/fexsrv.log	(log from fexsrv)
$FEXHOME/spool/fup.log		(log from fup CGI)
$FEXHOME/spool/fop.log		(log from fop CGI)

If this does not help, set in $FEXHOME/lib/fex.ph :

$debug = 1;

then you will get in $FEXHOME/spool/.debug/ for each download a log file
with detailed debugging output.

If this does not help at all, contact me :-)
framstag@rus.uni-stuttgart.de