Bug#652843: Patch

2011-12-29 Thread william felipe_welter
There is a simple patch for the initialization script that resolve this issue: 173a174 > APACHE_LOG_DIR=$(. $APACHE_ENVVARS && echo $APACHE_LOG_DIR) 174a176,182 > if [ ! -d $APACHE_LOG_DIR ] ; then > log_daemon_msg "Creating Log directory on: >

Bug#500558: Apache fails to start..

2011-12-29 Thread william felipe_welter
I can reproduce this behavior "out of" boot on Squeeze.. The error occurs when you have one interface that only have IPv6 address ( this happen if you call dhclient on some interface that has no link ) and have one directive listen with IPv4 address ( even if is the loopback address) on the ports.

Bug#645874: getimagesize

2011-12-28 Thread william felipe_welter
Jurian, I running the last version of apache2 ( 2.2.16-6+squeeze4) and i get no errors with this function.. Can you show the line on your code that is getting error ? What is showing on the error log of apache? Try this: var_dump(getimagesize("http://www.debian.org/Pics/openlogo-50.png";)); And

Bug#646208: RFH: apache2 -- Apache HTTP Server

2011-10-31 Thread william felipe_welter
Hello Stefan, I have some experience on Apache, and i work with debian packaging for customs distros.. I also have some experience with debugging using gdb, strace, ltrace and other tools in x86 and sparc archs, .. Im not too busy now, and i very glad to help you in this project. -- William