Search found 3 matches

by a_carignan
Sun Sep 30, 2018 9:45 am
Forum: Coding Questions
Topic: Server Apache
Replies: 3
Views: 2840

Re: Server Apache

I finally managed to use the SpiderBasic application with the Apache server. Since the software only displayed Debug messages, it had to be compiled with the debugger. The response of SamsonA is a little complicated, it is easier to check the copy box of the SpiderBasic library in the compiler and ...
by a_carignan
Thu Sep 27, 2018 5:11 am
Forum: Coding Questions
Topic: Server Apache
Replies: 3
Views: 2840

Re: Server Apache

1) create a "TEST" folder on the server
2) download the "TEST" folder "libs" from SpiderBasic
3) create an application
- at compilation specify Spider Bascic libs path - "libs"
- set the name of the js
- set the name of the html
4) upload your * .html * .js to "TEST"
Next you will understand

It ...
by a_carignan
Wed Sep 26, 2018 8:26 am
Forum: Coding Questions
Topic: Server Apache
Replies: 3
Views: 2840

Server Apache

Hello, to test the web application of SpiderOffice, I would like to know how to configure the Apache server to execute the test application. The application files are already in the server directory. the default web page is displayed correctly with Windows, Android and Linux browsers. As for the ...