Re: Apache, Php and postgresql on windows
От | Abhishek Goyal |
---|---|
Тема | Re: Apache, Php and postgresql on windows |
Дата | |
Msg-id | BAY115-F27A3D373E0115DCE683CA88A120@phx.gbl обсуждение исходный текст |
Ответ на | Re: Apache, Php and postgresql on windows (<operationsengineer1@yahoo.com>) |
Список | pgsql-php |
The problem was finally discovered to be with phpinidir configuration in httpd.conf. Through command line it was working fine because php was able to find php.ini in system directory (C:\windows), but apache wasn't able to find php.ini and thus didn't knew if php should use any extensions. Thanks everyone for the help, -Abhishek >From: <operationsengineer1@yahoo.com> >To: Abhishek Goyal <abhishek.goyal@hotmail.com>, pgsql-php@postgresql.org >Subject: Re: [PHP] Apache, Php and postgresql on windows >Date: Sun, 22 Jan 2006 12:29:46 -0800 (PST) > >--- 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 > >---------------------------(end of broadcast)--------------------------- >TIP 6: explain analyze is your friend _________________________________________________________________ Tried the new MSN Messenger? It�s cool! Download now. http://messenger.msn.com/Download/Default.aspx?mkt=en-in
В списке pgsql-php по дате отправления: