Avatar

Level 1

Sorry I'm new to php and web programming, but I don't believe that my problem is that openssl is disabled. A phpinfo() call shows this:

OpenSSL supportenabled
OpenSSL VersionOpenSSL 0.9.8e-fips-rhel5 01 Jul 2008

Also when I go to my account and view current the versions of all the software installed on the server I see this:

OpenSSL: 0.9.8e-fips-rhel5
I'm not sure if there is anything else I need to do (like copy some library file into my public folder?). I only have 3 files in my public folder, my service.php which is where the error is, afcs.php, and the errolog file which just shows the error in my original post over and over. Any ideas? Or is there more information that I could get you that would be helpful? I'm not sure where to begin in terms of debugging this error.