Hello again. My problems continue. I am running Prince 10 at a new hosting co. using the PHP interface. I have installed Prince in the /home/usr directory, have changed the references to the new (/home/usr) directory in the PHP code that instantiates Prince and in the Prince shell script that calls Prince. I believe I have all the permissions set to allow Prince execution, write to its various output files, etc. I have added to the prince shell script code that writes to /home/tmp/out.pr.log when the script is run - and it seems to run, according to the log, registering in the log an entering message with time stamp. Also prints a return message with time stamp and return code (always zero). I have tried to turn on verbose on the command line that executes home/usr/lib/prince. I have added $prince->setLog() to write a log file from Prince execution to the same file that my entering/exit files go into.
But there is nothing in the log file from Prince, and the PHP file is not created. I think I am about out of tricks in diagnosing this and wonder if you have any suggestions.
But there is nothing in the log file from Prince, and the PHP file is not created. I think I am about out of tricks in diagnosing this and wonder if you have any suggestions.