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
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
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.
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.
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...
http://docs.qnap.com/nas/4.2/SMB/en/index.html?sql_server.htm...
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
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
did you take a look at:
/application/config/database.php
That should give you a lead on where to look on your qnap
/application/config/database.php
That should give you a lead on where to look on your qnap
Example on my windows pc using xampp i got my database in
C:\xampp\mysql\data\MyDatabase\*