Having problems installing Drupal? See the Installation Guide for more information.

[Tutorial] How To Install Drupal 6.19 With Clean URLs & Cron on Godaddy Free Economy Hosting Linux

I used this to install 3 separate drupal 6.19's with 3 different databases, Clean URLs, and cron on Godaddy's free hosting account for both of my two domains.
I needed three for a DSP model for each domain.
demo.cyanidekisses.mobi demo.razorbladehugs.mobi for my development site
beta.cyanidekisses.mobi beta.razorbladehugs.mobi for my staging site
cyanidekisses.mobi razorbladehugs.mobi for my production site

You need:
Drupal 6.19 tar.gz download
You'll have to unarchive it and rearchive it as drupal 6.19.zip
Free Economy Hosting with PHP 5 and MySQL 5

1) Go to Godaddy
a. Login to your godaddy account
b. Select My Account on the far right of the screen
c. On the far left of the screen under My Products select hosting
d. Select Manage Account for whatever domain you want to install Drupal 6.19

2) Setup Drupal's Prerequisites
a. PHP 5
Hover over the Content tab, click Add-On Languages, change it to PHP5
b. MySQL 5
Hover over the Databases tab, click MySQL, click Create Database
* make sure to select MySQL version 5
* the database username is your database name

Modules and Theme not auto-detected

In a new installation, I've added 3rd party modules and a theme, but drupal is not auto-detecting them.

database connection error

Hi There,

I am installing the drupal on to the server but while connecting to the database i got an following error message:
"Warning: fopen(./sites/default/settings.php) [function.fopen]: failed to open stream: Permission denied in C:\Inetpub\vhosts\shyamjiinteriors.com\httpdocs\drupal\webdvl\includes\install.inc on line 236

Reg : Notice: unserialize() [function.unserialize]: Error at offset 2 of 21 bytes in D:\wamp\www\myod.in\includes\bootstrap.inc

Hi,

please any one help me , after installing drupal i got

Notice: unserialize() [function.unserialize]: Error at offset 2 of 21 bytes in D:\wamp\www\myod.in\includes\bootstrap.inc on line 556

please make me to solve..

Problems with installing drupal 7.0beta3

Hi!

I have strange problems with Drupal 7 beta 3 install. Setup hangs on both variants of installation (small and full) after Database logging module installed.

----------------------------------------
In small install...

* Notice: Undefined index: SERVER_SOFTWARE in system_requirements() (line 51 of /data/WWW/example.ru/html/modules/system/system.install).
* Notice: Undefined index: argc in drupal_is_cli() (line 2933 of /data/WWW/example.ru/html/includes/bootstrap.inc).
* Notice: Undefined index: argc in drupal_is_cli() (line 2933 of /data/WWW/example.ru/html/includes/bootstrap.inc).
* Notice: Undefined index: SERVER_SOFTWARE in require_once() (line 14 of /data/WWW/example.ru/html/includes/mail.inc).
* Notice: Undefined index: argc in drupal_is_cli() (line 2933 of /data/WWW/example.ru/html/includes/bootstrap.inc).
* Notice: Undefined index: SERVER_SOFTWARE in require_once() (line 14 of /data/WWW/example.ru/html/includes/mail.inc).

Completed 8 of 9
Installed Database logging module

than install hangs
--------------------------------------------

In full install...

* Notice: Undefined index: SERVER_SOFTWARE in system_requirements() (line 51 of /data/WWW/example.ru/html/modules/system/system.install).

Install libgd2 what else needs to be rebuilt?

I have a dedicated server from lunary pages and installed drupal-6.19 on it. The only problem is that that I have the following error in my status report:

GD library Not installed
The GD library for PHP is missing or outdated. Please check the PHP image documentation for information on how to correct this.

When I install libgd, what needs to be rebuilt (apache, php, .... )?

Lunar pages wants $120 an hour to do the upgrade.

Since there are a lot of photos on the website I really need the libgd to create thumbnails.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal