Search found 554 matches

by owen
Aug 24, 2019 4:15
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

Well I couldn't get it to work on shared hosting. So I got a vps
by owen
Aug 23, 2019 5:55
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

Next test...
Try to compile on a vps
...
I get segmentation fault core dumped just running fbc
by owen
Aug 20, 2019 13:56
Forum: Community Discussion
Topic: my best effort
Replies: 149
Views: 42334

Re: my best effort

Sorry for not posting first what was going on.

In upgrading from shared hosting to vps so I can do some stuff.
by owen
Aug 20, 2019 1:18
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

Why would that matter? Maybe. It' a cgi thing.. Any how I will give it a try.
by owen
Aug 19, 2019 14:07
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

Filezila.
I chmod the binary to 755
Also when I upload the binary I upload it using binary transfer type
by owen
Aug 19, 2019 14:00
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

Thank you Julcar I tried your idea and same results.

Has anyone tried to do this before with any success?
by owen
Aug 19, 2019 13:40
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

Thanks Mr. Swiss
by owen
Aug 19, 2019 9:47
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

What does the +x mean in chmod +x
by owen
Aug 19, 2019 2:40
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

I compiled and ran hello world on centos. I then upload it to the server and tested it with the same results. At least this narrows down the possibility of why it's not working. I think the real answer is that blue host or shared hosting plans do not allow running custom software. In order to do som...
by owen
Aug 18, 2019 16:38
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

Are you trying to execute on your third party remote hosted WEB server? Yes, I reckon that's what I'm trying to do and yes I think bluehost will let me do so. pure CGI written in FB I never knew what CGI was but now that you say this I will definitely be looking into it At the moment I am strugglin...
by owen
Aug 18, 2019 2:11
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

i plan (hope) to compile fbcadcam-macro and run it (use it) as a server side scripting language for my own personal use.
maybe better to say it like this...
you got ASP and PHP and soon FBS
by owen
Aug 18, 2019 0:43
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

quick search says
BlueHost has CentOS with SSH access and cPanel for its shared, dedicated, and VPS Linux servers. The web server is a customized version of Apache.

so i will try to install CentOS i guess
by owen
Aug 18, 2019 0:39
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

or better yet...
maybe i can install the same server linux flavor bluehost is using on my laptop (how to do that i don't know yet) and then install fb and compile and give it a try.
by owen
Aug 18, 2019 0:35
Forum: Linux
Topic: Is it possible to Hello world on a server
Replies: 55
Views: 31743

Re: Is it possible to Hello world on a server

is there some what to include these in the hello binary inux-gate.so.1 (0xf7fa7000) libtinfo.so.5 => /lib32/libtinfo.so.5 (0xf7f67000) libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf7e65000) libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf7e60000) libpthread.so.0 => /lib/i386-linux-gnu/libpthread.s...