Re: Apache, Php and postgresql on windows

Поиск
Список
Период
Сортировка
От
Тема Re: Apache, Php and postgresql on windows
Дата
Msg-id 20060122202946.24283.qmail@web33301.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Apache, Php and postgresql on windows  ("Abhishek Goyal" <abhishek.goyal@hotmail.com>)
Ответы Re: Apache, Php and postgresql on windows  ("Abhishek Goyal" <abhishek.goyal@hotmail.com>)
Список pgsql-php
--- Abhishek Goyal <abhishek.goyal@hotmail.com> wrote:

> Hello Everyone,
>
> I have installed apache, php and postgresql on my
> system. Now i am calling
> pg_connect() function. If i run the php script
> through command line
> everything is working fine. But when i run the same
> script through apache 2,
> it gives me an error
>
> Fatal error: Call to undefined function pg_connect()
>
> It seems in apache, php isn't able to access
> php_pgsql.dll, Where as in
> command line execution it is able to.
>
> What can be a possible fix for this.
>
> -Abhishek
>

These questions can be tough b/c we don't know exactly
what you did during the install.

did you enable php_pgsql.dll in apache's config file
(httpd.conf)?

yuou may want to google the error message.  i had a
problem with php and apache b/c i installed it as cgi
and i had to change a setting to get it to work -
which wasn't, at least at the time, in the
instructions.

i created and posted some pretty current and complete
apache, php and postgresql winxp install instruction
here...

http://www.geocities.com/operationsengineer1/

i know it worked on at least one machine...  ;-)

good luck.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

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

Предыдущее
От: "Randy Moller"
Дата:
Сообщение: Re: Apache, Php and postgresql on windows
Следующее
От: "Abhishek Goyal"
Дата:
Сообщение: Re: Apache, Php and postgresql on windows