I was just wondering if theres a solid tutorial anywhere out there that could help me getting drupal work on amazons EC2 running SuSe?
Or if anyone that has some experience that could help me out, would also be much appreciated!!
New to the Drupal community and must say, love Drupal :) Used it before for one of my sites!
I'm looking for a good solution how to change the output file location. By default all file paths in Drupad lead to /sites/sitename.com/files/.. but i'm trying to change that so that all paths will be changed to links to static domain like http://static.sitename.com.
I tried both drupal 7 rc-1 and rc-2 but theres is problem in previewing views. Also after creating views the page which is supposed to display the view is blank. While creating views I get this error message "Unable to preview due to validation errors." What might be the problem???
I am using drual 7-rc-1 but trying to upgrade to 7-rc-2 and it says upgrading drupal core is not supported this time. Will I be able to upgrade to 7.0 without any problem??
I am using Drupal 7 - rc 2 and PHP filtering.
When I execute the code throw PHP code format it do not display either Swedish (åö) or Spanish (ñ) letters.
It is an output from Mysql.
If I run the same script directly on the same server it is OK.
Are there settings I not have found?