Drupal is an open-source, database-backed CMS written in PHP by a worldwide community.
3
votes
6answers
2k views
2
votes
4answers
12k views
SSL - how to make both http and https work
I have set up a Drupal 6 site on a dedicated server, and enabled SSL through the "Matrix" control panel which was installed on it.
The problem is now, the site ONLY loads pages from https. Most of ...
1
vote
1answer
583 views
MySQL cluster for Drupal?
We have a pretty busy site based on Drupal and I was thinking of introducing some form of clustering for HA and Load balancing.
However, http://drupal.org/requirements says: Drupal supports MyISAM ...
1
vote
5answers
219 views
Synching 2 remote folders
We have 2 Drupal servers that read/write to their own copy of the same folder (the sites/default/files folder for those of you who know a bit about Drupal). Those 2 folders should be in sync. I've ...
0
votes
1answer
203 views
umask is being ignored on Gentoo while creating new files
I have a server running Gentoo and hosting a drupal installation.
Whenever a Drupal update is executed, the directory permissions of the updated module turn from 755 to 744 preventing the application ...
0
votes
4answers
823 views
Hardware recommendation for a web 2.0 site using drupal [closed]
We are working in a new website (a typical web 2.0 website). We are going to
use drupal and mysql. We expect to have an estimated traffic of 2000 users per day (perhaps 200 - 300 new users per day).
...
-1
votes
2answers
925 views
Apache mod_fcgid keeps giving error
I have ubuntu server, PHP 5.3.2, Apache/2.2.14. and i have drupal website on this server.
whenever i try to upload image using imagemanager drupal module i got the following errors in apache log and ...
