News:

Buffalo provides Data Recovery services. Read about it here.

Main Menu

Need to Run this from My Command Shell how do I access the command shell for the output??? Help

Started by Milieu, October 10, 2012, 01:41:56 PM

Previous topic - Next topic

Milieu

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: 4: index (default), Display (default), GenericControls (default), GenericControls (default).
Sub templates: 6: init, html_above, body_above, main, body_below, html_below.
Language files: 5: index+Modifications.english (default), Post.english (default), Editor.english (default), Drafts.english (default), StopForumSpam.english (default).
Style sheets: 4: index.css, attachments.css, jquery.sceditor.css, responsive.css.
Hooks called: 114 (show)
Files included: 35 - 1354KB. (show)
Memory used: 920KB.
Tokens: post-login.
Queries used: 19.

[Show Queries]