Amy_Barnes
(Amy Barnes)
November 8, 2020, 10:41pm
1
Welp. I finally got the html and cgi-bin directories working thanks to chown commands on CentOS 7.
Now I am trying to get - http://35.170.104.143/cgi-bin/ynl_1r2/ynl_1r2.cgi - to work.
This is a new installation of the CGI app.
I cannot get the standalone app to run (all it will do is have me download the executable file)
I am using FileZilla to upload.
I could be wrong, but I think you are missing the web server and the script used to call the CGI
1 Like
i assume you are referring to Web 1
1 Like
Amy_Barnes
(Amy Barnes)
November 9, 2020, 8:21am
4
I am actually supposed to be accessing the .cgi file in this instance. This app is supposed to be running on CentOS 7 with Apache server, which I installed.
Amy_Barnes
(Amy Barnes)
November 9, 2020, 8:22am
5
At this point, yes. Although you do bring up a point… I wonder if a Web2 app would work?
From what I recall, when you create the distribution it includes a Perl script that is used by the web server to call the CGI binary.
Have you checked the logs to find out the error details?
1 Like
from what i understand, Web2 does not do cgi anymore… just standalone
2 Likes
Amy_Barnes
(Amy Barnes)
November 9, 2020, 7:52pm
8
I will try and find out where these logs are. For now, I need to SSH into my server instance and see if all of the required libs are installed.
Amy_Barnes
(Amy Barnes)
November 14, 2020, 7:07pm
9
RESOLVED - the web server was not active - meaning nginx was not activated.
Long story short, I used a deployment app to get the app working.
Now I am looking into DIY hosting… Raspberry Pi looks like a good contender.
system
(system)
Closed
May 16, 2021, 7:07am
10
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.