[spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-06-17 Thread Eliza
OK yeah fixing the document root was all that I needed. I was wondering why I had it set to that but I think it was some configuration settings someone suggested to me when I was having some other probs but all seems fine now. Thanks! On Jun 15, 7:31 pm, Natalie Tasman

[spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-06-03 Thread Eliza
I saw that thread before but didn't appear to be relevant. This error message is generated server side, it does not relate to which browser I am using. On Jun 1, 11:05 pm, Brian Pratt brian.pr...@insilicos.com wrote: This came up before:

[spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-05-31 Thread Eliza
OK so I was able to figure out how how to set the PATH for the webserver user and eradicated that error. That still leaves me with the following error in the browser: Unable to access xml file via webserver, so cannot check xml file for changes () Check webserver configuration if desired. (URL:

[spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-05-24 Thread Eliza
Here is the output (with some details removed) SCRIPT_NAME = /tpp/cgi-bin/check_env.pl SERVER_NAME = servername SERVER_ADMIN = webmas...@localhost HTTP_ACCEPT_ENCODING = gzip,deflate HTTP_CONNECTION = keep-alive REQUEST_METHOD = GET HTTP_ACCEPT =

Re: [spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-05-24 Thread Brian Pratt
PATH = /usr/local/bin:/usr/bin:/bin Doesn't seem to include your TPP executables. You'll need to figure out how to update that for the Apache process user. On Mon, May 24, 2010 at 12:39 AM, Eliza blond...@googlemail.com wrote: Here is the output (with some details removed) SCRIPT_NAME =

[spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-05-20 Thread Eliza
The webserver is working fine, it is used to host a couple other sites and they aren't experiencing any issues :-) I ran check_env.pl but I am not sure what I should which values I should be verifying, can you provide any advice here? On May 19, 12:01 am, Vishal Swaroop vishal@gmail.com

Re: [spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-05-20 Thread Vishal Swaroop
As I have not configured TPP on linux so I am not sure if I will be of help but check WEBSERVER_ROOT and SCRIPT_FILENAME = path to tppbin/ check_env.pl See, if path to tppbin in SCRIPT_FILENAME is set in apache configuration file httpd.conf. As per your post description, does it mean that

[spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-05-18 Thread Eliza
OK well this is a shame that no one seems to be able to help on this one. It seems to me this is more of a problem with the way the application is architected than a problem with the system I run it on. It's a bit of a shame that I don't feel I can support running TPP in a Linux environment. On

Re: [spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-05-18 Thread Brian Pratt
I'm sorry you're having a hard time with it, but you just have to get in there and mess around with it, or find somebody locally who will do so for you. Getting a webserver configured on linux isn't trivial, unfortunately, and not really the kind of thing that can be debugged by email. Brian On

Re: [spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-05-18 Thread Vishal Swaroop
Hi Eliza, Brian is right, it is difficult to debug through emails... Though I have not configured it on linux but your issue seems to be related to environment setting (path for user, etc. as mentioned in 2nd. post) - Check your apache httpd.conf file (should be somewhere under etc/apache...)

[spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-05-06 Thread Eliza
It is how TPP is configured in the installation instructions for Linux. On May 5, 5:36 pm, Vishal Swaroop vishal@gmail.com wrote: Hi Eliza, Is there any specific reason that you have TPP set up under tpp/cgi-binhttp://localhost/tpp/cgi-bin/tpp_gui.pl?Action=displaypage=filebrowser If

[spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-05-05 Thread Eliza
I couldn't find anything in the installation instructions or README about configuring these things, are you able to provide more specific advice on setting the PATH for the webserver user and customising the tpp_gui_config.pl file? Thanks, Eliza. On Mar 23, 6:23 pm, Brian Pratt

Re: [spctools-discuss] Re: Unresolved issue: TPP GUI error message: sh: tpp_hostname: command not found

2010-05-05 Thread Vishal Swaroop
Hi Eliza, Is there any specific reason that you have TPP set up under tpp/cgi-binhttp://localhost/tpp/cgi-bin/tpp_gui.pl?Action=displaypage=filebrowser If you are using windows then default configuration should point to *http://localhost/tpp-bin/tpp_gui.pl?Action=displaypage=filebrowser* * *