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.
Very weird: config.php
Very weird: config.php
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.
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.
Last edited by rockarena on Sat Jun 02, 2007 7:45 pm, edited 1 time in total.
Re: Very weird: config.php
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.
Setup will write the necessary parameters to this file, it needs to exist to start the process.
Greg
Re: Very weird: config.php
yeah I know, sorry; i already found the answer minutes after posting. using the search button on a forum can really help.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.
Re: Very weird: config.php
Hmm, maybe we should add an empty config.php to next release
...

Re: Very weird: config.php
Probably good idea. With comment that this will be edited by installer during install.cyberman wrote: Hmm, maybe we should add an empty config.php to next release...
Re: Very weird: config.php
and would overwrite ones config.php on upgrade 

Re: Very weird: config.php
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.
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
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.
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
And add a config_php for rename only?
Similar to favicon_ico.
Alby
Similar to favicon_ico.
Alby
Last edited by alby on Tue Jun 05, 2007 4:49 pm, edited 1 time in total.