Re: pdo compilation question

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

 



Thijs Lensselink schreef:
Quoting Tim Rupp <caphrim007@xxxxxxxxx>:


...


Thanks in advance,
Tim


you are loading extensions of an older PHP version. Do an ls -als on /usr/local/lib/php. you will find a directory with a higher date. That's your new extension path. Just change the location in the php.ini to reflect the new location.

I'd second that, I'd also say that you might consider compiling the
extensions in statically and save the hassle of having to load the .so files,
if you still don't get anywhere.





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[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