Thread: apache+php+postgresql+WindowsXP
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..
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..
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/
yes of course :)
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/
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 ------------------------------------------------------------------