Page 19 of 19

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

PostPosted: Fri May 03, 2013 4:32 pm
by FiveWiDi
Antonio Linares wrote:Carlos,

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

.htaccess
Code: Select all  Expand view
<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.

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

PostPosted: Fri May 03, 2013 5:17 pm
by Antonio Linares
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 :-)

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

PostPosted: Fri May 03, 2013 5:27 pm
by FiveWiDi
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.

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

PostPosted: Fri May 03, 2013 5:44 pm
by Antonio Linares
Ya funciona bien! :-)

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

PostPosted: Fri May 03, 2013 8:20 pm
by FiveWiDi
Antonio Linares wrote:Ya funciona bien! :-)


Muchas gracias,

Estoy mirando los directorios y no veo nada diferente.

¿Que tenía mal?

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

PostPosted: Fri May 03, 2013 9:26 pm
by Antonio Linares
Carlos,

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

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

PostPosted: Fri May 03, 2013 9:42 pm
by FiveWiDi
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.

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

PostPosted: Sat May 04, 2013 12:05 am
by Antonio Linares
Carlos,

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

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

PostPosted: Fri Jun 14, 2013 6:27 pm
by vilian
Friends,

One thing I still do not understand - the build.bat generates a. EXE or .CGI file? What is the difference between them?

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

PostPosted: Fri Jun 14, 2013 7:12 pm
by Antonio Linares
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