<sayusi.ando@sayusi.hu> wrote:
> Dear All,
>
> I make an logger module based on Zend_Log. This module has an
> automatically delete function when the old log entry to be deleted.
> This code (below) is the automatic delete. Under Linux (Gentoo Linux,
> PostgreSQL 8.3) is working fine but under Windows XP (wampserver and
> 8.3 PostgreSQL) doesn't work. I got an exception.
>
> Has anybody idea why?
Yes, there is no pgsql.dll loaded in your PHPINFO. Did you read the
error message at all? It says that exactly.
Till
>
> I tryed to find what is the problem. I think the "->quoteInto()" part
> is the cause.
No, it's not.
>
> Appreciate your help!
>
> András
> (...)
> Exception:
> exception 'Zend_Db_Adapter_Exception' with message 'The pgsql driver
> is not currently installed' in
Oh, look! ;-) ^^^^^^^^^^^^^^^^^^^^^^^^
Cheers,
Till
没有评论:
发表评论