Thanks that did it. I didn't realize it was in there I must have left it in from an earlier trouble shooting session.
Thank you for your time and patience.

On May 27, 2008, at 5:01 PM, Aparajita Fishman wrote:

I am having an installation problem. I downloaded the latest demo and shell with all the plugins followed the installation directions for installing the shell into an existing applicatioon and while it will serve pages it does
not interpet the active4d tags.

It didn't work because you had a copy of index.a4d in web_decoy. On Web Connection is not called by 4D's web server unless the requested file does NOT exist in the configured web directory -- which is web_decoy. So 4D's web server found index.a4d in web_decoy and returned it as HTML without ever going through On Web Connection.

Take index.a4d out of web_decoy, or use a name other than index.a4d for the default file and change it in Active4D.ini ('fusebox page' and 'default page').

Regards,

  Aparajita
  www.aparajitaworld.com

  "If you dare to fail, you are bound to succeed."
  - Sri Chinmoy   |   www.srichinmoy.org


_______________________________________________
Active4D-dev mailing list
Active4D-dev@aparajitaworld.com
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

_______________________________________________
Active4D-dev mailing list
Active4D-dev@aparajitaworld.com
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to