- This topic has 23 replies, 3 voices, and was last updated 10 years, 6 months ago by .
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP PDF Stamper › Stamper – error with creating a download now button for wp users
Tagged: WP PDF Stamper
My Minimum Requirement Checker just show me PHP Memory Limit 256M but i setting PHP.ini to 514M.
Is any change i have wrong setting?
Let’s make sure your memory settings are taking hold…
In the top level directory of your site, crate a my_php_info.php file that contains the following 3 lines:
<?php
phpinfo(INFO_ALL);
?>
Execute the script, using the http://yousite.com/my_php_info.php URL, replacing “yoursite.com” with the appropriate information
Under the “Configuration PHP Core” section of the report, is an entry labeled “memory_limit.” What does it say?
When you are done (make a printout), please delete the file, so that unauthorized persons cannot stumble upon this information.
The memory_limit is 514M from Configuration PHP Core.
So we know you are truly able to increase the PHP memory. And yet you still get manual stanping problems.
How was the original PDF file created?
created by adobe acobat pdf.
Hi wzp:
i was test repeatedly.
it’s working when i use Adobe Acobat XI to transfer pdf.
thanks for you help.
Another question:
The stamper file is direct open in the same window when i hit the stamper download now button.
Can i just download the file and don’t open in the same window(maybe just download)?
thanks.