Hi Luigi,

As you asked, I installed a more recent version of
the drupal6 package: version 6.14-1.

I'm happy to report that the bug I originally
reported seems to be fixed.

The command

    $ aptitude install drupal6

now reports some boring stuff and

    Setting up dbconfig-common (1.8.41) ...
    Setting up drupal6 (6.14-1) ...
    dbconfig-common: writing config to /etc/dbconfig-common/drupal6.conf

    Creating config file /etc/dbconfig-common/drupal6.conf with new version

    Creating config file /etc/drupal/6/sites/default/dbconfig.php with new 
version
    www-data www-data 0750 /var/lib/drupal6/files


which looks OK to me.

The bad news?

After manually creating a mysql database named
"drupal" with user "root", pointing Firefox at

    http://localhost:<port>/drupal6/

returns

    "The  error was: The database type '' is
    unsupported. Please use either 'mysql' or
    'mysqli' for MySQL, or 'pgsql' for PostgreSQL
    databases.."

and

    http://localhost:,port>/drupal6/install.php

returns

    Warning: parse_url(://:@localhost/) [function.parse-url]: Unable to parse 
URL in /usr/share/drupal6/install.php on line 163

    Warning: Cannot modify header information - headers already sent by (output 
started at /usr/share/drupal6/install.php:163) in 
/usr/share/drupal6/includes/install.inc on line 618

    Warning: Cannot modify header information - headers already sent by (output 
started at /usr/share/drupal6/install.php:163) in 
/usr/share/drupal6/includes/install.inc on line 619


I happened to notice that

    /etc/drupal/6/sites/default/dbconfig.php
    
(which is evidently managed by ucf) contains no
values for $dbtype, $dbname, etc...  and

    /usr/share/doc/drupal6/README.Debian.gz

doesn't say to manually edit it.

I'm using version 3.0018 of ucf and have yet to
fully install drupal.

What do you think?

Thanks,
Kingsley

On 09/20/09 05:25, Luigi Gangitano wrote:
> Hi Kingsley,
> can you please try again with a more recent version of drupal6 and  
> ucf. I cannot reproduce the bug you reported.
> 
> Maybe it was generated by a bugged upload of ucf. :-)
> 
> Regards,
> 
> L
> 
> --
> Luigi Gangitano -- <[email protected]> -- <[email protected]>
> GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26
> 
> 




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to