I dont use any external modules. Here is my apache compile script (see below). I only use it with PHP, 4.3.11, upgraded from 4.3.4 because same problem. Do you recall any good stable PHP version? #!/bin/sh ./configure --enable-layout=RedHat \ --enable-access \ --enable-actions \ --enable-alias=shared \ --enable-asis=shared \ --enable-auth=shared \ --disable-auth_anon \ --disable-auth_dbm \ --disable-auth_digest \ --disable-auth_ldap \ --enable-autoindex \ --enable-cache=shared \ --enable-cern_meta \ --enable-cgi \ --enable-cgid=shared \ --disable-charset_lite \ --disable-dav \ --disable-dav_fs \ --enable-deflate \ --enable-dir \ --enable-disk_cache=shared \ --disable-echo \ --enable-env \ --disable-example \ --enable-expires \ --disable-ext_filter \ --enable-file_cache \ --enable-headers \ --enable-imap \ --enable-include \ --enable-info=shared \ --disable-isapi \ --disable-ldap \ --enable-log_config \ --enable-logio=shared \ --enable-mem_cache=shared \ --enable-mime \ --enable-mime_magic \ --enable-negotiation \ --disable-nw_ssl \ --disable-proxy \ --disable-proxy_ftp \ --disable-proxy_http \ --disable-proxy_connect \ --enable-rewrite=shared \ --enable-setenvif \ --enable-so \ --disable-speling \ --enable-ssl \ --enable-status=shared \ --enable-suexec=shared \ --enable-unique_id \ --enable-userdir=shared \ --enable-usertrack=shared \ --enable-vhost_alias \ --with-mpm=prefork Regards, JA --- Nick Kew <nick@xxxxxxxxxxxx> wrote: > James A wrote: > > > Is this known bug? > > No. That kind of thing is usually caused by buggy third-party > modules. What happens if you remove them? > > > Because I read here : > > Follow that to the bugs database > http://issues.apache.org/bugzilla/show_bug.cgi?id=10164 > and it's PHP, not Apache. > > -- > Nick kew > > --------------------------------------------------------------------- > 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 > > ____________________________________________________ Sell on Yahoo! Auctions ? no fees. Bid on great items. http://auctions.yahoo.com/ --------------------------------------------------------------------- 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