Elizabeth M Smith escreveu:
Holo wrote:
Rob Richards escreveu:
A little late to the party, but the windows build for PHP 5.2.6RC5 is
finally available. Please test it as much as possible.
http://pecl2.php.net/downloads/php-windows-builds/qa/php-5.2.6RC5-Win32.zip
http://pecl2.php.net/downloads/php-windows-builds/qa/php-debug-pack-5.2.6RC5-Win32.zip
The non-ts build will only be available for the release of 5.2.6
Rob
Hi
I have postgresql 8.3.1 installed and pgsql and pdo_pgsql extensions
doesn't get loaded with this rc version and also with latest snapshot
5.2.7-dev. With php 5.2.5 everything works fine on a windows xp sp2
laptop and using the same php.ini file.
regards
holo
The postgresl libs were upgraded however since you're using 8.3.1 there
shouldn't be any issues, but "doesn't get loaded" doesn't describe the
issue very well - do you have startup errors on? Could you please give
us the exact error? Also you'll need to see what version of the
postgresql client libs you have in your windows PATH If you have older
client libs lying around the new pgsql extension will have a fit.
Thanks,
Elizabeth Smith
p.s. You can use the 5.2.5 versions of pgsql and or pdo_pgsql if you
keep having problems.
Thank you very much for your answer and sorry for posting in internals.
It was the 2nd windows dev box I saw today with this and thought it was
a problem with rc/snapshots. Your answer made me solve the problem. Just
needed to change the order of paths and put postgresl before php. Now
the modules are loaded, there are no errors in the log file and
phpinfo() shows the extensions.
Best regards
holo
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php