RytoEX wrote:What versions of PHP, MySQL, Apache (or other web server) were you using when it wasn't working and what versions did you upgrade to that made it work?
The server configuration is as follows:
Not Working Config.
Database Ver.: 5.1.47
OS: Linux 2.6.32-29.1.BHsmp On x86_64
PHP Version: 5.2.16
PHP memory_limit: 64M
Working Config.
Database Ver.: 4.1.22
OS: Linux 2.6.18-164.11.1.el5 On x86_64
PHP Version: 5.2.14
PHP memory_limit: 128M
According to the IT's on both servers, they think it must be an issue with the PHP version. I think so too, because I installed the module on a 3rd server and it's also working great. The PHP ver. on that one is 5.2.12.
Well, I hope this is helpful for someone.