Hi,
I'm new to Contao and have 'inherited' a few Contao websites to manage. I had to move one website to a different Server (from Centos 6.7 to another Centos 6.7), and since this is a highly customised site I thought it would be easiest to migrate the whole Contao directory, including DB, as explained in the 'Moving an installation' section of the installation guide. Since testing the site on the new server, the site works, but not it's customised site layout. I check all the necessary environment stuff, PHP , nginx etc. can't see a problem there, nor is there anny problem in the logs.
I ran the Contao check tool, and it tells me something about 'safe hack mode'. I have not been using ftp, and do not want to use it. What is this safe hack mode, and which directories does Contao needs to write to? I already gave 777 permissions to
assets/images
assets/images/*
system/logs
system/tmp
This is the output of the check:
~~~~~~
PHP 5.3.3
You can install Contao 2.x
You can install Contao 3.x
Requirements
You can use the Extension Repository. More information …
You can use the Live Update. More information …
You do need the Safe Mode Hack. More information …
~~~~~~
More Information:
~~~~~~
php.ini settings
The PHP safe_mode is not enabled.
Creating a test folder
The test folder could not be created.
It seems that the PHP process does not have enough permissions to create folders on your server.
Creating a test file
The test file could not be created.
It seems that the PHP process does not have enough permissions to create files on your server.
You do need the Safe Mode Hack on this server.
~~~~~~
So which exact test folder and file could not be created, and which permissions need changing? Is there any other reason why the custom layout isn't working on the new server?
Any help with this would be greatly appreciated!
Chris
BTW this is Contao 3.2.4
Bookmarks