requirements for 2012.1 (MySql, PHP)
requirements for 2012.1 (MySql, PHP)
Hi,
What are the requirements for Reports.Fx 2012.1?
When I switch from 2011.3 to 2012.1, report SimpleList.mrt or any of my existing reports do not appear at my webserver. The viewer appears, but shows an empty report.
It runs fine however when I use 2011.3
On my local server, all reports show fine with both 2011.3 and 2012.1.
My webserver runs MySql 5.0.90 / PHP 5.2.17
My localserver runs MySql 5.5.16 / PHP 5.3.8
Furthermore, I regularly get Connection Errors (Error #2032) on my webserver.
This happens when I show reports with some customer data. For some other customer data the reports are created fine. (I talk about the same .mrt file)
So it seems to be related to the data in my tables. But I do not get these errors on my local server.
My question: Should I request my provider to upgrade the system?
Best regards,
André
What are the requirements for Reports.Fx 2012.1?
When I switch from 2011.3 to 2012.1, report SimpleList.mrt or any of my existing reports do not appear at my webserver. The viewer appears, but shows an empty report.
It runs fine however when I use 2011.3
On my local server, all reports show fine with both 2011.3 and 2012.1.
My webserver runs MySql 5.0.90 / PHP 5.2.17
My localserver runs MySql 5.5.16 / PHP 5.3.8
Furthermore, I regularly get Connection Errors (Error #2032) on my webserver.
This happens when I show reports with some customer data. For some other customer data the reports are created fine. (I talk about the same .mrt file)
So it seems to be related to the data in my tables. But I do not get these errors on my local server.
My question: Should I request my provider to upgrade the system?
Best regards,
André
requirements for 2012.1 (MySql, PHP)
Good evening,
The Connection Error (Error #2032) has been solved. Probably it is related to cross domain policy from Flash. I got rid of using a subdomain by moving all application files to the main domain. That solved this issue.
So only the question about the required server of mysql/php remains :feelgood:
André
The Connection Error (Error #2032) has been solved. Probably it is related to cross domain policy from Flash. I got rid of using a subdomain by moving all application files to the main domain. That solved this issue.
So only the question about the required server of mysql/php remains :feelgood:
André
requirements for 2012.1 (MySql, PHP)
Hello,
The report generator should work fine on these versions. Please do the following steps:
1. In the 'config.xml' file the EnableDataLogger option set to True in Connection section.
2. Run the report viewer with report.
3. Click on the 'Save Log File' button in the viewer's Save menu.
4. Save the text file and send it to us for analysis.
Thank you.
The report generator should work fine on these versions. Please do the following steps:
1. In the 'config.xml' file the EnableDataLogger option set to True in Connection section.
2. Run the report viewer with report.
3. Click on the 'Save Log File' button in the viewer's Save menu.
4. Save the text file and send it to us for analysis.
Thank you.
requirements for 2012.1 (MySql, PHP)
Thank you Vladimir,
When I use 2011.3, the SimpleList.mrt shows fine. Without any issues.
When I use 2012.1, the viewer shows, but the SimpleList.mrt is not generated. The compiler stops and immediately I get an #1088 error.
In that case it is not possible to save a log file, because the save button is greyed out.
In case I set the compression to 'false' in index.php, I also get an #1088 error while the compiler keeps on compiling without any result.
I hope this information is of any help.
André
When I use 2011.3, the SimpleList.mrt shows fine. Without any issues.
When I use 2012.1, the viewer shows, but the SimpleList.mrt is not generated. The compiler stops and immediately I get an #1088 error.
In that case it is not possible to save a log file, because the save button is greyed out.
In case I set the compression to 'false' in index.php, I also get an #1088 error while the compiler keeps on compiling without any result.
I hope this information is of any help.
André
requirements for 2012.1 (MySql, PHP)
Hello,
Please send us a report and test data for it to support[at]stimulsoft.com to reproduce the problem.
Thank you.
Please send us a report and test data for it to support[at]stimulsoft.com to reproduce the problem.
Thank you.
requirements for 2012.1 (MySql, PHP)
Hello Vladimir,
Error 1088 occurs with your demo report SimpleList.mrt.
I suspect some settings on the webserver of my host and will get back on this topic later.
Meanwhile I'd like to share something about my error #2032 issue. I thougt I solved it by not using a subdomain but that was not the case.
The real cause was a control module against DOS attacks on the webserver, called 'mod_evasive'. This module blocks too many requests from an IP address within a certain time on the same domain. The threshold has been raised. Now error #2032 stays away.
Regards, André
Error 1088 occurs with your demo report SimpleList.mrt.
I suspect some settings on the webserver of my host and will get back on this topic later.
Meanwhile I'd like to share something about my error #2032 issue. I thougt I solved it by not using a subdomain but that was not the case.
The real cause was a control module against DOS attacks on the webserver, called 'mod_evasive'. This module blocks too many requests from an IP address within a certain time on the same domain. The threshold has been raised. Now error #2032 stays away.
Regards, André
requirements for 2012.1 (MySql, PHP)
Hello, André
We tested our test sample, everything is working correctly. Also, we recommend you upgrade to the latest prerelease build. Ok, let us know if you need any help.
Thank you.
We tested our test sample, everything is working correctly. Also, we recommend you upgrade to the latest prerelease build. Ok, let us know if you need any help.
Thank you.
requirements for 2012.1 (MySql, PHP)
Hello Vladimir,
I run Reports.Fx for PHP V2012.1 on my webserver.
The error 1088 occurs with demo SimpleList.mrt with V2012.1 in Internet Explorer IE9.
But V2012.1 seems to render SimpleList.mrt fine in firefox.
I attached a log file, called logsimplelist2012_firefox.txt
Perhaps the log shows you a reason why V2012.1 does not render SimpleList.mrt in IE9?
(V2011.3 works fine with both IE9 and FireFox (and Chrome, safari) . For testing purposes I attached a log file called logsimplelist2011.txt)
Greetings, André
Update 19-6-2012: I deleted the attachments because the issue is solved. See my next post.
I run Reports.Fx for PHP V2012.1 on my webserver.
The error 1088 occurs with demo SimpleList.mrt with V2012.1 in Internet Explorer IE9.
But V2012.1 seems to render SimpleList.mrt fine in firefox.
I attached a log file, called logsimplelist2012_firefox.txt
Perhaps the log shows you a reason why V2012.1 does not render SimpleList.mrt in IE9?
(V2011.3 works fine with both IE9 and FireFox (and Chrome, safari) . For testing purposes I attached a log file called logsimplelist2011.txt)
Greetings, André
Update 19-6-2012: I deleted the attachments because the issue is solved. See my next post.
requirements for 2012.1 (MySql, PHP)
Hello,
The issue 1088 has been solved.
The reason why IE9 raised the error was due to caching.
After I cleared the cache (Press F12 --> cache (in top menu) --> Clear cache /cookie for the domain), the issue was gone.
:biggrin:
I wonder if my customers (who render my reports) will run into this issue also...
Anyway, I'm glad now.
André
The issue 1088 has been solved.
The reason why IE9 raised the error was due to caching.
After I cleared the cache (Press F12 --> cache (in top menu) --> Clear cache /cookie for the domain), the issue was gone.
:biggrin:
I wonder if my customers (who render my reports) will run into this issue also...
Anyway, I'm glad now.
André
requirements for 2012.1 (MySql, PHP)
Hello, André
Yes, the problem may depend on the browser cache, since in the new version the connection algorithm with server side has been changed.
Thank you.
Yes, the problem may depend on the browser cache, since in the new version the connection algorithm with server side has been changed.
Thank you.