This is a discussion on Re: Not able to install pgAdminIII within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> ________________________________ From: pgadmin-support-owner@postgresql.org [mailto gadmin-support-owner@postgresql.org] On Behalf Of Mary Jo Pellerito Sent: 15 September 2005 19:36 To: pgadmin-support@postgresql.org Subject: ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| ________________________________ From: pgadmin-support-owner@postgresql.org [mailto Pellerito Sent: 15 September 2005 19:36 To: pgadmin-support@postgresql.org Subject: [pgadmin-support] Not able to install pgAdminIII Hi, I have successfully installed pgAdmin and was using it for about a month. Then one day... I got this err message when I tried to run the app: Ordinal Not Found The ordinal 2821 could not be located in the dynamic link library LIBEAY32.dll Sounds like you have a old version of libeay32.dll on your system that pgAdmin is finding over it's own. Unfortunately, until recently the was no versioning info in it so intallers tend to overwrite it. Crystal Reports is a common culprit for this - even in the latest version 11.0 they ship a very old set of SSL dlls. Regards, Dave. |