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

Problem with directories after installation

Hello there,

i installed Drupal in a subdomain (http://drupal.xxx.xxx) and it is working so far.

When i login as admin and try to make settings, i see the following error message on top of the page:

warning: mkdir(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/srv/www/htdocs/web31/) in /srv/www/htdocs/web31/html/drupal/includes/file.inc on line 86

and

warning: mkdir(files): Permission denied in /srv/www/htdocs/web31/html/drupal/includes/file.inc on line 86

Problems connecting to MySQL on first install...Please Help!

Hi all,

I have just installed version 4.6, but am getting error messages when reading index.php with firefox. The drupal install is at

http://www.hi-expectations.com

If you go to this site, you should see this:

Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in C:\Inetpub\wwwroot\hi-expectations.com\web\sites\default\settings.php on line 109

Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in C:\Inetpub\wwwroot\hi-expectations.com\web\sites\default\settings.php on line 111

Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10061) in C:\Inetpub\wwwroot\hi-expectations.com\web\includes\database.mysql.inc on line 31
Can't connect to MySQL server on 'localhost' (10061)

I've read the handbook and consulted the posts on the subject, but it still doesn't work. I gone over lines 81 and 90 of the /site/default/settings.php file and everything seems fine with my settings. I've set the username, password, database name and server name to the right settings.

I even tried to edit the database.mysql.inc but did not find any mention of "localhost".

I access my database using phpMyAdmin, and was able to import the database.mysql file. That seemed fine, but the error messages still haunt me.

Error after installing Drupal

I installed drupal according to the instructions, and after fiddling with the database names and such I think I made some progress but now I get a bunch of these types of errors:

warning: Illegal offset type in /home/talenos/public_html/drupal-4.6.1/includes/bootstrap.inc on line 93.

followed by one of these errors

Fatal error: Call to undefined function: user_access() in /home/talenos/public_html/drupal-4.6.1/includes/common.inc on line 1911

Any ideas of what could be wrong?

<front> visibility with Drupal 4.6

I have install Drupal 4.6.0 on an 4.5 installation and after a migration to 4.6.1.

If I try to activate a block visibility only on homepage with , I receive the following error:

warning: Unknown modifier 't' in /var/www/test/modules/block.module on line 474.

Cou you help me?

Fatal Error Problem

I am having a problem installing Drupal on a Hostonce hosting account. http://www.hostonce.com

I uploaded drupal, created a MySQL database and set the 2 required settings in the settings.php file.

I am having this error message when going to my drupal page

authentication via .htaccess + login to drupalaccount in once ????

hi everybody,

i protect my Forum with .htaccess
the authentication goes via PAM, so in my drupal/.htaccess file are the following lines

[..]
AuthPAM_Enabled on
require valid-user

so, everything works out perfect, the user gets a loginmask puts his/her login and password and if it is correct you can see the "Login page" of my drupal forum.....so far great !!!!

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal