Page 1 of 1
Very weird: config.php
Posted: Sat Jun 02, 2007 11:49 am
by rockarena
Where is this file? The installer is asking for it and it should be in the directory but I can't seem to find it. So it seems it's not inside any of the available stable release downloads.
edit: no answer yet. PLease, I really want to use this CMS but really there is no config.php file to be found anywhere so I can't do much without it.
Re: Very weird: config.php
Posted: Sat Jun 02, 2007 10:28 pm
by Greg
Create an empty file with any text editor and save it to C:\wamp\www\BOM\config.php
Setup will write the necessary parameters to this file, it needs to exist to start the process.
Re: Very weird: config.php
Posted: Mon Jun 04, 2007 12:41 pm
by rockarena
Greg wrote:
Create an empty file with any text editor and save it to C:\wamp\www\BOM\config.php
Setup will write the necessary parameters to this file, it needs to exist to start the process.
yeah I know, sorry; i already found the answer minutes after posting. using the search button on a forum can really help.
Re: Very weird: config.php
Posted: Mon Jun 04, 2007 1:01 pm
by cyberman
Hmm, maybe we should add an empty config.php to next release

...
Re: Very weird: config.php
Posted: Mon Jun 04, 2007 2:49 pm
by KO
cyberman wrote:
Hmm, maybe we should add an empty config.php to next release

...
Probably good idea. With comment that this will be edited by installer during install.
Re: Very weird: config.php
Posted: Mon Jun 04, 2007 9:54 pm
by tsw
and would overwrite ones config.php on upgrade

Re: Very weird: config.php
Posted: Tue Jun 05, 2007 5:35 am
by cyberman
Hmm, diff should not contain config.php. But probably you were right. Some users they dont know only upload diff files will do this.
Another idea - release contains an empty config.php. After finish writing config.php there will be create a backup of this. If users now overwrite this config.php with empty one, install wizard could ask if they wanna to restore this backup.
Re: Very weird: config.php
Posted: Tue Jun 05, 2007 1:47 pm
by Pierre M.
Hello,
I'd rather the installer prompt : "Hey ! I can't find the empty config.php file you should have created (in xyz path) according to the installation guide. Please
create it and chmod it as needed".
Pierre M.
Re: Very weird: config.php
Posted: Tue Jun 05, 2007 4:45 pm
by alby
And add a config_php for rename only?
Similar to favicon_ico.
Alby