Re: issue with php.ini

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Nov 23, 2008 at 7:27 PM, Alain Roger <raf.news@xxxxxxxxx> wrote:

>
>
> On Sun, Nov 23, 2008 at 6:57 PM, Nathan Rixham <nrixham@xxxxxxxxx> wrote:
>
>>   i've reinstalled PHP 5.2.6 on my windows XP x64 and as usual i
>>>>>>>> extension=php_mysql.dll
>>>>>>>> extension=php_pdo.dll
>>>>>>>> extension=php_pdo_mysql.dll
>>>>>>>> extension=php_pdo_pgsql.dll
>>>>>>>> extension=php_pdo_sqlite.dll
>>>>>>>> extension=php_pgsql.dll
>>>>>>>> extension=php_sqlite.dll
>>>>>>>> extension=php_dbg.dll-5.2.x
>>>>>>>>
>>>>>>>> phpinfo() and i see nowhere anything about postgresql module or PDO.
>>>>>>>>
>>>>>>> [/snip]
>>
>> I've had the same problems with the msi for 5.2.6 on windows boxes;
>> appears to be the php_pdo_pgsql dll that's causing the error.
>>
>> 2 things to do:
>>
>> - check the apache error log to see exactly what php is saying the problem
>> is (bet it's that php_pdo_dll)
>>
>> - make sure you'd don't have the threads extension enabled.
>>
>> in fact i'm very surprised because the following modules can not be found
> even if they are on the right folder.
> PHP Warning:  PHP Startup: Unable to load dynamic library
> 'D:\\webserver\\PHP\\ext\\php_pdo_pgsql.dll' - The specified module could
> not be found.\r\n in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library
> 'D:\\webserver\\PHP\\ext\\php_pgsql.dll' - The specified module could not be
> found.\r\n in Unknown on line 0
>
> any idea ?
>
>
it seems that it's a known problem. can someone comment it ?
http://www.wampserver.com/phorum/read.php?2,40270,40311

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux