hi every one ,i am Nada from Yemen , and i am trying to install Drupal to my site.

i have this message after i upload drupal to the site and it appears when i www.mysite.com/drupal-5.6

is there are any configuration i missed it,

please cofirm as fast as u can.

thanks

Warning: conf_init(./sites/default/settings.php) [function.conf-init]: failed to open stream: No such file or directory in /home/mytecc/public_html/drupal-5.6/includes/bootstrap.inc on line 243

Warning: conf_init() [function.include]: Failed opening './sites/default/settings.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mytecc/public_html/drupal-5.6/includes/bootstrap.inc on line 243

Warning: drupal_maintenance_theme(./modules/filter/filter.module) [function.drupal-maintenance-theme]: failed to open stream: No such file or directory in /home/mytecc/public_html/drupal-5.6/includes/bootstrap.inc on line 970

Fatal error: drupal_maintenance_theme() [function.require]: Failed opening required './modules/filter/filter.module' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mytecc/public_html/drupal-5.6/includes/bootstrap.inc on line 970

Comments

mickh’s picture

I think you need to check the basic layout of your drupal directory and make sure that the missing files are where they should be.

Is Drupal meant to be your main website in public_html, or is it meant to be in a subdirectory under public_html?