[drupal-docs] [bug] no conf.php anymore?

puregin drupal-docs at drupal.org
Mon Jul 4 18:27:30 UTC 2005


Issue status update for 
http://drupal.org/node/26312
Post a follow up: 
http://drupal.org/project/comments/add/26312

 Project:      Documentation
 Version:      <none>
 Component:    Developer Guide
 Category:     bug reports
 Priority:     normal
 Assigned to:  Anonymous
 Reported by:  beginner
 Updated by:   puregin
 Status:       active

I have updated the description - thanks very much for pointing out this
issue.


Core developers: could you please read over this and flag anything else
that needs to be updated or re-written.


One of the comments indicates that the graphic omits 'module.inc'.  If
this is the case, could someone fix this up?


Djun




puregin



Previous comments:
------------------------------------------------------------------------

July 4, 2005 - 03:29 : beginner

http://drupal.org/node/10858


"
The first line of index.php includes the includes/bootstrap.inc file,
but it also executes code towards the end of bootstrap.inc. First, it
destroys any previous variable named $conf. Next, it calls conf_init().
This function allows Drupal to use site-specific configuration files if
it finds them. It returns the name of the site-specific configuration
file; if no site-specific configuration file is found, sets the
variable $config equal to the string 'conf'. Next, it includes the
named configuration file. Thus, in the default case it will include
'conf.php'.


"
This information seems out of date. There's no conf.php file
(anymore?).
Rewrite with accurate information.




------------------------------------------------------------------------

July 4, 2005 - 03:31 : beginner

same with following:


"
The selected configuration file (normally /includes/conf.php) is now
parsed, setting the $db_url variable, the optional $db_prefix variable,
the $base_url for the website, and the $languages array (default is
"en"=>"english").


"


------------------------------------------------------------------------

July 4, 2005 - 03:52 : Bèr Kessels

you can edit documentation yourself. Please do so and when it is
approved, please close this issue.




------------------------------------------------------------------------

July 4, 2005 - 04:51 : Bèr Kessels

you can edit documentation yourself. Please do so and when it is
approved, please close this issue.




------------------------------------------------------------------------

July 4, 2005 - 06:46 : beginner

??
No, I can't edit the documentation.
Besides, I'm Beginner: I don't know much about Drupal, and I'm not sure
what I would write would be correct either.







More information about the drupal-docs mailing list