Page 2 of 2

Re: [HOWTO] Get the php information on your ASUSTOR NAS

Posted: Tue Mar 31, 2015 2:14 pm
by Kapitein Haak
Hello Ian,

The root account has the same password as admin and admin should be able to see the folders under /. I suggest you open a ticket at http://support.asustor.com/. They should be able to fix this for you. My experiences with support have been very good.
In the meantime, you should be able to see the shared folder "Web" under your nas when you browse the network. You could also place the .php file in this share. Then try
http://<internal.ip.ofyour.nas>/<filename>.php
in a browser. It should render the PHP info.

Best regards,
Kapitein Haak.

Re: [HOWTO] Get the php information on your ASUSTOR NAS

Posted: Tue Mar 31, 2015 3:24 pm
by ianinfrance
Thanks Cap'n.

I'll try that and let you know what happens. However, I think that's what made me suspect PHP wasn't working in the first place.

Re: [HOWTO] Get the php information on your ASUSTOR NAS

Posted: Tue Mar 31, 2015 6:19 pm
by ianinfrance
Finally!!!

I've found a way of getting it to work. I've discovered that the NAS URL 192 etc goes directly to the asustor web page. So after copying <file.ext> to 192 etc I just need to add /<file.php> to that URL in my browser, and it will work.

Thanks again Cap'n