LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ix2-dl (i omega) - NAS - how to set up apache and mysql on it (https://www.linuxquestions.org/questions/linux-newbie-8/ix2-dl-i-omega-nas-how-to-set-up-apache-and-mysql-on-it-4175492741/)

unclesamcrazy 01-27-2014 08:21 AM

ix2-dl (i omega) - NAS - how to set up apache and mysql on it
 
We have ix2-dl (i omega) - NAS
Please help me to set up apache and mysql on it.
The htdocs path is /usr/local/sohoWebContent
But if I add any file in it, it shows Read Only Filesystem.

How to install phpmyadmin on it.
when I run
apt-get install phpmyadmin, it shows E: Couldn't find package phpmyadmin

I want to deploy php projects on it.

Please help.

gengisdave 01-28-2014 12:56 AM

did you tried that command/operations on the nas or from the computer? on the second case, it's normal as it's not correct, think the nas as a second linux box;

i don't have this nas, but http://<nas-ip> should point you to the nas admin interface (refer to your manual), from where you can install packages; for phpmyadmin, first you must share/access /usr/local/sohoWebContent (this is a directory on the nas, not your computer) then copy phpmyadmin and install it


All times are GMT -5. The time now is 02:37 PM.