Hi:
I´m making a site with the dgssearch. For my local use, I´m using apache with mySQL. In local with apache, there are no errors, but when I upload the folder with the dgssearch I have this error:
Error: Configuration error(s) in config.php. Details below:
Unable to access language 'english' (dgssearch/libs/language/english.php).
I configured the debug mode to appear the results in the page and the result is:
Debug: main() - Calling processConfig()
>Debug: processConfig()
->Debug: normalizeConfig()
->Debug: loadLanguage() - Checking language pack 'english' stored in 'dgssearch/libs/language/english.php'. [Not Readable]
Error: Configuration error(s) in config.php. Details below:
Unable to access language 'english' (dgssearch/libs/language/english.php).
\nDebug: main() - Total Time: 0.0
I think the config.php is OK. Will the error be in english.php?
Anybody can help me please?
Thanks.