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
1 answer

how to allow nginx to allow /forum

so we have a nginx and drupal site and the the folder structure looks like this /my_site [ drupal site root] /mysite/index.php [ drupal main index file] /my_site/forum [ I created this folder this is not a standard drupal…
vishal
  • 103
  • 2
0
votes
6 answers

Advice about hosting

I would like to ask you about hosting, maybe it's a 'stupid' question, but I'm starting to manage with this, and I need some help. I need to find a hosting for some web sites (8 web sites created with the same template). The only thing I know is…
Miriam
0
votes
2 answers

Ubuntu running Apache Server (Prefork) PHP Fast-CGi High CPU Usage

I have a server running very slowly due to high CPU usage. I think this must be a configuration issue but I can't put my finger on why. The server is running Plesk and I've configured PHP to run as a Fast CGi application. Server spec: Quad-Core AMD…
0
votes
1 answer

Delay in loading site - not caused by Apache, MySQL. How to find the cause?

I've just moved two sites to a new server. They are both similar, Drupal based sites. One loads normally (1-3 seconds) but the other takes up to 12-15 seconds. After much logging and measuring I've found that most of the delay is waiting for a…
jalal
  • 153
  • 6
0
votes
3 answers

SOA architecture requires 99.9% availability -> 9hrs max downtime -> physical architecture mapping?

External architects have designed an architecture for a Service-Oriented Architecture environment. They fixed the availability to be 99.9%, equivalent to max 9 hrs downtime [per year]. Where can I find resources on how to map this to a physical…
transient_loop
  • 499
  • 1
  • 4
  • 15
0
votes
4 answers

Hardware recommendation for a web 2.0 site using drupal

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). Based on your experience, could you recommend the…
Ezequiel
  • 137
  • 7
0
votes
0 answers

drupal nginx 404 error for image

I am used this tutorial https://www.digitalocean.com/community/articles/how-to-install-drupal-with-nginx-on-an-ubuntu-13-04-vps to install Drupal 7 on my LEMP . everything work fine. i am using a drupal module "views infinite scroll" this module…
alireza
  • 303
  • 1
  • 2
  • 5
0
votes
1 answer

Set up instance of Drupal website on fresh Ubuntu server?

I am a brand new to Drupal...and web programming, for that matter. I have set up an Ubuntu 12.10 server, installed Apache, and installed Drupal 7.24 (all through bash...I am working from the server ssh). I now want to take a Drupal repository from…
0
votes
3 answers

MySQL connection error on drupal system

here's the error message: The MySQLi error message was: "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)." here's the url: http://bang-on.com i have no idea what this means but a friend of mine is kinda freaking…
jon
0
votes
0 answers

Why standard, virtual host Drupal 7 config causes 403 (Forbidden) in Apache2?

Virtual host declaration causing the problem (source): ServerAdmin admin@d7 DocumentRoot /vagrant/d7 ServerName www.d7.local ServerAlias d7.local RewriteEngine On RewriteOptions inherit
Codium
  • 123
  • 1
  • 10
0
votes
1 answer

Facing difficulty with migrating from wordpress to Drupal

One of my blog was built on WordPress but now I want to use Drupal as the CMS of my blog. To do so I have deleted all the WordPress files from my server and the Database and MySQL user which are associated with WordPress blog and uploaded the Drupal…
rakibtg
  • 101
  • 3
0
votes
1 answer

NGINX Drupal Redirect for Mobile

What I want to do; I want mobile users to be redirected to http://m.site.org/mobile-home. Being redirected to the m.bzaeds.org isn't an issue. I also have this working fine in Apache, but the same .htaccess rule I have in apache doesn't seem to be…
Ethabelle
  • 2,052
  • 14
  • 20
0
votes
1 answer

Getting Drupal or Apache to try a proxy on 404

I have a legacy (Tomcat) site that used to be called host.domain and recently deployed a Drupal site. The new Drupal server is now host.domain and the old Tomcat server is legacy.domain. Most of the hierarchy has been replicated in Drupal, so…
0
votes
1 answer

permission errors in drupal setup

Im attempting to install Drupal 7 on a VM (CentOS 6.4 x64). I have copied all the files from the tar.gz to /var/www/html (after installing Apache ). I managed to solve most of the PHP issues but it's still complaining about some permissions…
ethrbunny
  • 2,369
  • 4
  • 41
  • 75
0
votes
4 answers

Upgrade from php53 to php53u (epel to IUS repositories) - Centos 6.4

I want to upgrade my CentOS 6.4 server from php53 (epel repository) to php53u (ius repository). I already enabled the ius repository, but am hesitant to just play around because there are production web-sites on the server. (Because the production…
Ursula
  • 176
  • 1
  • 7