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

mkdir(files): Permission denied in /home/webserver/html/drupal-4.6.3/includes/file.inc on line 86.

I install drupal but on "Welcome to the administration section. Below are the most recent system events." page is showing errors on PHP TYPE.

Type php
Date Thursday, November 17, 2005 - 18:03
User drupal
Location /drupal-4.6.3//?q=admin/themes/settings
Message mkdir(files): Permission denied in /home/webserver/html/drupal-4.6.3/includes/file.inc on line 86.
Severity error

Any idea how can I fix this error?

What does this mean: Can't open file: 'accesslog.MYD'.

Can't open file: 'accesslog.MYD'. (errno: 145) query: INSERT INTO accesslog (title, path, url, hostname, uid, timestamp) values('', 'node', 'http://www.cctvcambridge.org/node/137', '66.92.67.115', 1, 1132253124) in /mnt/webhosting/sites/c/cctvcambridge.org/includes/database.mysql.inc on line 66.

I see that my activity log is flooded with these each time I log on. Any idea?

Sean

http://www.cctvcambridge.org

Using Ldap - Need some Clarification

Gidday,

When using LDAP with AD, do you *have* to set the variables 'LDAP_READER_USER_DN' and '.....PASS_DN' to have ldap authentication working?

I [just] want ldap authentication, not the ability to change or read attributes.

(Don't suppose there is any debug function we can activate to 'see' exactly what's going on is there?)

Cheers!
Henk

modules myfunctions

Was playing around with myfunction module or shall I shall trying to use the php snippets in a more lite fashion every thing was pretty stable

But I did something I should and got

/** * Display help and module information * This function will ensure that your module will be listed in admin > modules. * * Implements hook_help() Bah Bah ….

Displayed in the modules page,

I deselected the module myfunctions in the module list and yet it still appears
I even tried putting a backup in there and still get it

image.module installation

Dear friends,

I have trying to install image.module on my Debian 3.1 as follows:

1.-First, I installed "image" file on /usr/share/drupal making /usr/share/drupal/image directory;

2.-Second, I copied image.module & image.inc files on /usr/share/drupal/modules;

3.-Next I copied image.mysql file on /usr/share/drupal/database making /usr/share/drupal/database/image.mysql directory;

4.-Next I created a new table with image.mysql file as follows:
$ mysql -u "user" -p drupal < /usr/share/drupal/database/image.mysql

Db installation problems

When I am installing the db schema, I get an error message that tells me the "pages" field needs to have a default value. When examining the database.mysql file, I found that the block table is defined as followed:

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal