Hosed site?

Permalink
Hey everyone, I'm still a little new to Concrete5 and very new to PHP. I setup my site with few issues and after a month or so of work was nearly complete.

Tonight I was researching how to setup User Permissions and continued seeing references to updating "site.php" in the Config file. I couldn't find info on if I needed to create this file or not. I didn't see it in my site structure though so I saved the config/site_theme_paths.php as config/site.php and swapped out the line of code in there with
define('PERMISSIONS_MODEL', 'advanced');

I uploaded it and now get the Install Concrete5 screen where I can create a username/password for every page of the site.

Please please please don't tell me I've lost all of that work by uploading this one file. I can see my site structure still on the server.

Thanks in advance

 
Mnkras replied on at Permalink Reply
Mnkras
almost all of the data is stored in MYSQL so you you should be fine the only thing not stored there are images but all the text and formatting is.
Mnkras replied on at Permalink Reply
Mnkras
just so you know you NEED your site.php as it stores the DB info so i think you may not have installed C5 or you are in /concrete/config and not just /config