This is a forum for helping users host their Drupal site.

Moving Drupal to another server - blank page

I moved Drupal 5.2 to another server and if I use the .htaccess file I get a blank page, but if I rename the .htaccess file to something else, then I can see my website. I moved from a shared hosting to a dedicated server. Any ideas what I am missing here?

The following is my current .htaccess file:

#
# Apache/PHP/Drupal settings:
#
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.mydomain.com/$1 [R,L]

RewriteCond %{HTTPS} !=on
RewriteRule ^/?(user|ad|cart|admin|content|catalog|en|es|category|node|uc_paypal|cgi-bin/webscr|taxes/calculate|mass-emails) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]

FileETag none
# Protect files and directories from prying eyes.

Order allow,deny

# Don't show directory listings for URLs which map to a directory.
Options -Indexes

# Follow symbolic links in this directory.
Options +FollowSymLinks

# Customized error messages.
ErrorDocument 404 index.php

# Set the default handler.
DirectoryIndex index.php index.htm index.html

# Override PHP settings. More in sites/default/settings.php
# but the following cannot be changed at runtime.

# PHP 4, Apache 1.

?q=en/admin/logs/status

I recently moved a Drupal 5 from one host to another and it is showing the following error:

"One or more problems were detected with your Drupal installation. Check the status report for more information." when I go to Status Report (?q=en/admin/logs/status) I get blank page.

Can anyone help with this issue, please.

Pages of catalog taxonomy/term/... don't open.

Hello.

Sorry for my bad English.
Help me please.

On my site http://airs.ru the pages such as http://airs.ru/catalog/conditioners/household/multi-split-inverter (i.e. taxonomy/term/...) don't open.
In log is mistake: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 491520 bytes) of in.../sites/all/themes/airs/node-product.tpl.php

memory_limit 32M

How many users a drupal 7 site can handle on my server?

Hello,
i m planing to make a small social networking site.

i have server with
hexa core 3Ghz processor
8GB ram
120 GB SSD HD

can this server support around 5 thousands logged in active users.

Thank You
Ankit

Looking for some tips to tune up my VPS

Hi

A month ago I moved my site from a share hosting to a VPS. The reason why I moved the site was because the hosting provider was going to update all servers to PHP 5.3 and since I 'm running Drupal 6 I didn't wanted to take the risk.

I don't know much about VPS and at the beginning everything seemed to work fine, but for the last week I've been experiencing downtimes, Apache's falls and httpd lost conections and also I get OOM issues.

The VPS is a:
Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
with 512M
runnning linux

Review of Drupal Specialist hosting by TMDHosting

TMDHosting put a few posts on d.o. recently, so I went to look at their service. I have often posted that Drupal on shared hosting does not work, so I thought I should give them a chance.

The homepage http://tmdhosting.com/ offers Drupal specialist hosting at $3.85 per month inc. free domain. A very competitive price. (Don't take any notice of the countdown timer till end of Easter special offer: I signed up on time, but the timer started to run again from zero after it expired).

They offer free module install and free updates (which their homepage calls 'updates') on Drupal. I have not tried this service.

Even an install of Nodestream (a module-heavy Drupal distro) worked fast. I do not know whether that is because they are doing something right, or because there are only 8, low-traffic domains so far on this 8GB RAM server (96.127.139.58).

The homepage says the use lightspeed, but this appears not to apply to the Drupal server, which has Apache (IMO likely to be less trouble). It has php 5.2 (5.3 is recommended for D7 and some important contrib modules will not work on 5.2 e.g. http://drupal.org/project/notifications). By default 256MB RAM is allocated to php. It is a cPanel server running mysql 5.0 (why? cPanel does support 5.5).

Pages

Subscribe with RSS Subscribe to RSS - Hosting support