SitePoint Sponsor

User Tag List

Results 1 to 4 of 4

Thread: installation help for Dupal 6.4

  1. #1
    SitePoint Member
    Join Date
    Jun 2008
    Posts
    24
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    installation help for Dupal 6.4

    Hi everyone

    I have a little problem trying to install Dupral. It keeps coming up
    with this message

    "register_globals is enabled. Drupal requires this configuration directive
    to be disabled. Your site may not be secure when register_globals is enabled.
    The PHP manual has instructions for how to change configuration settings.
    (Currently using PHP register globals Enabled ('1'))"

    In the Verify requirements part of the installation.

    And i have tried all sorts. Does anyone know wot it means
    and how to solve the problem?

  2. #2
    SitePoint Zealot smadeira's Avatar
    Join Date
    Oct 2003
    Location
    Pennsylvania
    Posts
    192
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The php configuration on your server has register_globals turned on. Depending on how the server is configured you can fix it in a number of ways.

    1. change the php.ini file to turn it off.
    2. create an .htaccess file and turn it off there

    Here is a link that may help: http://drupal.org/node/212062
    Scott

  3. #3
    SitePoint Member
    Join Date
    Jun 2008
    Posts
    24
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cheers

    After busting my brain i think i manage to sort it out by adding

    AddType x-mapp-php5 .php

    At the bottom and then it put me through to the data base con fig part.

  4. #4
    SitePoint Member
    Join Date
    Jun 2008
    Posts
    24
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi

    Drupal is driving me crazy!!! Av only just manage to sort out the other prob i had with it and now it comes up with this.

    Failed to connect to your MySQL database server. MySQL reports the following message: Can't connect to local MySQL server through socket '/tmp/mysqld.sock' (2).

    Can anyone please tell me wots going on with this error message above and how to sort it out?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •