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

nginx - another rewrite or internal redirection cycle - drupal

While migrating a site from another server, some strange problem occured. I use the default configuration for all my drupal sites, but this one doesnt seem to work. Some image files cause an internal server error - rewrite or internal redirection…
s1ck
  • 145
  • 1
  • 2
  • 8
0
votes
1 answer

Finding malicious code injected into MySQL

Possible Duplicate: My server's been hacked EMERGENCY I've got a new client whose site looks like it has been hacked. It's running Drupal and I have run Hacked on it to verify that the file structure hasn't changed. I can add the Paranoia…
Mike Gifford
  • 113
  • 7
0
votes
2 answers

Login to Drupal fails with Nginx and proxy_pass, but works when accessing Drupal directly

We need to proxy pass an url in which my.domain.com need to get drupal.apps.server.com. We configured rewrite and is working fine. Then we configured proxypass and while accessing my.domain.com we are getting the contents but we are unable to login…
Geo
  • 575
  • 3
  • 9
  • 23
0
votes
2 answers

Mod_rewrite not working on ISPConfig 3 Server

Problem I recently migrated a Drupal site from a shared hosting server to my own VM. Everything appears to work correctly, except clean urls. My VM Setup Ubuntu 10.04 LAMP ISPConfig 3 What I've tried From reading up on a number of drupal forums…
Akahadaka
  • 113
  • 1
  • 1
  • 3
0
votes
1 answer

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 from accessing the files. The umask is defined as…
drcelus
  • 1,254
  • 4
  • 14
  • 28
0
votes
3 answers

File Not Found for All Nodes in Drupal

My Drupal installation is having all links to nodes show up with a File Not Found error. Admin pages and such are ok, it's just pages with ?q=node/# I tried using Update.php to fix anything, but that didn't do it. Any other ideas?
Jared
  • 111
  • 1
  • 5
0
votes
1 answer

Drupal Commons using sendmail with Gmail SMTP smart host: Account suspended for abuse

I have a Linux VPS with two Drupal sites, one of them using Drupal Commons. Both installations are told to send mail via sendmail, which in turn is configured to relay mail to the Gmail SMTP server (via the smart host directive). Two different…
Mikael
  • 103
  • 3
0
votes
1 answer

centos linux log messages filling up with page not found

We have experienced some instability on our server lately. Checking log/messages there is a lot of messages like this Apr 25 20:27:17 lillevinkel2 drupal: http://skobloggen.lillevinkelsko.no|1335378437|page not…
Tom
  • 219
  • 1
  • 4
0
votes
2 answers

php security on a system with only known php software (or: need alternative non-PHP CMS)

I have a deep antipathy for PHP due to its security record and the way the project handles security in general. Unfortunately I have to deploy a CMS and I need a modern theme for it. So far I have looked almost everywhere but it always comes down to…
khaos
  • 213
  • 2
  • 8
0
votes
2 answers

Site resolves fine without "www", "www" creates database error

Working with BOA ( Barracuda / Octopus / Aegir ) , I've installed a few Drupal sites without any problems and following the same process for all. BOA is running on Nginx. All sites are going thru Cloudflare's network , where I set the same DNS…
PatrickS
  • 360
  • 1
  • 3
  • 12
0
votes
1 answer

LAMP server being used to send SPAM

Possible Duplicate: My server's been hacked EMERGENCY I have a LAMP server running that has suddenly started trying to send out spam email. I wonder would anyone have any suggestion to help track down how this is being done. The server itself…
Jan Geep
  • 201
  • 3
  • 8
0
votes
1 answer

Maintaining a static website in the Drupal root

I have a virtual host setup to host a Drupal website. This is replacing our center's old website. However, a portion of that website (which is completely static) needs to still live on and have the same linkage as it did previously. To elaborate…
Lester Peabody
  • 205
  • 1
  • 2
  • 9
0
votes
2 answers

Memcache warnings

I have installed memcache on a Dreamhost VPS (Debian GNU/Linux 5.0.9 (lenny) / memcached 1.4.10 ) for a Drupal site . If for some reason the server needs rebooting, memcache is not restarted and Drupal spits out warnings about not being able to…
PatrickS
  • 360
  • 1
  • 3
  • 12
0
votes
1 answer

Drupal File System

In order to try & improve load time , I'm thinking of creating a specific subdomain for the files folder in a Drupal site. Further improvement could be for instance to have that specific subdomain on a cloud... I'm not really knowledgeable about…
PatrickS
  • 360
  • 1
  • 3
  • 12
0
votes
4 answers

Error during drupal installation

I am facing a problem while installing drupal on my Linux (Fedora 15) machine. I have downloaded the drupal package from drupal.org website and copied the package to my web directory /var/www/html/DP There I have extracted the package and renamed…
Untraceable
  • 176
  • 1
  • 5