I have it installed on a “Strato Power Web A“ Webspace. It works but not the calendar function, because my php-version is not yet updated to 5.3 (5.2.17 atm). I called the support a few days ago, but there is no possibility to speed up the update. If you are a new customer, you'll have 5.3 immediately.
I could install it , when adding line
addtype application/x-httpd-php53 .php .php5
as first line to .htaccess file(s)
-------------------------------------------
had eror messages re app.php
OCP\CONFIG ,
gone when replacing \ by /
-------------------------------------------
next error referring typical PHP error message
"Can not modify header information"
gone, when commenting header stmts in template.php
circumvention, not removing original reason
-------------------------------------------
last error not yet corrected was regarding
Warning: disk_free_space(): Value too large for defined data type ...
regarding stmt 165 in local.php
regarding function disk_free_space
------------------------------------
does not alow any upload as it now says, size to big ( even for 1 byte )
I have already played with modifications of the local.php.
As I remember, I was at the right statement - seems I did not understand how to finall solve it :-)
I have installed owncloud on a Strato Power Web Basic. I have added the following line in the .htaccess : addtype application/x-httpd-php53 .php .php5
now i can see the follow error messages:
Warning: disk_free_space(): Value too large for defined data type in /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/filestorage/local.php on line 165 Warning: Cannot modify header information - headers already sent by (output started at /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/filestorage/local.php:165) in /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/template.php on line 162 Warning: Cannot modify header information - headers already sent by (output started at /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/filestorage/local.php:165) in /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/template.php on line 163 Warning: Cannot modify header information - headers already sent by (output started at /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/filestorage/local.php:165) in /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/template.php on line 164 Warning: Cannot modify header information - headers already sent by (output started at /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/filestorage/local.php:165) in /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/template.php on line 162 Warning: Cannot modify header information - headers already sent by (output started at /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/filestorage/local.php:165) in /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/template.php on line 163 Warning: Cannot modify header information - headers already sent by (output started at /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/filestorage/local.php:165) in /mnt/webj/c3/77/xxxxxxxx/htdocs/owncloud/lib/template.php on line 164
Sory for my english but I am french.
I have this error when I import a VCard, where is the error ?
Import: skipping card. Error parsing VCard: BEGIN:VCARD VERSION:2.1 SOURCE:Yahoo! AddressBook (http://address.yahoo.com) PRODID:-//Yahoo!/AddressBook/YAB3/2012 FN;CHARSET=utf-8:Thomas N;CHARSET=utf-8:;Thomas;;; NICKNAME;CHARSET=utf-8:Toto BDAY;CHARSET=utf-8:1979523 ADR;HOME;CHARSET=utf-8;ENCODING=QUOTED-PRINTABLE: = ;;295 voie romaine;Saint martin aux arbres;Seine-Maritime;76760;Com. Com ADR;WORK;CHARSET=utf-8:;;Add2;ville2;Dep2;CP2;R?gion2 LABEL;HOME;CHARSET=utf-8;ENCODING=QUOTED-PRINTABLE: = ;;295 voie romaine;Saint martin aux arbres;Seine-Maritime;76760;Com. Com=0A7= 6760 Saint martin aux arbres=0ACom. Com LABEL;WORK;CHARSET=utf-8;ENCODING=QUOTED-PRINTABLE: = ;;Add2;ville2;Dep2;CP2;R?gion2=0ACP2 ville2=0AR?gion2 TEL;HOME;CHARSET=utf-8:+33232700613 TEL;WORK;PREF;CHARSET=utf-8:+33235579641 TEL;FAX;CHARSET=utf-8:+33241309498 TEL;CELL;CHARSET=utf-8:+33664935174 EMAIL;INTERNET;PREF;CHARSET=utf-8:thomas@xxxx.com EMAIL;INTERNET;CHARSET=utf-8:thomas.guenneguez@yyyyyy.fr ORG;CHARSET=utf-8:Patisserie Pasquier UID;CHARSET=utf-8:7cccd8f8d83947427121167881a8a54e X-CID;CHARSET=utf-8:16777282 X-CREATED;CHARSET=utf-8:1304593584 X-MODIFIED;CHARSET=utf-8:1312664764 REV;CHARSET=utf-8:85 X-PRIMARY-PHONE;CHARSET=utf-8:1 END:VCARD
Hi to all, I have installed my first server, yet I cannot find a way to make use of the music folder and pictures..it seems that they are disabled. Please help me to make it work. Thank you.