Hi
Thanks for all the help, but it seems that this is a bit over my head. I will give it a try and see if I can figure it out.
Best regards
Jon
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Search found 33 matches
- 24 Feb 2014, 12:35
- Forum: B2 & B3 Support
- Topic: Backup missing options
- Replies: 12
- Views: 18625
- 23 Feb 2014, 09:43
- Forum: B2 & B3 Support
- Topic: Backup missing options
- Replies: 12
- Views: 18625
Re: Backup missing options
Hi Johannes
If I start a backup job where can I find the config file?
Best Regards
Jon
If I start a backup job where can I find the config file?
Best Regards
Jon
- 21 Feb 2014, 09:55
- Forum: B2 & B3 Support
- Topic: Backup missing options
- Replies: 12
- Views: 18625
Backup missing options
Hi
I wanted to try the B3 own backup function. I logged on as admin and selected backup. I selected my external usb harddrive but the next step I can only choose all users data, all music, all pictures, all videos and all storage. I want to make another selection then those five options, is that ...
I wanted to try the B3 own backup function. I logged on as admin and selected backup. I selected my external usb harddrive but the next step I can only choose all users data, all music, all pictures, all videos and all storage. I want to make another selection then those five options, is that ...
- 13 Feb 2014, 03:37
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Re: Problem installing Owncloud on B3
Hi
Here comes a update.
Regarding my problem with curl support, I have tried two solutions. The first one was to
Open the php.ini file using
nano /etc/php5/apache2/php.ini
and then to add the following line, under extensions (which is towards the bottom of the file):
extension=php_curl.so
I also ...
Here comes a update.
Regarding my problem with curl support, I have tried two solutions. The first one was to
Open the php.ini file using
nano /etc/php5/apache2/php.ini
and then to add the following line, under extensions (which is towards the bottom of the file):
extension=php_curl.so
I also ...
- 03 Feb 2014, 13:18
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Re: Problem installing Owncloud on B3
Hi
I tried "dpkg -l|grep curl" and it gave the following message.
ii curl 7.21.0-2.1+squeeze4 Get a file from an HTTP, HTTPS or FTP server
ii libcurl3 7.21.0-2.1+squeeze4 Mult i-protocol file transfer library (OpenSSL)
ii libcurl3-gnutls 7.21.0-2.1+squeeze4 Mult i-protocol file transfer library ...
I tried "dpkg -l|grep curl" and it gave the following message.
ii curl 7.21.0-2.1+squeeze4 Get a file from an HTTP, HTTPS or FTP server
ii libcurl3 7.21.0-2.1+squeeze4 Mult i-protocol file transfer library (OpenSSL)
ii libcurl3-gnutls 7.21.0-2.1+squeeze4 Mult i-protocol file transfer library ...
- 03 Feb 2014, 10:24
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Re: Problem installing Owncloud on B3
Hi
I have owncloud up and running for a couple of days and I think everything is ok. I have enabled external storage app and through the choice Local I have added music and pictures folder on the B3, but I have a warning message which is "Warning: Curl-support is not activated or not installed. Add ...
I have owncloud up and running for a couple of days and I think everything is ok. I have enabled external storage app and through the choice Local I have added music and pictures folder on the B3, but I have a warning message which is "Warning: Curl-support is not activated or not installed. Add ...
- 22 Jan 2014, 04:17
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Re: Problem installing Owncloud on B3
Hi
I have a security message under admin settings.
Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible ...
I have a security message under admin settings.
Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible ...
- 22 Jan 2014, 04:05
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Re: Problem installing Owncloud on B3
Hi again
An update
I have tried to rescan the file system. Through ssh I went to /home/web/owncloud and there I wrote occ files:scan --all but that didn´t work so I tried php console.php files:scan --all and that started a scanning process.
When I now click on the music app it loads and I can see ...
An update
I have tried to rescan the file system. Through ssh I went to /home/web/owncloud and there I wrote occ files:scan --all but that didn´t work so I tried php console.php files:scan --all and that started a scanning process.
When I now click on the music app it loads and I can see ...
- 21 Jan 2014, 12:03
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Re: Problem installing Owncloud on B3
Hi
What I did was to add the app external storage support, and then under admin settings I was able to add an external storage. I added a folder named, music, with the external storage, local, and the configuration, /home/storage/music. I enabled it for all users. Under files I have the following ...
What I did was to add the app external storage support, and then under admin settings I was able to add an external storage. I added a folder named, music, with the external storage, local, and the configuration, /home/storage/music. I enabled it for all users. Under files I have the following ...
- 19 Jan 2014, 15:52
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Re: Problem installing Owncloud on B3
Hi
I am still working things out and sometimes I get it right and sometimes I have no clue.
On the B3 I have my music at /home/storage/music. How can I get my music too owncloud? Do I have to move them from the B3 location too the owncloud location or can I make a link (is it called symlink?) that ...
I am still working things out and sometimes I get it right and sometimes I have no clue.
On the B3 I have my music at /home/storage/music. How can I get my music too owncloud? Do I have to move them from the B3 location too the owncloud location or can I make a link (is it called symlink?) that ...
- 17 Jan 2014, 09:01
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Re: Problem installing Owncloud on B3
Hi again
I just wanted a confirmation that the adress for external access to owncloud on B3 is the http://xxxxxxx.myownb3.com/owncloud?
And if that is correct I can't use my own username and password, those that I wrote in config.php at home/web/owncloud/config but I can use admin username and ...
I just wanted a confirmation that the adress for external access to owncloud on B3 is the http://xxxxxxx.myownb3.com/owncloud?
And if that is correct I can't use my own username and password, those that I wrote in config.php at home/web/owncloud/config but I can use admin username and ...
- 17 Jan 2014, 07:42
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Re: Problem installing Owncloud on B3
Hi
I wrote the following in /etc/php5/apache2/conf.d/xcache.ini
[xcache.admin]
xcache.admin.enable_auth = On
; Configure this to use admin pages
xcache.admin.user = "admin" [here I wrote my admin user name]
; xcache.admin.pass = md5(thepasswordwithoutMD5encryption) [here I wrote my admin password ...
I wrote the following in /etc/php5/apache2/conf.d/xcache.ini
[xcache.admin]
xcache.admin.enable_auth = On
; Configure this to use admin pages
xcache.admin.user = "admin" [here I wrote my admin user name]
; xcache.admin.pass = md5(thepasswordwithoutMD5encryption) [here I wrote my admin password ...
- 16 Jan 2014, 13:28
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Re: Problem installing Owncloud on B3
I had a look at the apache2 error log and this is what I found after two attempts to login in through the startup web page.
[Thu Jan 16 19:10:14 2014] [error] [client 192.168.10.94] File does not exist: /home/web/favicon.ico
[Thu Jan 16 19:10:44 2014] [error] [client 192.168.10.94] PHP Fatal error ...
[Thu Jan 16 19:10:14 2014] [error] [client 192.168.10.94] File does not exist: /home/web/favicon.ico
[Thu Jan 16 19:10:44 2014] [error] [client 192.168.10.94] PHP Fatal error ...
- 16 Jan 2014, 12:03
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Re: Problem installing Owncloud on B3
Hi
Ok, so I have to create a database. I searched ownclouds webpage and found the following.
http://doc.owncloud.org/server/5.0/admin_manual/configuration/configuration_database.html
To start the MySQL command line mode use:
mysql -uroot -p
Then a mysql> prompt will appear. Now enter the ...
Ok, so I have to create a database. I searched ownclouds webpage and found the following.
http://doc.owncloud.org/server/5.0/admin_manual/configuration/configuration_database.html
To start the MySQL command line mode use:
mysql -uroot -p
Then a mysql> prompt will appear. Now enter the ...
- 16 Jan 2014, 06:34
- Forum: B2 & B3 Support
- Topic: Problem installing Owncloud on B3
- Replies: 27
- Views: 49926
Problem installing Owncloud on B3
Hi
I wanted to try owncloud so I serched this forum for information and I found http://forum.excito.net/viewtopic.php?f=11&t=4354&hilit=owncloud.
I have done the following:
1. change_distribution elvin -u
2. apt-get update
3. apt-get install apache2 php5 php5-json php5-gd php5-sqlite curl libcurl3 ...
I wanted to try owncloud so I serched this forum for information and I found http://forum.excito.net/viewtopic.php?f=11&t=4354&hilit=owncloud.
I have done the following:
1. change_distribution elvin -u
2. apt-get update
3. apt-get install apache2 php5 php5-json php5-gd php5-sqlite curl libcurl3 ...