Bruno Antunes wrote:

[error] Couldn't render template "file error - index.tt <http://index.tt>: not found"

Type ps -ef | grep apache
Make a note of the user that apache is running as. Su to root. Su to the user that apache is running as. Cd into the directory that index.tt is in. Cat index.tt. Do not chmod everything 777. Directories should be 755 and files 644 (mostly if your not too worried about tight permissions)

Also please post as text not HTML your above error is getting mangled

--

Regards

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to