For some reason I can't get --enable-discard-path to work when PHP
is compiled as an apache module. I'm using PHP 4.0.6 and phpinfo()
shows this:
'./configure' '--with-mysql=/home/blixen/carl/mysql/' '--enable-track-vars'
'--enable-discard-path' '--with-apxs=/home/blixen/carl/apache/bin/apxs'
'--prefix=/home/blixen/carl/apache/' '--enable-debug'
I'm not doing sumething stupid like including a file that starts with !#,
so what's going wrong here?