- Thank you received: 0
Online Forums
Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.
Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.
Do not use the Contact page for technical issues.
Memory leak using PHP?
Please Log in or Create an account to join the conversation.
I then installed PHP 5.0.5, and was able to reproduce the problem as you have described it. The problem seems to be related to the foreach statement.
Considering that there is also no leak when called from other tools, my conclusion is that this is PHP 5.0.5 problem. I know this is not going to make you happy, but the facts are clear.
BTW, I have enabled .WMV file upload for the site and increased file size limit for forum attachments; your video is here: opc2.wmv .
Best regards,
Zbynek Zahradnik
Please Log in or Create an account to join the conversation.
I also created a video of the effect, but could not upload it here. The video can be found at pozzie.net/images/opc2.wmv .
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
BTW, if your application is long-running, consider subscribing to item changes, instead of calling the Read repeatedly.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.