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

warning: Missing argument 2 for variable_get()

I have been installing Drupal 4.6.3 with quite a few added modules. Everthing was working quite well and then I suddenly started getting the following Warnings after adding comments or posting to my blog, posting a story still works fine but commenting or replying to comments caused:

php code block problem

I'm trying to add a custom php code block - actually its the block listed here (http://drupal.org/node/21390). The php code keeps giving me the error...
Parse error: parse error in /home/httpd/vhosts/mysite.net/httpdocs/includes/common.inc(1857) : eval()'d code on line 2

I've tried a few other php block examples and they all give me the same error. Any ideas on what could be causing this?

Multisite... Again...

Up front: I *have* searched (and found) plenty of threads about Multisite installs of Drupal, but whatever I do, it just won't work.

I have 1 domain and in the root op public_html I only have a redirect directly to a subdomain of mine (because the TLD I wanted was already taken), so my main site is at: http://van.name.be.

Apache Internal server error

I made a fresh installation of drupal 4.6.3, I uploaded the mysql table correctly, but I get an "Internal server error" when I try to access my site.

The exact message is:

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, postmaster@enocommerce.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

I read in the support forum that it may be due to .htaccess, so I tried to comment out the suggested commands; I also deleted it altogether, but the error message remained the same (it is currently deleted).

My site is enocommerce.com.

I checked my database from PHP and it works fine.

Here is my phpinfo page.
Here is my setting.php (I did not touch anything beside $db_url and $base_url):

$db_url = 'mysql://db_user:db_password@db_url/db_name;
$db_prefix = '';

/**
* Base URL:
*
* The URL of your website's main page. It is not allowed to have
* a trailing slash; Drupal will add it for you.$base_url = 'http://www.enocommerce.com/www';
*/
$base_url = 'http://www.enocommerce.com/drupal-4.6.3';

Users Don't See Theme

Hello:

I am running Drupal 4.6.x under Linux Fedora Core 4 with Php 4.3.3 and MySQL 3.23.17.

I have it set up on my local machine and so far it looks good.

The problem is that when I access the site from another machine on the network I only get unstyled and unthemed text, but from the local machine the themes are functioning. What could be the problem?

The Drupal files were extracted to /var/www/html and the themes folder is there as well.

I'd appreciate any help anyone can offer very much .

Thanks,

Ken

Password YES???

I put drupal on my site and was trying to install it, I created the directorys and passwords and edited the settings file to point to my database, but I get this error:

Warning: mysql_connect(): Access denied for user: 'philipp_phlipp@localhost' (Using password: YES) in /home2/philipp/public_html/test/includes/database.mysql.inc on line 31
Access denied for user: 'philipp_phlipp@localhost' (Using password: YES)

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal