Buffalo Forums

Products => Storage => Topic started by: Milieu on October 10, 2012, 01:41:56 PM

Title: Need to Run this from My Command Shell how do I access the command shell for the output??? Help
Post by: Milieu on October 10, 2012, 01:41:56 PM

I am trying to Add an interface for the Web/Mysql to make an Intranet. I have run across 4 lines of code that are fustrating me a lot. Anyone know how to access the Command Shell on this units. I have an LS-QV8.0tl/R5 Thanks in advance whom ever can help

 

milieu Here is the code I need to run.

 

For diagnostics can you run the following from a shell on your NAS?

Create x.php as per cat output:

[bozz@foss owl-intranet]$ cat x.php
< ?php
$default = new stdClass();
$default->owl_fs_root = "/mnt/array1/intranet";
print_r($default);

[bozz@foss owl-intranet]$ php x.php
stdClass Object
(
    [owl_fs_root] => /mnt/array1/intranet
)

Browser ID: smf (is_webkit)
Templates: 1: Printpage (default).
Sub templates: 4: init, print_above, main, print_below.
Language files: 1: index+Modifications.english (default).
Style sheets: 0: .
Hooks called: 49 (show)
Files included: 27 - 1055KB. (show)
Memory used: 719KB.
Tokens: post-login.
Queries used: 14.

[Show Queries]