Problems
From Atomique
Here, known problems will be collected regarding the current release.
[edit]
Plesk and CakePHP
If you are using Plesk you might get the following error message:
Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/error.log) is not within the allowed path(s): (…) in /…/atomique/cake/libs/file.php on line 105
There is already tracker ticket for CakePHP.
Thanks to Cybernotic
[edit]
Lacking trailing slash results in 400 Bad Request
If you have installed Atomique in a subdirectory, e.g. http://www.example.com/atomique/, the lack of the trailing slash might result in an error (400 Bad Request).
In those cases it is advised for now to install Atomique on a subdomain without sub-directories.
[edit]
File Roller and empty directories in the ZIP file
We encountered a problem, where GNOME's File Roller would not extract all directories from the release. Check the file tree, if all directories are included. Especially those that are at first empty, like files, cache, or tmp.
Thanks to Cybernotic

