| | 93 | |
| | 94 | POSTGRE 8.4 |
| | 95 | cd c:\php |
| | 96 | copy "C:\Program Files\PostgreSQL\8.4\bin\libpq.dll" |
| | 97 | copy "C:\Program Files\PostgreSQL\8.4\bin\libintl-8.dll" |
| | 98 | copy "C:\Program Files\PostgreSQL\8.4\bin\libiconv-2.dll" |
| | 99 | copy "C:\Program Files\PostgreSQL\8.4\bin\krb5_32.dll" |
| | 100 | copy "C:\Program Files\PostgreSQL\8.4\bin\comerr32.dll" |
| | 101 | copy "C:\Program Files\PostgreSQL\8.4\bin\k5sprt32.dll" |
| | 102 | copy "C:\Program Files\PostgreSQL\8.4\bin\gssapi32.dll" |
| | 103 | copy "C:\Program Files\PostgreSQL\8.4\bin\msvcr71.dll" |
| | 104 | copy "C:\Program Files\PostgreSQL\8.4\bin\libpq.dll" c:\windows\system32 |
| | 105 | copy "C:\Program Files\PostgreSQL\8.4\bin\libintl-8.dll" c:\windows\system32 |
| | 106 | copy "C:\Program Files\PostgreSQL\8.4\bin\libiconv-2.dll" c:\windows\system32 |
| | 107 | copy "C:\Program Files\PostgreSQL\8.4\bin\krb5_32.dll" c:\windows\system32 |
| | 108 | copy "C:\Program Files\PostgreSQL\8.4\bin\comerr32.dll" c:\windows\system32 |
| | 109 | copy "C:\Program Files\PostgreSQL\8.4\bin\k5sprt32.dll" c:\windows\system32 |
| | 110 | copy "C:\Program Files\PostgreSQL\8.4\bin\gssapi32.dll" c:\windows\system32 |
| | 111 | copy "C:\Program Files\PostgreSQL\8.4\bin\msvcr71.dll" c:\windows\system32 |
| | 112 | copy ssleay32.dll c:\windows\system32 |
| | 113 | copy libeay32.dll c:\windows\system32 |
| | 114 | |
| | 115 | |
| | 116 | POSTGRE 9.1 |
| | 117 | cd c:\php |
| | 118 | copy "C:\Program Files\PostgreSQL\9.1\bin\libpq.dll" |
| | 119 | copy "C:\Program Files\PostgreSQL\9.1\bin\libintl-8.dll" |
| | 120 | copy "C:\Program Files\PostgreSQL\9.1\bin\libiconv-2.dll" |
| | 121 | copy "C:\Program Files\PostgreSQL\9.1\bin\krb5_32.dll" |
| | 122 | copy "C:\Program Files\PostgreSQL\9.1\bin\comerr32.dll" |
| | 123 | copy "C:\Program Files\PostgreSQL\9.1\bin\k5sprt32.dll" |
| | 124 | copy "C:\Program Files\PostgreSQL\9.1\bin\gssapi32.dll" |
| | 125 | copy "C:\Program Files\PostgreSQL\9.1\bin\msvcr71.dll" |
| | 126 | copy "C:\Program Files\PostgreSQL\9.1\bin\libpq.dll" c:\windows\system32 |
| | 127 | copy "C:\Program Files\PostgreSQL\9.1\bin\libintl-8.dll" c:\windows\system32 |
| | 128 | copy "C:\Program Files\PostgreSQL\9.1\bin\libiconv-2.dll" c:\windows\system32 |
| | 129 | copy "C:\Program Files\PostgreSQL\9.1\bin\krb5_32.dll" c:\windows\system32 |
| | 130 | copy "C:\Program Files\PostgreSQL\9.1\bin\comerr32.dll" c:\windows\system32 |
| | 131 | copy "C:\Program Files\PostgreSQL\9.1\bin\k5sprt32.dll" c:\windows\system32 |
| | 132 | copy "C:\Program Files\PostgreSQL\9.1\bin\gssapi32.dll" c:\windows\system32 |