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

Shared Hosting Providers

I am doing a researching as to what to use for developing. I am following the installation guide and now i am wondering which web hosting to follow there are 4 main Shared Hosting Providers.

Drupal Hosting from Green Geeks
Arvixe - Preloaded with Drupal
Bluehost
Hosting for the Drupal Community

Any suggestion? My ultimate goal is the development.
Thanks

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

Pages

Subscribe with RSS Subscribe to RSS - Hosting support