Search found 37 matches: dreamhost

Return to advanced search

Re: Fivewin & web

... Thanks in advance Otto No, but CGI EXEs are less supported today. Specifically, most of the providers don't support them. EMG both Bluehost and Dreamhost support them. Not sure about others.
by Antonio Linares
Mon Feb 13, 2017 4:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin & web
Replies: 63
Views: 17421

Re: pagers for xBrowse

Hello , When I open a large recodset on WLAN ( mysql on Dreamhost ) I wait 4/5 " to have the data and after I open xBrowse . example: SELECT * from mydatabase I know that the delay is in the select and not xBrowse . If I use : SELECT * from mydatabase ...
by nageswaragunupudi
Mon Feb 06, 2017 12:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: pagers for xBrowse
Replies: 14
Views: 3951

Re: How to protect web source code

Both BlueHost and DreamHost support CGI with no problem

Don't know about others
by Antonio Linares
Thu Oct 20, 2016 11:32 am
 
Forum: Off Topic / Otros temas
Topic: How to protect web applications source code?
Replies: 8
Views: 1883

Re: OT. SSH ilustrado

yo uso SSH desde Putty para acceder a los hosts en donde están la web (bluehost), los foros (bluehost), las demos de FiveWeb (en dreamhost)

SS: Secure shell. Basicamente es una consola (como una ventana de comandos) pero funciona previa identificación (de ahí lo de "secure")
by Antonio Linares
Tue May 31, 2016 8:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT. SSH ilustrado
Replies: 13
Views: 2247

Re: pagers for xBrowse

Hello , When I open a large recodset on WLAN ( mysql on Dreamhost ) I wait 4/5 " to have the data and after I open xBrowse . example: SELECT * from mydatabase I know that the delay is in the select and not xBrowse . If I use : SELECT * from mydatabase ...
by Maurizio
Thu May 19, 2016 1:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: pagers for xBrowse
Replies: 14
Views: 3951

Re: hosting for .exes

Elvira,

I use dreamhost but you have to use Linux. All FiveWeb examples are hosted in dreamhost:

https://bitbucket.org/fivetech/fiveweb/wiki/Home

https://bitbucket.org/fivetech/fiveweb/wiki/tutor01_prg

etc.
by Antonio Linares
Tue Apr 19, 2016 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hosting for .exes
Replies: 3
Views: 585

using FiveWeb from DreamHost

Please remember to create this .htaccess file at your cgi-bin folder:

Code: Select all  Expand view
<Files *>
  SetHandler cgi-script
</Files>
by Antonio Linares
Thu Feb 18, 2016 1:51 pm
 
Forum: Utilities / Utilidades
Topic: using FiveWeb from DreamHost
Replies: 0
Views: 357

Re: FiveWeb Questions

Maurizio,

Yes, sure.

Please email me the login and password for your DreamHost account and I will set everything there for you :-)
by Antonio Linares
Tue Feb 16, 2016 7:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb Questions
Replies: 140
Views: 26217

Re: FiveWeb Questions

Hello Antonio ,
I have a hosting on DreamHost ,can you help me to set the host and publish a demo of Five Web ?
Regards Maurizio
by Maurizio
Tue Feb 16, 2016 4:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb Questions
Replies: 140
Views: 26217

Re: FiveWeb Question

You can test it locally using xampp or execute it from http://www.fivetechsoft.net server: (hosted in dreamhost)

http://www.fivetechsoft.net/cgi-bin/jeff
by Antonio Linares
Sat Dec 12, 2015 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb Question
Replies: 20
Views: 4157

Re: Files Needed - ADS / Harbour / MSVC 2013

... and Antonio, It works CGI ? Isnt this a security problem in most sites? No, it is not in case if you are authorized. I keep FiveWeb examples at dreamhost in USA where CGIs are allowed and it is quite cheap: What if you have to install the package in the customer's server (the most likely, at ...
by Enrico Maria Giordano
Sat Oct 24, 2015 9:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Files Needed - ADS / Harbour / MSVC 2013 (and FiveWeb info)
Replies: 25
Views: 4315

Re: Files Needed - ADS / Harbour / MSVC 2013

Antonio, > It works CGI ? Isnt this a security problem in most sites? No, it is not in case if you are authorized. I keep FiveWeb examples at dreamhost in USA where CGIs are allowed and it is quite cheap: https://www.dreamhost.com > How do install it to test ? You can develop ...
by Antonio Linares
Sat Oct 24, 2015 9:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Files Needed - ADS / Harbour / MSVC 2013 (and FiveWeb info)
Replies: 25
Views: 4315

Re: FW App sending email but pc has no email client

... Your (x)harbour app is working as a client to the server. I usually use the mail server where the customer has his domain hosted (for example dreamhost). You could also use gmail. I have moved from TSMTP fw class to CDO. Here is sample code: //-------------------------------------------------------------------------------METHOD ...
by reinaldocrespo
Tue Mar 03, 2015 11:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW App sending email but pc has no email client
Replies: 11
Views: 3608

Re: Consulta de FiveWeb

... de alojamiento en donde tu cliente tiene alojadas sus páginas web, permiten el uso de CGIs. No suele ser habitual que lo permitan. Por ejemplo en dreamhost sí lo permiten, de ahi que nosotros tengamos ahí las demos de FiveWeb :-) Lo segundo es saber si en ese servicio usan Windows o Linux. Por ...
by Antonio Linares
Tue Feb 10, 2015 5:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta de FiveWeb
Replies: 16
Views: 3425

Re: FiveWeb

FiveWeb examples are working again from our server in DreamHost: http://code.google.com/p/fiveweb/wiki/tutor01_prg Don't miss to test FiveWeb's fiveform screens designer :-) http://www.fivetechsoft.net/cgi-bin/fiveform Using ...
by Antonio Linares
Sat Jan 24, 2015 7:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb
Replies: 71
Views: 16693
Next

Return to advanced search