Sometimes an error comes
- Jan
-
Topic Author
- Offline
- New Member
-
18 years 1 month ago #342
by Jan
Hello, sorry for my modest English (google translate) sometimes with me this error message comes:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/lib/php/ioncube/ioncube_loader_lin_5.1.so) is not within the allowed path(s): (/www/htdocs/v******/:/tmp:/usr/bin:/www/htdocs/v******:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/v******/components/com_sef/sef_func.php on line 7
Site error: the file /www/htdocs/v******/components/com_sef/sef_func.php requires the ionCube PHP Loader ioncube_loader_lin_5.1.so to be installed by the site administrator.
Momentarily the newest Loader is installed as well as the newest version of SEF Advance.
How can I create remedy?
Greeting Jan
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/lib/php/ioncube/ioncube_loader_lin_5.1.so) is not within the allowed path(s): (/www/htdocs/v******/:/tmp:/usr/bin:/www/htdocs/v******:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/v******/components/com_sef/sef_func.php on line 7
Site error: the file /www/htdocs/v******/components/com_sef/sef_func.php requires the ionCube PHP Loader ioncube_loader_lin_5.1.so to be installed by the site administrator.
Momentarily the newest Loader is installed as well as the newest version of SEF Advance.
How can I create remedy?
Greeting Jan
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
18 years 1 month ago #347
by Saka
Emir Sakic
www.sakic.net
Looks like some server configuration / permission problem.
Is ionCube installed in php.ini? Is it dedicated server or hosted site?
Is ionCube installed in php.ini? Is it dedicated server or hosted site?
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Jan
-
Topic Author
- Offline
- New Member
-
18 years 1 month ago #351
by Jan
I've a managed server and ioncube was installed in the file /ioncube
Here ist my phpinfo www.opel-voting.de/phpinfo.php
Here ist my phpinfo www.opel-voting.de/phpinfo.php
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
18 years 1 month ago #352
by Saka
Emir Sakic
www.sakic.net
/usr/lib/ is not within your shared directories under open_basedir
Either add /usr/lib/ there like:
Don't forget to restart Apache.
Either add /usr/lib/ there like:
or move ioncube to some of the allowed paths like /usr/bin/ioncube//www/htdocs/v034163/:/tmp:/usr/bin:/www/htdocs/v034163:/bin:/usr/local/bin:/usr/share/php:/usr/lib
Don't forget to restart Apache.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Jan
-
Topic Author
- Offline
- New Member
-
17 years 11 months ago #697
by Jan
Hello,
my Support have moved ioncube to the allowed directories
/usr/bin/ioncube
but i've sometimes the same error.
my Support have moved ioncube to the allowed directories
/usr/bin/ioncube
but i've sometimes the same error.
Please Log in or Create an account to join the conversation.