<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>Hi Victor,</p>
<p> </p>
<p>thats what my phpinfo says:</p>
<h2><a name="module_Core"></a>Core</h2>
<table style="width: 600px;" border="0" cellpadding="3">
<tbody>
<tr>
<td class="e">PHP Version</td>
<td class="v">5.3.2-1ubuntu4.18</td>
</tr>
</tbody>
</table>
<p> </p>
<table style="width: 600px;" border="0" cellpadding="3">
<tbody>
<tr class="h"><th>Directive</th><th>Local Value</th><th>Master Value</th></tr>
<tr>
<td class="e">allow_call_time_pass_reference</td>
<td class="v">Off</td>
<td class="v">Off</td>
</tr>
<tr>
<td class="e">allow_url_fopen</td>
<td class="v">On</td>
<td class="v">On</td>
</tr>
<tr>
<td class="e">allow_url_include</td>
<td class="v">Off</td>
<td class="v">Off</td>
</tr>
<tr>
<td class="e"> </td>
</tr>
</tbody>
</table>
<p> </p>
<p>It is set in my php.ini as shown above.</p>
<p>Thanks for your help. </p>
<p>Gregor</p>
<p> </p>
<p>Am 28.11.2012 18:37, schrieb Victor Dubiniuk:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div>Hi Gregor,</div>
<div> </div>
What is the value of <em style="font-weight: bold; font-style: normal; font-family: arial,sans-serif; line-height: 10.666666984558105px; background-color: #ffffff;">allow_url_fopen </em>in your php.ini?<br /><br /><br />---
<div>Victor</div>
<div><br />
<div class="gmail_quote">On Wed, Nov 28, 2012 at 6:25 PM, Gregor Gilka <span><<a href="mailto:mail@gregorgilka.de">mail@gregorgilka.de</a>></span> wrote:<br />
<blockquote class="gmail_quote" style="margin: 0  0  0  .8ex; border-left: 1px  #ccc  solid; padding-left: 1ex;"><span style="text-decoration: underline;"></span>
<div style="font-family: Verdana,Geneva,sans-serif;">
<p>Hi again,</p>
<p>bz2 php extension was and is installed.</p>
<p> </p>
<p>Thanks for the warning, but up to now I don't have any issues with my config.php. I did a fresh install with 4.5.2 and want to update to 4.5.3, which does not work. As the update process doesn't even start I don't have a backup directory at all.</p>
<p><br />I know I can do a manual update. I did that several times with the other versions. But probably I am not the only one with this issue.</p>
<p>Any more ideas?</p>
<p>Thanks,</p>
<p>Gregor</p>
<p> </p>
<p> </p>
<p>Am 28.11.2012 15:00, schrieb Victor Dubiniuk:</p>
<div>
<div class="h5">
<blockquote style="padding-left: 5px; border-left: #1010ff  2px  solid; margin-left: 5px; width: 100%;">
<div>Hi, </div>
<div> </div>
No, it doesn't use CURL at the moment. The package is downloaded  with protocol wrapper for 'copy' function 
<div>
<div>Is bz2 PHP extension enabled?</div>
<div> </div>
<div>Also I should warn you about this critical bug <a href="https://github.com/owncloud/apps/issues/233">https://github.com/owncloud/apps/issues/233</a></div>
</div>
<div>You'll probably need to copy <strong>config.php</strong> from the backup created by Updater manually as it is suggested by the reporter:</div>
<blockquote class="gmail_quote" style="margin: 0px  0px  0px  0.8ex; border-left-width: 1px; border-left-color: #cccccc; border-left-style: solid; padding-left: 1ex;"><span style="color: #333333; font-family: Helvetica,arial,freesans,clean,sans-serif; font-size: 13px; line-height: 20px; background-color: #fbfbfb;">workaround: copy your old config from [OC-installdir]/backup/4.90.2*/core/config/config.php to [OC-installdir]/config<br /></span><span style="color: #333333; font-family: Helvetica,arial,freesans,clean,sans-serif; font-size: 13px; line-height: 20px; background-color: #fbfbfb;">change owner to your webuser: i.e. on debian: chown www-data. [OC-installdir]/config/config.php</span></blockquote>
<div> </div>
<div> </div>
<div> </div>
<div>---</div>
<div>Victor</div>
<br />
<div class="gmail_quote">On Wed, Nov 28, 2012 at 4:42 PM, Gregor Gilka <span><<a href="mailto:mail@gregorgilka.de">mail@gregorgilka.de</a>></span> wrote:<br />
<blockquote class="gmail_quote" style="margin: 0  0  0  .8ex; border-left: 1px  #ccc  solid; padding-left: 1ex;">Thanks for your fast reply,<br /><br /> php5-curl was installed, curl package was not. I installed the latter ans still am not able to use the update button.<br /><br /> phpinfo() says:<br /><br /> curl<br /> cURL support           enabled<br /> cURL Information       7.19.7<br /> Age             3<br /><br /> Features<br /> AsynchDNS       No<br /> Debug           No<br /> GSS-Negotiate   Yes<br /> IDN             Yes<br /> IPv6            Yes<br /> Largefile       Yes<br /> NTLM            Yes<br /> SPNEGO          No<br /> SSL             Yes<br /> SSPI            No<br /> krb4            No<br /> libz            Yes<br /> CharConv        No<br /> Protocols       tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps<br /> Host            i486-pc-linux-gnu<br /> SSL Version     OpenSSL/0.9.8k<br /> ZLib Version    1.2.3.3<br /><br /> Regards,<br /> Gregor<br /><br /><br />Am 28.11.2012 14:33, schrieb Diederik de Haas:
<div>
<div><br />
<blockquote class="gmail_quote" style="margin: 0  0  0  .8ex; border-left: 1px  #ccc  solid; padding-left: 1ex;">On Wednesday 28 November 2012 14:24:12 Frank Karlitschek wrote:<br />
<blockquote class="gmail_quote" style="margin: 0  0  0  .8ex; border-left: 1px  #ccc  solid; padding-left: 1ex;">> Error: Unable to fetch package<br /> > is syslog it says:<br /> > {updater} Failed to download<br /> > <a href="http://download.owncloud.org/releases/owncloud-4.5.3.tar.bz2">http://download.owncloud.org/<span style="text-decoration: underline;"></span>releases/owncloud-4.5.3.tar.<span style="text-decoration: underline;"></span>bz2</a> package<br /><br /> Strange. This url works for me.</blockquote>
<br /> @Frank: Does updater use curl for updating?<br /> @Gregor: Do you have the curl packages installed? (curl, php5-curl)</blockquote>
______________________________<span style="text-decoration: underline;"></span>_________________<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">https://mail.kde.org/mailman/<span style="text-decoration: underline;"></span>listinfo/owncloud</a></div>
</div>
</blockquote>
</div>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</body></html>