PHP & Filepro

Kenneth Brody kenbrody at spamcop.net
Wed Jan 18 08:48:21 PST 2017


On 1/17/2017 11:03 PM, Scott via Filepro-list wrote:
[...]
> * PHP
> * $req = 'c:\fp\rreport reports -r "rec_no_requested" -rw "output_filename"
> -a -v sel1 -u'
>  * $return = exec ($req, $result);
>    (shows in task manager as rreport as IUSR for about 4 secs then closes
> with no output.)
>
> *IUSR has read/write on FP, FILEPRO DATA, FP OUTPUT FOLDER.
>
> So where to now?
[...]

Have your PHP script set "PFERRORLOGFILE=\path\to\pferror.txt".  Run it and 
see if rreport creates that file.  (It probably won't contain anything 
useful, other than some debug stuff.  But, if it exists, it means rreport 
got to the "A system/filePro error has occurred" failure.)

-- 
Kenneth Brody


More information about the Filepro-list mailing list