Problem with autoupdate and marketplace
Permalink
Hi, We have recently moved all our C5 sites to a new hosting company and dedicated server and have been given a new IP address (which we have had problems with because it is new and 'untrusted' by some organisations). I have now tried to update my sites to 5.4.1.1 from 5.4.1 and had the following error:
Warning: Cannot modify header information - headers already sent by (output started at /home/concrete/public_html/concrete/libraries/marketplace.php:88) in /home/concrete/public_html/concrete/libraries/view.php on line 758
Previous to the server move the auto update was working fine, also I noticed that the marketplace integration is broken with a similar error.
Is this something else I have missed in the move or is our server IP address being blocked by the Concrete auto update and marketplace download servers because it is also viewed as untrusted?
Warning: Cannot modify header information - headers already sent by (output started at /home/concrete/public_html/concrete/libraries/marketplace.php:88) in /home/concrete/public_html/concrete/libraries/view.php on line 758
Previous to the server move the auto update was working fine, also I noticed that the marketplace integration is broken with a similar error.
Is this something else I have missed in the move or is our server IP address being blocked by the Concrete auto update and marketplace download servers because it is also viewed as untrusted?
this error is normally cause by not all files being moved, please make sure all files were moved
Thanks for your reply Mnkras, do you mean that some C5 files have not been correctly copied from our old server to the new one? Or that the downloaded auto update for 5.4.1.1 has not correctly coped the files from the temporary folder and/or download server....
If it help the error I get from the Marketplace when I try to install a theme for example is:
Warning: fopen(/home/concrete/public_html/files/tmp/1291481311.zip) [function.fopen]: failed to open stream: Permission denied in /home/concrete/public_html/concrete/libraries/marketplace.php on line 88
If it help the error I get from the Marketplace when I try to install a theme for example is:
Warning: fopen(/home/concrete/public_html/files/tmp/1291481311.zip) [function.fopen]: failed to open stream: Permission denied in /home/concrete/public_html/concrete/libraries/marketplace.php on line 88
ah, chmod /files 777 recursively,
I have now partly solved this problem. Some of the owner and groups on files and folder had been reset to 99 (nobody). Reseting them to the correct account name enabled me to upload images via the File Manager (which was another problem I was now getting).
I'm now getting the following error when updating Concrete:
The following errors occurred when attempting to process your request:
* There was an error unpacking your file. Perhaps you have not uploaded a valid zip file, or you do not have zip installed.
Any thoughts?
I'm now getting the following error when updating Concrete:
The following errors occurred when attempting to process your request:
* There was an error unpacking your file. Perhaps you have not uploaded a valid zip file, or you do not have zip installed.
Any thoughts?
I posted a response on the other thread:
http://www.concrete5.org/index.php?cID=102212...
http://www.concrete5.org/index.php?cID=102212...