View Single Post
  #1  
Old 07-28-2009, 10:25 AM
octaman octaman is offline
New Member
 
Join Date: Jul 2009
Posts: 2
Default Ioncube Loader doesn't work

I have followed all of the other threads in the forum that I could find, but my server is saying it is an open_basedir restriction causing the issue. If I look at phpinfo, it is not showing ioncube either so it appears it is not loading.

I get the following message in my web app that requires it:

Warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/usr/local/lsws/lsphp5/lib/php/extensions/no-debug-non-zts-20060613) is not within the allowed path(s):

(/home/user:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp)

Any ideas?
Reply With Quote