phpinfo() doesn't show postgres as a configured module

Поиск
Список
Период
Сортировка
От my extraidentity
Тема phpinfo() doesn't show postgres as a configured module
Дата
Msg-id COL117-W42F89E1634351103FB8906B7810@phx.gbl
обсуждение исходный текст
Ответы Re: phpinfo() doesn't show postgres as a configured module  (Andrew McMillan <andrew@morphoss.com>)
Re: phpinfo() doesn't show postgres as a configured module  (Steve Crawford <scrawford@pinpointresearch.com>)
Re: phpinfo() doesn't show postgres as a configured module  (Brian Fehrle <brianf@consistentstate.com>)
Список pgsql-php
When I run the PHP function phpinfo() on my server that has both Apache and PHP on it, it doesn't show postgres as a configured module.  I am running Apache version 2.0.54 and PHP version 5.2.8 (however the phpinfo() function displays that it is version 5.0.4 ; what is up with that???)

What command do I need to run to get the postgres module to work with PHP?  I have tried to configure the server this way and it didn't seem to fix it:

./configure --with-pgsql=/usr/local/pgsql/ --with-apxs2=/usr/local/apache2/bin/apxs
make

Any ideas what I am doing wrong?

-Mark


Windows Live™: Keep your life in sync. Check it out.

В списке pgsql-php по дате отправления:

Предыдущее
От: flavio rigolon
Дата:
Сообщение: Re: i need help with software to make report
Следующее
От: Andrew McMillan
Дата:
Сообщение: Re: phpinfo() doesn't show postgres as a configured module