Re: Re: php 5.5+ --with-pdo-pgsql
"Peter Gostelow" <[email protected]> Sun, 7 Feb 2016 08:25:52 +0200
| Newsgroups | gmane.comp.php.windows |
|---|---|
| Message-ID | <[email protected]> |
Close, but no cigar ... d/l php 5.6, got ext dir, paths config, finds dlls, and says something about 156 not found (dynamic) in libpq.dll, google not so helpful, so going to give it a rest for now:( Not sure about path delimiter (\ or /) and space in Program Files. Maybe move everything to C:\ and hope registry doesn't break;) Peter ""Peter Gostelow"" <[email protected]> wrote in message news:[email protected]... > Yes, I d/l from the php win, but evidently didn't do it right. Will try > again. > Peter > "Toby Hart Dyke" <[email protected]> wrote in message > news:[email protected]... >> >> PHP 5.6 windows has a /ext folder - I upgraded to 5.6.18 yesterday, and >> there was one there, as there always is. I use the thread safe binaries, >> but the non-thread safe binaries have the same folder structure. >> >> You do get your binaries from http://windows.php.net/download/ ? >> >> Toby >> >> >> On 05/02/2016 21:51, Peter Gostelow wrote: >>> Thanks to everyone who responded, I have gone through all the messages >>> and hopefully understood them:) >>> >>> Sorry for the late reply. Everything worked as explained here, however >>> there are still some wrinkles. >>> >>> The php 5.4 has mostly everything compiled in, so it has few (if any) >>> dll. >>> The 5.5 has the pg dlls and (finally) loads them w/o errors, But still >>> can't find the pg pdo drivers. >>> The 5.6 php unzipped w/o an /ext dir, so no dlls. The 5.5 dlls won't >>> play with 5.6. >>> >>> I probably didn't d/l the 5.6 properly, or messed it up somehow. Anyhow, >>> php 7.0 looks promising, but at this point a really long shot. >>> >>> Peter >> > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php