Page 1 of 1

After successful install admin page has PHP errors

Posted: Thu Nov 20, 2008 5:23 pm
by alex876
Hi there, I've been looking for a system that give me the option to have full control whilst still being user firndly.  CMSMS seems to be that system.

I've successfully installed, however, when I try to access the admin page, I get this 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'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!!!)

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.

Re: After successful install admin page has PHP errors

Posted: Thu Nov 20, 2008 5:26 pm
by alby
alex876 wrote: I've successfully installed, however, when I try to access the admin page, I get this error:
Check if you have admin/themes/default/login.php
maybe broken ftp-transfer
re-upload admin folder

Alby

Re: After successful install admin page has PHP errors

Posted: Thu Nov 20, 2008 5:43 pm
by alex876
Many thanks, FileZilla hadn't uploaded the folders, I've never encountered that problem before.  Is there a fullproof way to upload files apart form the shell method?

Re: After successful install admin page has PHP errors

Posted: Thu Nov 20, 2008 6:46 pm
by Pierre M.
alex876 wrote: Is there a fullproof way to upload files apart form the shell method?
May be monitoring the FTP upload log. May be using FZ3 "compare" feature. And using CMSms validity checking in the admin panel.

Pierre M.