News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Subs-Packages error log

Started by SaidJan, August 08, 2017, 10:24:45 AM

Previous topic - Next topic

SaidJan

When I click on Packages from admin menu, I get 16 errors, all in line 249 of subs-packages.php file. I edited 3 things with myhostname,myuser,mywebsite to copy here.  ;)

2: PharData::__construct(): open_basedir restriction in effect. File(/home/vol1_1/myhostname.com) is not within the allowed path(s): (/php_sessions:/tmp:/var/www/errors:/usr/share/pear:/home/vol1_1/myhostname.com/myhostusername/mywebsitename/htdocs)


246: // This may not always be defined...
247: $return = array();
248:
==>249: $archive = new PharData($file, RecursiveIteratorIterator::SELF_FIRST, null, Phar::ZIP);
250: $iterator = new RecursiveIteratorIterator($archive, RecursiveIteratorIterator::SELF_FIRST);
251:
252: // go though each file in the archive

d3vcho

Are you using SMF 2.1 Beta 3, or the latest build from GitHub?
"Greeting Death as an old friend, they departed this life as equals"

SaidJan


Illori

this looks like an issue your host would need to correct. have you contacted them about it?

SaidJan


Illori

i would suggest you go ahead and do so.

Advertisement: