ok i've changed the config line to
Quote:
define('FORBIDDEN_EXTENSIONS','\.(gz|z|tar|css|zip|tgz|msi|arj|zoo|rar|r[0-9]+|exe|bin|pkg|rpm|deb|bz2)$');
|
to try and eliminate the .css files being indexed and causing errors.
as for httpd.conf, I don't have access to this file on my host :/
my max_execution_time is set to 50000 if this helps