You gave me an idea to try and that is to put the alias name in the ini file. I did this and I still get a blank page. I noticed that you are on mac, I am on a windows box. I have still yet to get a simple gif file to appear in a web page.
Regards, -- Paul Medland QuickTrac Developer Hamilton, Ontario, CA Web: www.quicktrac.com > From: Steve Alex <[EMAIL PROTECTED]> > Reply-To: Active4D Developer Discussion List <[email protected]> > Date: Wed, 28 Mar 2007 09:12:01 -0500 > To: <[EMAIL PROTECTED]> > Subject: Re: [Active4d-dev] Virtual paths > > > On Mar 27, 2007, at 8:48 AM, Aparajita Fishman wrote: > >>>> I'm one of them, it isn't working for me either. It seems to be >>>> network mounted volumes that are the problem. What kind of >>>> mounted volume are you trying to reference? >>> >>> Network mounted using AFP- have not tried SMB, if I can figure out >>> how to do that. >> >> This definitely seems to be broken. Can you please file a bug report? >> > > After I filed a bug report, I got it to work! > > 1. Mounted my remote file system (ServerHD) on the Active4D Web server > 2. Made an alias to the folder I wanted access to > "ServerHD:Library:WebServer:Documents:AIDT" and put the alias in > Active4D's web root (called it "www") > 3. Made an entries in the .ini file for safe script dirs and safe > doc dirs to include <web>/www > > I was able to "Include Into("/www/foo.html";$foo) and write an html > file from the mounted volume. Was also able to do "folder list(get > root+"www";$dirs)" > > Guess you can change to bug report to a documentation error and put > something in the .ini file comments about network mounted volumes. > > Steve Alex > AIDT > _______________________________________________ > Active4D-dev mailing list > [email protected] > http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev > Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
