php-windows | 2001051

[PHP-WIN] auto variable parsing won't work, any ideas? From: eco (ecologik <email protected>)
Date: 05/13/01

i'm using php4.0.5 on apache 1.3.14 (win32) in win2000.

when i was under win98 i was able to use the auto variable parsing of
php, but now after i have installed win2000 it no longer works, i've
upgraded apache and php since then, and i have checked and .conf and
.ini files, and all are correct

a simple <? echo "num is " . $blah; ?> with address
http://x.x.x.x/?blah=1 doesn't even work, only says 'num is '

any ideas/tips/suggestions on this would be appreciated...

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
For additional commands, e-mail: php-windows-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>