This topic is locked

Version 4.2 PDF disabled

4/14/2008 9:15:40 AM
PHPRunner General questions
D
dcrera author

Hi,
I am using version 4.2.
I followed the instructions and copied the plugin but the PDF check box is disabled.
Thanks

J
Jane 4/14/2008

Hi,
please make sure that you've copied all files to the correct place.

You need to create html2ps folder in the C:/Program Files/PHPRunner4.2/source/plugins/ directory and copy all files to this directory.

D
dcrera author 4/15/2008

Thanks.
Please update the help accordingly. Help points to C:\Project files\PHPRunner4.2\source\plugins
I now get the following error :
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 1032 bytes) in C:\Documents and Settings\rajur\My Documents\PHPRunnerProjects\Project1\output\plugins\html2ps\encoding.inc.php on line 72
Any ideas ?

Hi,

please make sure that you've copied all files to the correct place.

You need to create html2ps folder in the C:/Program Files/PHPRunner4.2/source/plugins/ directory and copy all files to this directory.

S
steveh 4/15/2008

www.php.net memory size setting (maybe in the phprunner help as well)

J
Jane 4/15/2008

Hi,
you need to increase memory_limit parameter in the php.ini file.