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

Hangs, nothing happens

I have drupal 4.7 on a box with apache and postgres 7.4 and mod_php4. Alright, I set everything up. Create a drupal user, the database, run the sql, start up apache and head over to http://127.0.0.1:80/index.php. Unfortunately, it never completes. It just hangs. I don't get an error message or anything. Postgres seems to be doing well; I looked in the logs:

Several MySQL errors during and after installation

While using drupal is smooth and very effective, I found that when installing on my system (php5, mysql5.0 stable) I encountered several errors, such as...

#1364 - Field 'pages' doesn't have a default value
when trying to execute

REPLACE blocks SET module = 'user', delta = '0', status = '1';
REPLACE blocks SET module = 'user', delta = '1', status = '1';

Problems with installation on Windows

Dear guru's

I'm having problems with Drupal installation on Windows. I posted all the details on http://drupal.org/node/23202#comment-70939 but didn't get solution.
Can you help please?

Thank you in advance,
Jacob.

Problem making admin user

Hi. At first sorry for my english

I have a problem before install drupal 4.6.4.

I set up the files into my web server and make the database, but when i try to make the admin user (first account created) firefox send me a message:

- "The url isn't valid and cannot be charged"

I think that i uploaded all the files, the only thing i changed is the .htaccess (i must rename it in order to my webhost runs) and the file settings.php)

Thanks.

Best regards.

INSERT INTO aggregator_feed (RSS errors) (fix)

Drupal 4.7.0 B1
PHP 5.1.1
MySQL 4.1.14

When I tried to add an RSS feeds I get these errors posted to the log:

Field 'description' doesn't have a default value query: INSERT INTO aggregator_feed (fid, title, url, refresh, block) VALUES (4, 'Yahoo National News', 'http://rss.news.yahoo.com/rss/us', 3600, 5) in O:\public\InetPub\drupal-cvs\includes\database.mysql.inc on line 108.

I went and set that field for the "not null" to off (in MySQL admin) and now I'm getting:

The requested method POST is not allowed for the URL /index.html, tried other solutions

Hey all.

I ran into the subject's error message and searched the forums. Most solutions said that I had an index.html and an index.php page in the drupal directory. This is definitely not the case.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal