Problem with creation of databse, it showing error like
Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /var/www/mydrupal/includes/install.inc on line 188

Warning: Cannot modify header information - headers already sent by (output started at /var/www/mydrupal/includes/install.inc:188) in /var/www/mydrupal/includes/install.inc on line 618

Warning: Cannot modify header information - headers already sent by (output started at /var/www/mydrupal/includes/install.inc:188) in /var/www/mydrupal/includes/install.inc on line 619

and another problem is, i am unable to download any packages from the synaptic ,it showing error like
not authenticated .

Thanks.

Comments

einsteinsboi’s picture

This sounds like an error on the Drupal install side of things, rather than the database creation, which is separate from Drupal. At what point in the install are you getting these errors? Can you lay down step by step what you're doing?

Devipriya’s picture

First i hav downloaded drupal6.19 frm google,nd i kept into /var/www,i changed the settings like
1) sites/default/default.settings.php to /sites/default/settings.php
2) chmod 777 settings.php
3) mkdir files
4) chmod 777 files and
mysql password recovery,at last creation of database.