On 28mar, 2010, at 13:55 , Aparajita Fishman wrote:

>> but what's strange to me, is in the log appear this:
>> 
>> Mar 28 09:28:16 Active4D: [info] interpreter: default directory: 
>> /Users/montx/Documents/4D/BBDD to V11/4D.app
> 
> Yes, that is a bug I discovered last night which will be fixed in the next 
> version. For now you can workaround this by explicitly setting the root to 
> <default>/web, which will use /Library/Application 
> Support/4D/com.aparajita/Active4D/web.

ok, if I force the 'default to be the default' it's working ...

:-)

/*
        WEB ROOT PATH
        
        This option determines the default web root directory, which is the 
container within which
        your site files must ordinarily reside.
        
        NOTE: If you are specifying virtual hosts in VirtualHosts.ini, the web 
root may be overridden.
        
        The path following the hostname in a URL is relative to this path, as 
are absolute paths
        used in any href or src attributes in your web pages (styleheets, 
javascripts, images, links)
        as well as include directives. The path specified should be a full path 
in URL (Unix) format.
        The path must be valid at the time the config file is read.
        
        Because other options depend on the web root, make sure to set this 
option first.
        
        DEFAULT
        -------
        root = <default>/web
*/

root = <default>/web    

thanks!

regards,

r.
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to