From: Vincent P. <vin...@co...> - 2004-08-02 12:22:30
|
Hi, I have compiled Rlib with Mysql, PHP and CPDF.. It was fine and the = example from the documentation work fine if i lauched it from the = command line... but i didn't success to lauch in from the explorer via = website... works : shell > php report.php=20 and generate a PDF DON't WORK http://serveur/report.php Please, could you tell me what is happening... More information : When i lauched via command line, there were always text file - i looked = the source code and i saw the function r_debug ... so i put at the begin = of the file util.h the line : #define DISABLERDEBUG 1 to desactive the output from r_debug, but it changed anything to my = problem... Thanks for your help |