FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour FiveWeb de FiveTech (gratis hasta la versi贸n 1.0)
Posts: 1445
Joined: Mon Oct 10, 2005 02:38 PM
Re: FiveWeb de FiveTech (gratis hasta la versi贸n 1.0)
Posted: Fri May 03, 2013 04:32 PM
Antonio Linares wrote:Carlos,

En la carpeta cgi-bin tienes que tener (贸 crea) este fichero:

.htaccess
Code (fw): Select all Collapse
<Files *>
聽 聽 SetHandler cgi-script
聽 聽 Options ExecCGI
</Files>


Si ejecutas el mc (midnight commander) podras ver los ficheros ocultos facilmente


No hay manera.
No ten铆a este fichero.

Ahora lo tengo as铆.

[agave]$ chmod 644 .htaccess
[agave]$ ls -la
total 4016
drwxr-xr-x 2 cargel1 pg5623292 124 May 3 09:22 .
drwxr-xr-x 4 cargel1 pg5623292 115 May 2 15:25 ..
-rw-r--r-- 1 cargel1 pg5623292 67 May 3 09:15 .htaccess
-rw-r--r-- 1 cargel1 pg5623292 1860 Mar 28 15:41 qq.html
-r-xr-xr-x 1 cargel1 pg5623292 1038718 Nov 6 15:17 testdpic
-r-xr-xr-x 1 cargel1 pg5623292 1033703 Nov 6 15:08 testfold
-r-xr-xr-x 1 cargel1 pg5623292 1033674 Nov 6 15:18 testradio
-rwxr-xr-x 1 cargel1 pg5623292 989746 Oct 29 2012 tutor01
[agave]$ ./tutor01

Attention: This is a FiveWeb application that has to be executed
from the server as a cgi-bin, i.e.:

http://server_address/cgi-bin//home/car ... in/tutor01

FiveWeb (c) FiveTech Software 2012
http://www.fivetechsoft.com


Y si hago:
[agave]$ vi .htaccess

El contenido de .htaccess es:

<Files *>
SetHandler cgi-script
Options ExecCGI
</Files>

Que demonios debo tener mal en el servidor?

Gracias.

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWeb de FiveTech (gratis hasta la versi贸n 1.0)
Posted: Fri May 03, 2013 05:17 PM
Carlos,

Acabo de intentar acceder a: http://www.rebutsadoll.com/cgi-bin/tutor01 y obtengo este error:

Forbidden

You don't have permission to access /cgi-bin/tutor01 on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Si me das acceso a tu servidor, puedo echarle un vistazo :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1445
Joined: Mon Oct 10, 2005 02:38 PM
Re: FiveWeb de FiveTech (gratis hasta la versi贸n 1.0)
Posted: Fri May 03, 2013 05:27 PM
Antonio Linares wrote:Carlos,

Acabo de intentar acceder a: http://www.rebutsadoll.com/cgi-bin/tutor01 y obtengo este error:

Forbidden

You don't have permission to access /cgi-bin/tutor01 on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Si me das acceso a tu servidor, puedo echarle un vistazo :-)



Dame un mail.

Lo estaba tocando.
Ahora lo dejar茅 quieto.

Te acabo de enviar un mail.

Debo salir.
Vuelvo en 30 minutos.

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWeb de FiveTech (gratis hasta la versi贸n 1.0)
Posted: Fri May 03, 2013 05:44 PM

Ya funciona bien! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1445
Joined: Mon Oct 10, 2005 02:38 PM
Re: FiveWeb de FiveTech (gratis hasta la versi贸n 1.0)
Posted: Fri May 03, 2013 08:20 PM
Antonio Linares wrote:Ya funciona bien! :-)


Muchas gracias,

Estoy mirando los directorios y no veo nada diferente.

驴Que ten铆a mal?

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWeb de FiveTech (gratis hasta la versi贸n 1.0)
Posted: Fri May 03, 2013 09:26 PM

Carlos,

Yo no he accedido, asi que tu lo resolvistes bien! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1445
Joined: Mon Oct 10, 2005 02:38 PM
Re: FiveWeb de FiveTech (gratis hasta la versi贸n 1.0)
Posted: Fri May 03, 2013 09:42 PM
Antonio Linares wrote:Carlos,

Yo no he accedido, asi que tu lo resolvistes bien! :-)


Eso es cosa de meigas, que haberlas hailas.

En fin me alegro.

Me puedes decir que obtengo con una subscripci贸n FTDN? He mirado la web pero no se a que productos tendr茅 acceso.

Gracias igualmente.

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWeb de FiveTech (gratis hasta la versi贸n 1.0)
Posted: Sat May 04, 2013 12:05 AM

Carlos,

FWH, FWH64, FMC, FLH y FWPPC. Tambien incluiremos FiveWeb cuando ya este m谩s completo

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1067
Joined: Wed Nov 09, 2005 02:17 AM
Re: FiveWeb de FiveTech (gratis hasta la versi贸n 1.0)
Posted: Fri Jun 14, 2013 06:27 PM
Friends,

One thing I still do not understand - the build.bat generates a. EXE or .CGI file? What is the difference between them?
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Bel茅m-Pa-Brazil
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWeb de FiveTech (gratis hasta la versi贸n 1.0)
Posted: Fri Jun 14, 2013 07:12 PM
Vilian,

It creates an EXE file that is the CGI file but if you are using Linux as the server there is no EXE extension neither CGI extension.

In example, tutor01 (no extensions) is the name of the first CGI that you create with FiveWeb :-)

http://www.fivetechsoft.net/cgi-bin/tutor01
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion