[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apache problem when printing
- Subject: Re: Apache problem when printing
- From: albert <..hidden..>
- Date: Sun, 14 Nov 2010 22:28:14 -0800 (PST)
Good day Chris,
That didn't make any difference.
Even a straightforward script (localhost/ledgersmb/latex.pl)
#!c:\perl\bin\perl
use CGI qw(:standard);
$ef = 'C:\tmp\ap2.tex';
system("latex --interaction=nonstopmode $ef");
gives me:
Internal Server Error. In the error log I find:
latex: A required file system path could not be retrieved.\r
[Mon Nov 15 08:17:22 2010] [error] [client 127.0.0.1] latex: Data: 35\r
(Apache version 2.2.16 same problem) -> back to Apache 2.2.17
Tx
Albert
--
View this message in context: http://ledger-smb.1045705.n5.nabble.com/Apache-problem-when-printing-tp3264627p3265187.html
Sent from the Ledger SMB - Users mailing list archive at Nabble.com.