Closed (fixed)
Project:
Managing News
Version:
6.x-1.1-alpha2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2010 at 04:11 UTC
Updated:
24 Sep 2010 at 13:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
tignux commentedtry to digit www.yoursite.ext/install.php instead of www.yoursite.ext
Comment #2
adncentral commentedi 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
Comment #3
adncentral commentedComment #4
adncentral commentedhttp://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
Comment #5
adncentral commentedhttp://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
Comment #6
tignux commentedCopy your default.settings.php and rename it as settings.php
Set your $db_url
Set your $base_url
Hope it works
Comment #7
adncentral commenteddidn'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
Comment #8
alex_b commentedI 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
Comment #9
adncentral commentedstill having trouble please refer to install.inc errors, try to recreate and fix
try http://news.adncentral.org/beta/install.php?profile=managingnews
Comment #10
adncentral commentedComment #11
Will White commentedPlease ensure you have a file called
default.settings.phplocated in thesites/defaultdirectory. You are supposed to copy this file insettings.php, not renamed or delete it. If it is missing, installation will fail.Comment #12
Will White commentedLooks like you got it installed: http://news.adncentral.org/beta/
Congratulations.
Comment #13
adncentral commentedYes, but is there any way to integrate CMS functionality into MN AND A WAY TO ACTUALLY HAVE STORIES STORED IN THE LOCAL DB
Comment #14
alex_b commentedYes, 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
Comment #15
adncentral commentedi'm not a developer so i need help to implement the changes
Comment #16
alex_b commentedSorry: 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.