I'm getting an internal server error when I add SimpleViews and enable it to my site. But if I delete SimpleViews, the error goes away. Could this be something to do with the compatibility with SimpleViews and Vews... or is it something generically funky with my php.ini type of thing? Any leads are much appreciated. -Cathy

Comments

yesct’s picture

Status: Active » Closed (fixed)

not a simpleviews problem
fixed via:
http://drupal.org/node/232773

by putting this in .htaccess:

"AddType x-mapp-php5 .php"