Discussion:
[PHP-INSTALL] Using PHP 5.2.14 msi
Roel Veldhuizen
2010-11-14 16:36:23 UTC
Permalink
Hi all,

I have been trying to install PHP on Apache 2.2 using the msi installer on
Windows. Normally i wouldn't do it this way but since I've to explain it to
other... ;-)

The problem is however, i installed a fresh apache 2.2 instance, it runs.. (
or as the apache page says; it works! ) now, the second step is to install
php 5.2.14 (can't use 5.3 for this purpose) but after installation and
restarting apache it will pop an error( attached, not that is says much).

As php installation dir i choose c:/PHP and selected the apachedir/conf/ for
configurations files. Anyone any clues?

Thanks in advance!
--
Vriendelijke groeten,
Roel Veldhuizen
Sharl.Jimh.Tsin
2010-11-15 06:47:04 UTC
Permalink
you'd better check the logs of Apache httpd first which located in
_APACHEROOT_/log/error.log.

Best regards,
Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**)
Post by Roel Veldhuizen
Hi all,
I have been trying to install PHP on Apache 2.2 using the msi installer on
Windows. Normally i wouldn't do it this way but since I've to explain it to
other... ;-)
The problem is however, i installed a fresh apache 2.2 instance, it runs.. (
or as the apache page says; it works! )  now, the second step is to install
php 5.2.14 (can't use 5.3 for this purpose) but after installation and
restarting apache it will pop an error( attached, not that is says much).
As php installation dir i choose c:/PHP and selected the apachedir/conf/ for
configurations files. Anyone any clues?
Thanks in advance!
--
Vriendelijke groeten,
Roel Veldhuizen
Roel Veldhuizen
2010-11-15 18:24:55 UTC
Permalink
It seems that PHP installs perfectly but it goes wrong with enabling the
curl extension.
*[Mon Nov 15 18:52:55 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?*
Starting the Apache2.2 service
*The Apache2.2 service is running.*
*pid file C:/Program Files/Apache Software
Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of
previous Apache run?*
*[Sun Nov 14 18:38:23 2010] [notice] Apache/2.2.17 (Win32) configured --
resuming normal operations*
*[Sun Nov 14 18:38:23 2010] [notice] Server built: Oct 18 2010 01:58:12*
*[Sun Nov 14 18:38:23 2010] [notice] Parent: Created child process 3164*
*[Sun Nov 14 18:38:23 2010] [notice] Child 3164: Child process is running*
*[Sun Nov 14 18:38:23 2010] [notice] Child 3164: Acquired the start mutex.
*
*[Sun Nov 14 18:38:23 2010] [notice] Child 3164: Starting 64 worker
threads.*
*[Sun Nov 14 18:38:23 2010] [notice] Child 3164: Starting thread to listen
on port 80.*
*[Sun Nov 14 18:39:09 2010] [error] [client 127.0.0.1] File does not
exist: C:/Program Files/Apache Software
Foundation/Apache2.2/htdocs/favicon.ico*
*[Sun Nov 14 18:39:51 2010] [notice] Parent: Received restart signal --
Restarting the server.*
*[Sun Nov 14 18:39:51 2010] [notice] Child 3164: Exit event signaled.
Child process is ending.*
*[Sun Nov 14 18:39:52 2010] [notice] Child 3164: Released the start mutex*
*[Sun Nov 14 18:39:52 2010] [notice] Apache/2.2.17 (Win32) configured --
resuming normal operations*
*[Sun Nov 14 18:39:52 2010] [notice] Server built: Oct 18 2010 01:58:12*
*[Sun Nov 14 18:39:52 2010] [notice] Parent: Created child process 3920*
*[Sun Nov 14 18:39:56 2010] [crit] (OS 1813)Kan het opgegeven brontype
niet vinden in het kopiebestand. : master_main: create child process
failed. Exiting.*
*[Sun Nov 14 18:39:56 2010] [notice] Parent: Forcing termination of child
process 36 *
*[Sun Nov 14 18:40:15 2010] [notice] Child 3164: All worker threads have
exited.*
*[Sun Nov 14 18:40:15 2010] [notice] Child 3164: Child process is exiting*
*[Sun Nov 14 20:39:20 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?*
*[Sun Nov 14 20:40:29 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?*
*[Sun Nov 14 21:53:33 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?*
*[Mon Nov 15 18:52:47 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?*
*[Mon Nov 15 18:52:55 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?*
you'd better check the logs of Apache httpd first which located in
Post by Sharl.Jimh.Tsin
_APACHEROOT_/log/error.log.
Best regards,
Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**)
Post by Roel Veldhuizen
Hi all,
I have been trying to install PHP on Apache 2.2 using the msi installer
on
Post by Roel Veldhuizen
Windows. Normally i wouldn't do it this way but since I've to explain it
to
Post by Roel Veldhuizen
other... ;-)
The problem is however, i installed a fresh apache 2.2 instance, it
runs.. (
Post by Roel Veldhuizen
or as the apache page says; it works! ) now, the second step is to
install
Post by Roel Veldhuizen
php 5.2.14 (can't use 5.3 for this purpose) but after installation and
restarting apache it will pop an error( attached, not that is says
much).
Post by Roel Veldhuizen
As php installation dir i choose c:/PHP and selected the apachedir/conf/
for
Post by Roel Veldhuizen
configurations files. Anyone any clues?
Thanks in advance!
--
Vriendelijke groeten,
Roel Veldhuizen
--
Vriendelijke groeten,
Roel Veldhuizen
--
Vriendelijke groeten,
Roel Veldhuizen
Sharl.Jimh.Tsin
2010-11-16 03:29:00 UTC
Permalink
Post by Roel Veldhuizen
[Sun Nov 14 18:39:56 2010] [crit] (OS 1813)Kan het opgegeven brontype niet vinden in het >>kopiebestand. : master_main: create child process failed. Exiting.
check it.especially "Kan het opgegeven brontype niet vinden in het
kopiebestand",do you know the meaning of this? it seems to be not
English language.

Best regards,
Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**)
Post by Roel Veldhuizen
It seems that PHP installs perfectly but it goes wrong with enabling the
curl extension.
[Mon Nov 15 18:52:55 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
Starting the Apache2.2 service
The Apache2.2 service is running.
pid file C:/Program Files/Apache Software
Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of
previous Apache run?
[Sun Nov 14 18:38:23 2010] [notice] Apache/2.2.17 (Win32) configured --
resuming normal operations
[Sun Nov 14 18:38:23 2010] [notice] Server built: Oct 18 2010 01:58:12
[Sun Nov 14 18:38:23 2010] [notice] Parent: Created child process 3164
[Sun Nov 14 18:38:23 2010] [notice] Child 3164: Child process is running
[Sun Nov 14 18:38:23 2010] [notice] Child 3164: Acquired the start mutex.
[Sun Nov 14 18:38:23 2010] [notice] Child 3164: Starting 64 worker
threads.
[Sun Nov 14 18:38:23 2010] [notice] Child 3164: Starting thread to listen
on port 80.
C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico
[Sun Nov 14 18:39:51 2010] [notice] Parent: Received restart signal --
Restarting the server.
[Sun Nov 14 18:39:51 2010] [notice] Child 3164: Exit event signaled. Child
process is ending.
[Sun Nov 14 18:39:52 2010] [notice] Child 3164: Released the start mutex
[Sun Nov 14 18:39:52 2010] [notice] Apache/2.2.17 (Win32) configured --
resuming normal operations
[Sun Nov 14 18:39:52 2010] [notice] Server built: Oct 18 2010 01:58:12
[Sun Nov 14 18:39:52 2010] [notice] Parent: Created child process 3920
[Sun Nov 14 18:39:56 2010] [crit] (OS 1813)Kan het opgegeven brontype niet
vinden in het kopiebestand.  : master_main: create child process failed.
Exiting.
[Sun Nov 14 18:39:56 2010] [notice] Parent: Forcing termination of child
process 36
[Sun Nov 14 18:40:15 2010] [notice] Child 3164: All worker threads have
exited.
[Sun Nov 14 18:40:15 2010] [notice] Child 3164: Child process is exiting
[Sun Nov 14 20:39:20 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
[Sun Nov 14 20:40:29 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
[Sun Nov 14 21:53:33 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
[Mon Nov 15 18:52:47 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
[Mon Nov 15 18:52:55 2010] [warn] pid file C:/Program Files/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
Post by Sharl.Jimh.Tsin
you'd better check the logs of Apache httpd first which located in
_APACHEROOT_/log/error.log.
Best regards,
Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**)
Post by Roel Veldhuizen
Hi all,
I have been trying to install PHP on Apache 2.2 using the msi installer on
Windows. Normally i wouldn't do it this way but since I've to explain it to
other... ;-)
The problem is however, i installed a fresh apache 2.2 instance, it runs.. (
or as the apache page says; it works! )  now, the second step is to install
php 5.2.14 (can't use 5.3 for this purpose) but after installation and
restarting apache it will pop an error( attached, not that is says much).
As php installation dir i choose c:/PHP and selected the
apachedir/conf/ for
configurations files. Anyone any clues?
Thanks in advance!
--
Vriendelijke groeten,
Roel Veldhuizen
--
Vriendelijke groeten,
Roel Veldhuizen
--
Vriendelijke groeten,
Roel Veldhuizen
Loading...