<div>Hello Daniel</div><div>Thanks for the reply. But I couldn't find any safe_mode attribute in php.ini</div><div>Further, I ran a small test to be sure.</div><div><span style="background-color:rgb(255,255,255)"><span class="default" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px"><?php</span><span class="default" style="color:rgb(0,0,187);font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px"> <br>
</span><span class="comment" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px">// Check for safe mode<br></span><span class="keyword" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px">if( </span><span class="default" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px">ini_get</span><span class="keyword" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px">(</span><span class="string" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px">'safe_mode'</span><span class="keyword" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px">) ){<br>
    </span><span class="comment" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px">echo 'safe mode on';<br>
</span><span class="keyword" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px">}else{<br>    echo 'safe mode off';</span><span class="comment" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px"><br>
</span><span class="keyword" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px">}<br></span><span class="default" style="font-family:Consolas,'Andale Mono WT','Andale Mono','Lucida Console',Monaco,'Courier New',Courier,monospace;font-size:14px">?></span></span></div>
<div><br></div><div>It also returned 'safe mode off'.</div><div>I can't understand the open_basedir part. Please help</div><div><br></div><div>Regards</div><div>Ayudh</div><br><div class="gmail_quote">On Sun, Feb 24, 2013 at 8:30 PM, Daniel Molkentin <span dir="ltr"><<a href="mailto:danimo@owncloud.com" target="_blank">danimo@owncloud.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Try to turn off safe_mode in php.ini.<div><br><div><div>Am 24.02.2013 um 15:58 schrieb Ayudh Das:</div>
<div class="im"><br><blockquote type="cite"><span style="border-collapse:separate;font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium">curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set</span></blockquote>
</div></div><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><div style="word-wrap:break-word">
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><div style="word-wrap:break-word">
<div>--</div><div><a href="http://www.owncloud.com" target="_blank">www.owncloud.com</a> - Your Data, Your Cloud, Your Way!</div><div><br>ownCloud GmbH, GF: Markus Rex, Holger Dyroff<br>Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)</div>
</div></span></div></span></span>
</div>
<br></div></div><br>_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
<br></blockquote></div><br>