Elxis CMS Forum

Support => Installation => Topic started by: de-active on September 20, 2011, 15:42:00

Title: Installation Error: Admin Access
Post by: de-active on September 20, 2011, 15:42:00
I don't normally have a problem installing Elxis but it seems like I have encountered a problem this time.

I did the web installer installation but when trying to log onto the backend of the site, I get the following error:
Quote



PHP Chyba [Warning]

Fatal error: require_once() [function.require]: Failed opening required '/home/SiteName/public_html/administrator/tools/lrecorder/recorder.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/SiteName/public_html/administrator/index.php on line 82


What is the problem and how do i resolve it?

Also, something I have never come across before, why is the backend langauge only in Český  normally the default language is English but I couldn't change the backend admin language.

Any help would be appreciated.

Thanks
Title: Re: Installation Error: Admin Access
Post by: Ivan Trebješanin on September 20, 2011, 15:49:09
Is your server running PHP in "Safe mode"?
Title: Re: Installation Error: Admin Access
Post by: de-active on September 20, 2011, 15:55:00
Good question, how would I know if it's running in safe mode?
Title: Re: Installation Error: Admin Access
Post by: Ivan Trebješanin on September 20, 2011, 16:11:48
Create some file, write into it:
Code: [Select]
<?php phpinfo(); ?>Then save it as filename.php
Then access it trough browser: http://sitename.tld/filename.php
Title: Re: Installation Error: Admin Access
Post by: de-active on September 20, 2011, 18:27:01
Hi Ivan,

Thanks for your response, please see PM.

Thanks
Title: Re: Installation Error: Admin Access
Post by: Ivan Trebješanin on September 20, 2011, 21:45:20
OK, so I checked and see that you have missing files in your installation. Since I saw that you have cpanel, you can upload elxis as zip file and extract it via cpanel. Reinstall everything and it should be fine.
Title: Re: Installation Error: Admin Access
Post by: de-active on September 20, 2011, 22:43:02
So do I need to do both?

Do I need to upload all files (via uploading whole of exlis and unzipping) and reinstalling elxis?

If I just replace missing files (by unzipping everything) would that not work?


Thanks
Title: Re: Installation Error: Admin Access
Post by: de-active on September 20, 2011, 22:57:43
I have just reinstalled it and this time it worked (yes, my FTP was giving me problems before, it kept on loosing connecition, which meant not all files were uploaded.) BUT

Why is the backend of Elxis admin login still NOT in English (which is what I set the default language as when I installed it). When I login into the backend it's in Czech I think even through from configration it's set to English?

Any ideas?

Thanks 
Title: Re: Installation Error: Admin Access
Post by: de-active on September 20, 2011, 23:02:35
FIXED people  ;D

Thanks Ivan

PS: I can't seem to find or access the .php file any ideas to how I can find/access it?

Title: Re: Installation Error: Admin Access
Post by: Ivan Trebješanin on September 20, 2011, 23:03:35
Which .php file?
Title: Re: Installation Error: Admin Access
Post by: de-active on September 20, 2011, 23:27:46
Ooops I meant .ini file the php configuration file
Title: Re: Installation Error: Admin Access
Post by: Ivan Trebješanin on September 20, 2011, 23:52:07
You mean php.ini? If so, it depends on your server config. You also may not be allowed to access it.