Hi Stanislav, I don’t know exactly what your problem is, but you’re right
that it’s probably in the apache conf file. What did you use for your
site.mk file?



Also, I would encourage you to install TPP 5.1.0 instead. There are
numerous bug fixes and new features in 5.1 that you won’t have if you
install the older 5.0. Also the installation instructions have been
streamlined a little:



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



Regards,

Eric







*From:* [email protected] [mailto:
[email protected]] *On Behalf Of *Stanislav Luban
*Sent:* Thursday, January 25, 2018 3:36 AM
*To:* spctools-discuss <[email protected]>
*Subject:* [spctools-discuss] Help! - The requested URL /tpp/cgi-bin/
tpp_gui.pl was not found on this server.



Hi,

Getting an error 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-enabled/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.

-- 
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