Compilation failed: regular expression too large at offset
Date added: 10 February 2012 Last revised: 10 February 2012 Hits:
If you have this error, please try this:
- Edit /administrator/components/com_docman/docman.config.php (make a backup first)
- Find the line that starts with var $fname_reject
- Change it to:
var $fname_reject = 'index.htm|index.html|index.php';