Bug#357522: mime_magic warnings about application/x-awk

2006-03-17 Thread dean gaudet
another workaround is to make a copy of /usr/share/file/magic.mime, i called mine /usr/share/file/magic.mime.php4 ... then comment out the awk regex line... then edit /etc/php4/apache/php.ini and somewhere in the [PHP] section add: mime_magic.magicfile = "/usr/share/file/magic.mime.php4" ... i

Bug#357522: mime_magic warnings about application/x-awk

2006-03-17 Thread Norbert Veber
Package: libapache-mod-php4 Version: 4:4.4.2-1 Severity: important Hi, I run apache through inetd on my system. Recently I installed a new version of libmagic1 which is causing php to print a warning to stdout every time apache is run. This extra junk on stdout causes clients to be unable to co