Page 1 of 1

[solved] 1.9.4.2 config.php?

Posted: Sat May 28, 2011 9:25 pm
by deficit
Hello,

I just grabbed 1.9.4.2 and noticed that there is no config.php file. I didn't see anything about it in the notes or changelog (unless I was looking in the wrong places). Everything appears to be working correctly without it, but I'm just wondering what's up there? I want to switch over to clean URLs, but the only way I know how to is via config.php and .htaccess.

Am I missing something somewhere? Was the config.php file moved for 1.9.4.2? Is there another way to turn on clean URLs?

Re: 1.9.4.2 config.php?

Posted: Sun May 29, 2011 10:48 am
by RonnyK
Correct,

the package is released without the config.php, as otherwise on an upgrade, you would loose the settings.

The installer will try to create the config.php, when permission allows, but normally I create an empty config.php before starting the install of a new environment.

Ronny

Re: 1.9.4.2 config.php?

Posted: Sun May 29, 2011 6:36 pm
by deficit
Thank you Ron, I actually just needed to refresh my directory listing in my FTP client. It was the only file not showing up in the root directory after upload. Silly mistake haha.