Concrete5 - Where is the Database?

Permalink
Hi Everyone

Possibly the silliest question ever. I've installed Concrete5 on my QNAP TS-212P and it usually works. (Occasionally I have to stop and restart the app it when I can't connect.)

Now my question is where is the database actually held? Looking at its site.php file it says "localhost:/usr/local/Concrete/var/Concrete_mysqld.sock".

I've only just enabled the SQL Server and have installed phpMyAdmin so I can use WebCollab but it got me wondering why Concrete5 doesn't use that.

Can anyone clear this up for me?

Thanks

Nick

 
nuxil replied on at Permalink Reply
Where is your sql server installed?.
Example on my windows pc using xampp i got my database in
C:\xampp\mysql\data\MyDatabase\*
nssimpson replied on at Permalink Reply
Hi

It's an app within my QNAP NAS drive. All you do is install it and that's it. I've never seen anything related to an sql server.
WillemAnchor replied on at Permalink Reply
WillemAnchor
you can install phpmyadmin on you qnap, or it even installs it for you...

http://docs.qnap.com/nas/4.2/SMB/en/index.html?sql_server.htm...
nssimpson replied on at Permalink Reply
Hi

Thanks for the reply. I've installed that by it doesn't show the concrete table. I've asked the question on the QNAP forum and am waiting for a reply. It looks like the QNAP runs different mysql servers but I don't fully understand it yet.

http://forum.qnap.com/viewtopic.php?f=32&t=123736&p=555021#...

Cheers

Nick
WillemAnchor replied on at Permalink Reply
WillemAnchor
did you take a look at:
/application/config/database.php

That should give you a lead on where to look on your qnap