Dear Nextcloud developers,
I was using owncloud for almost 10 months now and yesterday I upgraded to NextCloud. I am quite happy to see most of the developments happened in last few months. I wish to point out first my experience of migrating and then current issues.
For the moment i am hosting the cloud in a shared cPannel from a 3rd party hoster. The reason being I dont have too much money or a great internet connection or experience in configuring and maintaining a server. Due to this i have some limitations and I am stuck. I need your help to get out of the bottle neck.
Firstly I want to point out about easy web migration tool
Before migrating to NextCloud i was using ownCloud 9.1.6.2. I used the web migrator as shown in the youtube video. The problem is even though NextCloud new update is out, the web migrator still takes NextCloud 10.0.5 update. Therefore I updated manually by deleting all the files except config and data folders. I connected my hosting website through Putty and in terminal i used the commands to copy NextCloud 10.0.6 are suggested. Once i wanted to update, NextCloud shows a error that it cant migrate from ownCloud 9.1.6.2. So i changed config/config.php to 9.1.6.1 and it worked.
Can you please make sure that people from 9.1.6.2 can also smoothly migrate using webtool?
Now coming to the actual problem which I am facing.
After i migrated to NextCloud 10.0.6 everything was working fine. I can use the SSH to access OCC. Till then everything was smooth and easy. But then i got a update request for NextCloud 11.0.4. So i accepted the request and the web installation happened smoothly.
Now the problem is when i am using SSH command line to execute OCC it says
“This version of Nextcloud requires at least PHP 5.6.0
You are currently running 5.4.45. Please update your PHP version.”
I spoke with my web hosting company, they say they have installed and configured PHP 7.0.18 (phpinfo.jpg) for my website. Since we are on a shared cPannel they cant change the PHP version of cPannel. In such case what should i do to access OCC commands using SSH.
after migration other error is
“Error PHP Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. at Unknown#0 2017-08-09T05:48:10+0200”
can you also give some solution to this one.
Nextcloud version : 11.0.4
Operating system and version : linux cPannel version 60 (x86_64)
Apache or nginx version: 2.2.31
PHP version: 5.4.45
Is this the first time you’ve seen this error?: Yes
.