Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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
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
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).
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.