Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /home/adncent1/public_html/news/beta/includes/install.inc on line 188

Warning: Cannot modify header information - headers already sent by (output started at /home/adncent1/public_html/news/beta/includes/install.inc:188) in /home/adncent1/public_html/news/beta/includes/install.inc on line 618

Warning: Cannot modify header information - headers already sent by (output started at /home/adncent1/public_html/news/beta/includes/install.inc:188) in /home/adncent1/public_html/news/beta/includes/install.inc on line 619

Comments

tignux’s picture

adncentral’s picture

StatusFileSize
new501.3 KB
new501.3 KB

i went through the install process, got stopped at profile setup:

Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /home/adncent1/public_html/news/beta/includes/install.inc on line 188

Warning: Cannot modify header information - headers already sent by (output started at /home/adncent1/public_html/news/beta/includes/install.inc:188) in /home/adncent1/public_html/news/beta/includes/install.inc on line 618

Warning: Cannot modify header information - headers already sent by (output started at /home/adncent1/public_html/news/beta/includes/install.inc:188) in /home/adncent1/public_html/news/beta/includes/install.inc on line 619

adncentral’s picture

Priority: Normal » Critical
Status: Active » Needs work
adncentral’s picture

http://news.adncentral.org/beta/install.php
database: adncent1_managingn
user: adncent1_managin
pass: aaaadn11

Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /home/adncent1/public_html/news/beta/includes/install.inc on line 188

Warning: Cannot modify header information - headers already sent by (output started at /home/adncent1/public_html/news/beta/includes/install.inc:188) in /home/adncent1/public_html/news/beta/includes/install.inc on line 618

Warning: Cannot modify header information - headers already sent by (output started at /home/adncent1/public_html/news/beta/includes/install.inc:188) in /home/adncent1/public_html/news/beta/includes/install.inc on line 619

try it yourself

adncentral’s picture

http://news.adncentral.org/beta/install.php
database: adncent1_managingn
user: adncent1_managin
pass: aaaadn11

Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /home/adncent1/public_html/news/beta/includes/install.inc on line 188

Warning: Cannot modify header information - headers already sent by (output started at /home/adncent1/public_html/news/beta/includes/install.inc:188) in /home/adncent1/public_html/news/beta/includes/install.inc on line 618

Warning: Cannot modify header information - headers already sent by (output started at /home/adncent1/public_html/news/beta/includes/install.inc:188) in /home/adncent1/public_html/news/beta/includes/install.inc on line 619

try it yourself

tignux’s picture

Copy your default.settings.php and rename it as settings.php

Set your $db_url

$db_url = 'mysql://adncent1_managin:aaaadn11@localhost/adncent1_managingn';

Set your $base_url

$base_url = 'http://news.adncentral.org/beta';

Hope it works

adncentral’s picture

StatusFileSize
new22.06 KB

didn't work

check the phase errors:

Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /home/adncent1/public_html/news/beta/includes/install.inc on line 188

Warning: Cannot modify header information - headers already sent by (output started at /home/adncent1/public_html/news/beta/includes/install.inc:188) in /home/adncent1/public_html/news/beta/includes/install.inc on line 618

Warning: Cannot modify header information - headers already sent by (output started at /home/adncent1/public_html/news/beta/includes/install.inc:188) in /home/adncent1/public_html/news/beta/includes/install.inc on line 619

alex_b’s picture

Category: bug » support
Priority: Critical » Normal
Status: Needs work » Closed (cannot reproduce)

I have reviewed the installation routines on 1.0 beta 10 and cannot find any problems along the lines of what's reported here.

Please start over and follow carefully installation instructions in http://drupal.org/getting-started/install

adncentral’s picture

Status: Closed (cannot reproduce) » Needs review
StatusFileSize
new22.06 KB

still having trouble please refer to install.inc errors, try to recreate and fix

try http://news.adncentral.org/beta/install.php?profile=managingnews

adncentral’s picture

Category: support » bug
Priority: Normal » Critical
Status: Needs review » Active
Will White’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Please ensure you have a file called default.settings.php located in the sites/default directory. You are supposed to copy this file in settings.php, not renamed or delete it. If it is missing, installation will fail.

Will White’s picture

Status: Postponed (maintainer needs more info) » Fixed

Looks like you got it installed: http://news.adncentral.org/beta/

Congratulations.

adncentral’s picture

Title: install » CMS
Version: 6.x-1.0-beta10 » 6.x-1.1-alpha2
Category: support » feature
Priority: Normal » Critical
Status: Fixed » Active
Issue tags: +drupal cms
StatusFileSize
new692.51 KB

Yes, but is there any way to integrate CMS functionality into MN AND A WAY TO ACTUALLY HAVE STORIES STORED IN THE LOCAL DB

alex_b’s picture

Category: feature » support
Priority: Critical » Normal
Status: Active » Closed (fixed)
Issue tags: -drupal cms

Yes, perfectly possible! Just like any other Drupal site, Managing News can be adapted for your use case.

Please refer to Drupal handbooks and referenced documentation and training material to learn how to.

http://drupal.org/handbook

adncentral’s picture

Category: support » feature
Priority: Normal » Critical
Status: Closed (fixed) » Needs review
Issue tags: +drupal cms

i'm not a developer so i need help to implement the changes

alex_b’s picture

Priority: Critical » Normal
Status: Needs review » Closed (fixed)

Sorry: this is not the level of support we can provide here.

http://drupal.org/support may be a good place to look for professional help or there may be a local user group http://groups.drupal.org/ in your area that could get you started.