* Thus wrote [EMAIL PROTECTED]: > > I believe Apache's Allowoverride directive must have "Options" or > > "+Options" set for php_value changes to be permitted on a per-directory > > basis in .htaccess files. > > > > "Allowoverride All" is one way to make sure they're permitted. :D > > So... if I throw an override all in the .htaccess file I'm set? ;) > > ... > So using .htaccess files themselves is apparently OK on this one. > It's when I throw in the php_value statement that things blow up.... > any ideas why?
Seek the apache error_log, it will tell you exactly why the 500 occurse. Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

