On 08/02/2013 07:06 AM, ?????? ?????? wrote:
cron task: /usr/bin/php -f /var/www/owncloud/cron.php

and see output:
PHP Notice: This XML document is invalid, likely due to invalid characters. XML error: Reserved XML Name at line 2, column 38 in /var/www/owncloud/apps/appframework/3rdparty/SimplePie/library/SimplePie.php on line 1506


_______________________________________________
Owncloud mailing list
Owncloud@kde.org
https://mail.kde.org/mailman/listinfo/owncloud
Can you find out which feed causes this? I've looked up the line in the simplepie code and it does a sprintf (for whatever reason) which means it prints stuff regardless if you implement error handling to cope with it. Most likely you can ignore it
_______________________________________________
Owncloud mailing list
Owncloud@kde.org
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to