Are you using an old mod_php4 compiled for Apache 2.0.xx? If so, you need to recompile mod_php4 against Apache 2.2, because Apache 2.0.xx module format is different to the Apache 2.2.0 format. Or are you trying to load mod_php4 & mod_php5 at the same time into Apache 2.2.0, which would really confuse Apache ? Keith In theory, theory and practice are the same; In practice they are not. On Wed, 22 Feb 2006, Thomas Schweikle wrote: > To: users@xxxxxxxxxxxxxxxx > From: Thomas Schweikle <tps@xxxxxxxxx> > Subject: [users@httpd] php and apache22 > > Hi! > > starting apache22 with mod_php4 I am prompted with various error > messages: > > PHP Warning: Function registration failed - duplicate name - > imagick_ordereddither in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_composite in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_set_image_comment in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_set_image_quality in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_destroyhandle in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_read in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_free in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_add_resource in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_list_magickinfo in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_new in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_init in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_copy_sample in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > imagick_copy_resize in Unknown on line 0 > > If I start without mod_php4 apache22 is started and stays > running. Any idea what is wrong here? > > -- > Thomas > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx