Hello, I need a bit of help. I found an error when my site was crawled by google. In the result it get these errors.
Warning: require_once(base/params.php) [function.require-once]: failed to open stream: No such file or directory in /opt/lampp/htdocs/groups/orca/layout/uni/params.php on line 3
Fatal error: require_once() [function.require]: Failed opening required 'base/params.php' (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/groups/orca/layout/uni/params.php on line 3
Also this: /orca/layout/base_en/?C=N;O=D. At this location I placed a empty index.html file because the google results showed the contents of the directory. It looked bad. Im sure the first error is due to a permission problem but Im unable to find which files need their permissions changed.
Thanks for the help.