Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
hi im getting some pretty strange warning...
PHP Warning: file_exists() [<a href='function.file-exists'>function.file-exists</a>]: open_basedir restriction in effect. File(/usr/local/sbin/identify) is not within the allowed path(s): (/home/xxxxxx:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/xxxxxx/public_html/livehelp/ezcomponents/Base/src/features.php on line 304, referer: livehelp/index.php/site_admin/user/edit/1
and a bunch of these
Warning: curl_setopt() [function.curl-setopt]:
CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an
open_basedir is set in
/home/xxxxx/public_html/livehelp/lib/models/lhchat/erlhcoreclassmodelchatonlineuser.php
on line 292
Offline
Please disable safe mode.
Offline
ok php ini done
safe_mode = Off
i thought it was always off by default since its deprecated and wont even be avail in php 6
thanks
Offline
Pages: 1