I started creating some content earlier today to see what Zymic could offer. As I'd used Drupal previously I created a area for the squash club site that I run, and all seemed well for a while (great in fact). Now however, though I can see the files and folders still exist using File Manager or FileZilla, I always get a 404 error. I thought as long as there was a file called index.* at that URL this would load by default.
Furthermore, if I explicitly list the file, if it's an html file it works correctly (e.g. http://www.camberleysquash.zxq.net/index.html) but php files don't - my PC always asks me what local app it should use to read the file (e.g. http://www.camberleysquash.zxq.net/drupal/index.php).
If this was my server I guess I'd try to check the Apache configuration file (httpd.conf) and check / add the line "AddType application/x-httpd-php .php" but as I have no access to Zymic's...