apache+php+postgresql+WindowsXP

apache+php+postgresql+WindowsXP

am 06.11.2008 20:45:21 von Zied Kharrat

------=_Part_10037_849232.1226000721493
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi everybody,

I use php 5.2.6, postgresql 8.3.4 and apache 2.0.69 in windows XP..
I have configured apache, php and postgresql..

But when i restard apache, i saw in error.log (apache):

[Tue Nov 04 16:15:19 2008] [notice] Parent: Received restart signal --
Restarting the server.
[Tue Nov 04 16:15:19 2008] [notice] Child 1232: Exit event signaled. Child
process is ending.
PHP Warning: PHP Startup: Unable to load dynamic library
'c:\\php\\ext\\php_pgsql.dll' - the module sp\xe9cifi\xe9 is missed \r\n in
Unknown on line 0
[Tue Nov 04 16:15:20 2008] [notice] Apache/2.0.63 (Win32) PHP/5.2.6
configured -- resuming normal operations
[Tue Nov 04 16:15:20 2008] [notice] Server built: Jan 17 2008 22:58:29
[Tue Nov 04 16:15:20 2008] [notice] Parent: Created child process 3308
PHP Warning: PHP Startup: Unable to load dynamic library
'c:\\php\\ext\\php_pgsql.dll' - the module sp\xe9cifi\xe9 is missed \r\n in
Unknown on line 0
[Tue Nov 04 16:15:20 2008] [notice] Child 3308: Child process is running
[Tue Nov 04 16:15:20 2008] [notice] Child 1232: Released the start mutex
[Tue Nov 04 16:15:20 2008] [notice] Child 3308: Acquired the start mutex.
[Tue Nov 04 16:15:20 2008] [notice] Child 3308: Starting 250 worker threads.

[Tue Nov 04 16:15:21 2008] [notice] Child 1232: All worker threads have
exited.
[Tue Nov 04 16:15:21 2008] [notice] Child 1232: Child process is exiting


how can i do please?

Thanks..

------=_Part_10037_849232.1226000721493
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


Hi everybody,

I use php 5.2.6, postgresql 8.3.4 and apache 2.0.69  in windows XP..
I have configured apache, php and postgresql..

But when i restard apache, i saw in error.log (apache):



[Tue Nov 04 16:15:19 2008] [notice] Parent: Received restart signal -- Restarting the server.

[Tue Nov 04 16:15:19 2008] [notice] Child 1232: Exit event signaled. Child process is ending.

PHP Warning: PHP Startup: Unable to load dynamic library
'c:\\php\\ext\\php_pgsql.dll' - the module sp\xe9cifi\xe9 is missed \r\n in Unknown on line 0

[Tue Nov 04 16:15:20 2008] [notice] Apache/2.0.63 (Win32) PHP/5.2.6 configured -- resuming normal operations

[Tue Nov 04 16:15:20 2008] [notice] Server built: Jan 17 2008 22:58:29

[Tue Nov 04 16:15:20 2008] [notice] Parent: Created child process 3308

PHP Warning: PHP Startup: Unable to load dynamic library
'c:\\php\\ext\\php_pgsql.dll' - the module sp\xe9cifi\xe9 is missed \r\n in Unknown on line 0

[Tue Nov 04 16:15:20 2008] [notice] Child 3308: Child process is running

[Tue Nov 04 16:15:20 2008] [notice] Child 1232: Released the start mutex

[Tue Nov 04 16:15:20 2008] [notice] Child 3308: Acquired the start mutex.

[Tue Nov 04 16:15:20 2008] [notice] Child 3308: Starting 250 worker threads.

[Tue Nov 04 16:15:21 2008] [notice] Child 1232: All worker threads have exited.

[Tue Nov 04 16:15:21 2008] [notice] Child 1232: Child process is exiting




how can i do please?

Thanks..





------=_Part_10037_849232.1226000721493--

Re: apache+php+postgresql+WindowsXP

am 06.11.2008 22:58:31 von dmagick

Zied Kharrat wrote:
>
> Hi everybody,
>
> I use php 5.2.6, postgresql 8.3.4 and apache 2.0.69 in windows XP..
> I have configured apache, php and postgresql..
>
> But when i restard apache, i saw in error.log (apache):
>
> [Tue Nov 04 16:15:19 2008] [notice] Parent: Received restart signal --
> Restarting the server.
> [Tue Nov 04 16:15:19 2008] [notice] Child 1232: Exit event signaled.
> Child process is ending.
> PHP Warning: PHP Startup: Unable to load dynamic library
> 'c:\\php\\ext\\php_pgsql.dll' - the module sp\xe9cifi\xe9 is missed \r\n
> in Unknown on line 0

First thing to check. Is that file (c:\php\ext\php_pgsql.dll) there ?

--
Postgresql & php tutorials
http://www.designmagick.com/


--
Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php

Re: apache+php+postgresql+WindowsXP

am 06.11.2008 23:08:49 von Zied Kharrat

------=_Part_11405_11582082.1226009329845
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

yes of course :)

------=_Part_11405_11582082.1226009329845
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

yes of course :)


------=_Part_11405_11582082.1226009329845--

Re: apache+php+postgresql+WindowsXP

am 06.11.2008 23:19:57 von dmagick

Zied Kharrat wrote:
> yes of course :)

Seems similar to this report:

http://bugs.php.net/bug.php?id=45771 (yes I know for a different version).

See also
http://bugs.php.net/bug.php?id=44905

--
Postgresql & php tutorials
http://www.designmagick.com/


--
Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php

Re: apache+php+postgresql+WindowsXP

am 07.11.2008 00:09:55 von Rod

On 06/11/2008 22:19, Chris wrote:

> http://bugs.php.net/bug.php?id=44905

Yes, I got bitten by this recently also - had to roll back to an earlier
version of PHP altogether.

Ray.

------------------------------------------------------------ ------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------ ------

--
Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php