Elxis CMS Forum

Support => Installation => Topic started by: abgcompu on July 06, 2007, 03:25:47

Title: Problem Installin the software. Help
Post by: abgcompu on July 06, 2007, 03:25:47
I have upload the file to the site. Then I got this message

Warning: main() [function.main]: open_basedir restriction in effect. File(/path/to/elxis/install/includes/Core/utf8.class.php) is not within the allowed path(s): (/home/miamisto:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/miamisto/public_html/includes/Core/loader.php on line 25

Warning: main(/path/to/elxis/install/includes/Core/utf8.class.php) [function.main]: failed to open stream: Operation not permitted in /home/miamisto/public_html/includes/Core/loader.php on line 25

Fatal error: main() [function.require]: Failed opening required '/path/to/elxis/install/includes/Core/utf8.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/miamisto/public_html/includes/Core/loader.php on line 25
Title: Re: Problem Installin the software. Help
Post by: datahell on July 06, 2007, 07:25:44
What is this?: /path/to/elxis/install/includes/Core/utf8.class.php

Did you wrote the absolute path right? Check your configuration.php file.
Title: Re: Problem Installin the software. Help
Post by: Ivan Trebješanin on July 06, 2007, 12:18:52
Exactly the same thing happened to me when I tried to run Elxis from the portable server, on a flash. On one computer my flash drive letter was H:, and on the other it was F:, so Elxis faled to load. I think this is 99% path related problem. Check carefully you paths, and then tell us was this your problem.