Questions tagged [drupal]

Drupal is an open-source, database-backed CMS written in PHP. It is maintained and supported by a worldwide community. Questions about installing and maintaining Drupal belong on Drupal.SE

Drupal is an open-source, database-backed CMS written in PHP by a worldwide community.

Resources:

270 questions
0
votes
3 answers

google sites on a private cloud

Can google sites/apps be installed on your own infrastructure say the way Drupal or Wordpress could? I can't seem to find resources pointing me towards the way to do this. Appreciate any pointers.
ved
  • 117
  • 1
0
votes
2 answers

What email service would work best in this scenario?

Possible Duplicate: Recommended SMTP Relay Service I am using a VPS server at Linode to host a few Drupal websites. For web I am using Nginx, and all email is hosted with Google Apps. I need to be able to allow Drupal to send out emails, but is…
Shane Grant
  • 305
  • 1
  • 3
  • 12
0
votes
1 answer

MySQL running but not connecting to Drupal Database.

Our School Drupal site died after upgrade. MySQL is running but cannot connect to database. MyphpAdmin returns Error 2002.![Screenshot of MySQL activity.][1] Drupal 6.22 (after attempted upgrade) with MySQL 5.1.37 running on Apple Xserve…
0
votes
2 answers

How do you manage drupal's cron when spread on multiple servers?

What's the best way to stop the machines fighting, while keeping them identical to keep things simple and reduce single points of failure?
chrism2671
  • 2,579
  • 9
  • 34
  • 45
0
votes
1 answer

Drupal/pressflow VPS set-up

I'm about to port a high traffic website to Drupal v6.x (maybe 7.x) on a VPS. I have a bit of experience with Linux in the name of Ubuntu. Of course I can relay on a managed VPS package. How ever I would like to pick the best set-up. The VPS…
mach3
  • 1
  • 1
0
votes
1 answer

Mounting NFS directory causes creating Zero byte files

I have two Servers, Server X (IP 192.168.1.1) and Server Y (IP 192.168.1.2), both of them are ubuntu 9.1 i have created varnish load balancer on them for my drupal website (pressflow 6.22) I have mounted a directory of imagecache from server X to Y…
Alaa Alomari
  • 638
  • 6
  • 19
  • 37
0
votes
1 answer

Create new git repos from exist git cloned project

I have some repos cloned from http://drupal.org/project/ For work behind firewall, I want to import these cloned project to my local git server. How can I do that?
olragon
  • 35
  • 5
0
votes
2 answers

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 dont get my uploaded image as expected: [Sun…
Alaa Alomari
  • 638
  • 6
  • 19
  • 37
0
votes
1 answer

Apache / Drupal configuration on my AWS instance

I am a newbie and need some help although I tried going through the other posts. I have successfully installed my drupal site in /var/www/mywebsite folder. Now I went to the place from where I bought my domain (mywebsite.com) and configured an A…
user75700
  • 13
  • 2
0
votes
1 answer

SSL, nginx, and Drupal - A nightmare

I have installed an ssl certificate on my server, and read a whole lot and did all the different suggested things, but I cannot seem to get the $_SERVER['HTTPS'] variable to show up. Someone please help. Here's my config: Server: Linode Ubuntu…
0
votes
2 answers

Hide folder from root URL of website

I have a website set up on shared hosting like so... http://www.mysite.com/cms/index.php I'd like to have the /cms folder hidden from the URL. I also need to manage redirects from the old folder structure - if that is necessary. Thanks Update I…
Sam
  • 2,020
  • 1
  • 16
  • 22
0
votes
2 answers

What is the best server environment to resist massive traffic with Drupal?

I am setting up a Drupal website that might have critical traffic for a while. What is the best setup (distro, apache/ngynx/lighttpd, reverse proxy, sql server, php version, etc) to handle it? Drupal configurations/modules are welcome, as well.
Capi Etheriel
  • 418
  • 5
  • 10
0
votes
3 answers

Local dns for testing websites using mobile devices

I have no idea where to start from so sorry in advance if this topic has already been discussed. I usually develop web sites using my laptop as a development server, and recently I needed to test a web site using various mobile devices that can…
Morpheu5
  • 259
  • 4
  • 18
0
votes
1 answer

How to redirect a non-Drupal-URL to a Drupal URL?

On a domain running Drupal, I need to redirect a legacy URL, http://www.example.com/?group=example to http://www.example.com/support-request. I tried using Drupal's Global Redirect module, but it doesn't seem to be working; I'm guessing because…
Matt V.
  • 837
  • 1
  • 9
  • 12
0
votes
1 answer

How to track down why my shared web host is losing data bound for mysql?

I use shared web hosting for a couple of Drupal sites, using my hosting provider's MySQL database server for storage. One of the sites recently sent me a few emails that should have been written to the database, but there was no record of…
Matt V.
  • 837
  • 1
  • 9
  • 12