July 29, 201411 yr I need to move from MAMP PRO installation on my awesome MacBook to a Linux (Redhat) server running webmin (no myphpadmin)... I know three things need to happen overall 1. put site into maintenace mode 2. export / then import mySQL database 3. Copy over files Hopefully that works.... let's find out.
September 17, 201411 yr Author Imported Database oaipse Uploaded files to /var/www/ Trying to run and getting the following error: Warning: file_put_contents(temporary://filehkYbap): failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed in file_unmanaged_save_data() (line 1941 of /var/www/includes/file.inc). The file could not be created. Warning: file_put_contents(temporary://file43j89l): failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed in file_unmanaged_save_data() (line 1941 of /var/www/includes/file.inc). The file could not be created. Two potential solutions I found so far... 1. tmp directory is setup incorrectly in Open Atrium 2. permissions issues
Create an account or sign in to comment