Hi,

Getting a similar error except when installing TPP v5.0.0 Typhoon on Ubuntu 
16.04 following the instructions

http://tools.proteomecenter.org/wiki/index.php?title=TPP_5.0.0:_Installing_on_Ubuntu_16.04

The command line commands mostly seem to work.

But when I load 

http://localhost:10401

it gives me the Apache2 Ubuntu Default Page

and when I go to

http://localhost:10401/tpp/cgi-bin/tpp_gui.pl

It says 
Not Found 

The requested URL /tpp/cgi-bin/tpp_gui.pl was not found on this server.


The same thing happens for the file I created 
/local/tpp/cgi-bin/mytextfile.txt


>which perl

gives /usr/bin/perl

and the first line of my /local/tpp/cgi-bin/*.pl files (check_env.pl, 
tpp_gui.pl, ...) has #!/usr/bin/perl


My /etc/apache2/apache2.conf

has the line

IncludeOptional /etc/apache2/conf-enabled/*.conf
and I know that /etc/apache2/conf-enabled/httpd-tpp.conf is being read in 
(because when I changed in it Listen 10401 to Listen 80 and back it 
switched to that one and back)


Both my /etc/apache2/apache2.conf and 
/etc/apache2/conf-available/httpd-tpp.conf have

    SetEnv WEBSERVER_TMP  /tmp
    SetEnv WEBSERVER_ROOT /local/tpp

Is this right?


Not really sure what else to try to hopefully make it work. Could you 
please help?


Thanks greatly,

s luban

-- 
You received this message because you are subscribed to the Google Groups 
"spctools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spctools-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to