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

install success but first registration fails

i get a series of problems / warnings regarding the array_keys() function when i tried to register me as a first user:

**********************

warning: array_keys(): The first argument should be an array in /home/vhosts/url.com/includes/menu.inc on line 852.

warning: Wrong parameter count for min() in /home/vhosts/url.com/includes/menu.inc on line 852.

warning: array_key_exists(): The second argument should be either an array or an object in /home/vhosts/url.com/includes/menu.inc on line 329.

Who could help me setting up Drupal on my DDS account in The Netherlands?

Who could help me setting up Drupal on my DDS account in The Netherlands? I tried to make Drupal work on my DDS account but it won't because I can't get the config.php file right. I am looking for a DDS user that uses Drupal to help me.
badhuis@dds.nl

"The connection was refused when trying to connect to localhost."

I know im probably dumb for asking this... but i cant figure it out and i have looked for an answer already but i cant find anything in the forums. This happens every time i click a link to start a new account after i have installed drupal! HELP!

Link Problems

I have successfully gotten installed Drupal, except for one big problem. When I load the homepage, all of the links direct to http://localhost/?q=admin rather than http://www.domain.com/?q=admin. As a result, I am not able to create an account or do anything else.

I've tried the solutions mentioned in other posts which described a similar problem, but none of them have worked. I tried editing my .htaccess and conf.php files with no success.

.htaccess giving 404 errors on all pages but index.php

I've just installed Drupal to give it a test drive; I'm currently using WordPress and think that Drupal might be a better choice. The initial install went smoothly, I created my admin account, set the options (including clean URLs). Then the system went wonky.

I get a 404 Not Found error whenever I try to load a page that's not the /drupal/index.php page. That means that I can't change any settings, or log myself out.

Server info: Mac OSX, Apache 2.0.54, PHP 4.3.9. The .htaccess in the drupal directory is being processed. It looks like this:



order deny,allow
deny from all

# Set some options
Options -Indexes
Options +FollowSymLinks

# Customized server error messages:
ErrorDocument 404 /Users/bmiller/Sites/drupal/index.php

# Set the default handler to index.php:
DirectoryIndex index.php

# Overload PHP variables:

# If you are using Apache 2, you have to use
# instead of .
php_value register_globals 0
php_value track_vars 1
php_value short_open_tag 1
php_value magic_quotes_gpc 0
php_value magic_quotes_runtime 0
php_value magic_quotes_sybase 0
php_value arg_separator.output "&"

problem with databases

I've installed to the /drupal directory and created a database named greg_drupal since my host forces me to prefix all my databases with greg_.

I'm now getting the following error while trying to load the index:
[code]Fatal error: Table 'greg_drupal.greg_users' doesn't exist query: SELECT u.*, s.* FROM greg_users u INNER JOIN greg_sessions s ON u.uid = s.uid WHERE s.sid = '78ee432846ecbc0826ba418485425b0d' AND u.status < 3 LIMIT 0, 1 in /home/greg/domains/ca.leetservers.net/public_html/drupal/includes/database.mysql.inc on line 125[/code]

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal