I've successfully installed, however, when I try to access the admin page, I get this error:
I'm running CMSMS version 1.41 on a Linux Sever with PHP4. (I thought it might be happier with PHP5 but when I switched I got one additional error!!!)Warning: main(/home/aamediac/public_html/grendel/admin/themes/default/login.php) [function.main]: failed to open stream: No such file or directory in /home/aamediac/public_html/grendel/admin/login.php on line 195
Warning: main(/home/aamediac/public_html/grendel/admin/themes/default/login.php) [function.main]: failed to open stream: No such file or directory in /home/aamediac/public_html/grendel/admin/login.php on line 195
Warning: main() [function.include]: Failed opening '/home/aamediac/public_html/grendel/admin/themes/default/login.php' for inclusion (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/aamediac/public_html/grendel/admin/login.php on line 195
I did an FTP install from Filezilla. The sample website displays fine.
Can anyone help?? Thank you.
ps. I had a look through these forums and FAQs and troubleshooting and Google but couldn't find this error.