Tuesday, March 5, 2013 6:45:17 PM
Followup, if this helps;
If I call a particular file that gives me this error, for instance:
> The requested URL /Library/Application
> Support/4D/com.aparajita/web/files/login.a4p was not found on this server
As you can see, it gives you the complete path to the file.
However, if I call a truly non-existant file, for instance:
> The requested URL /files/login3.a4p was not found on this server
As you can see, the Active4D error page gives me just the relative path from
the web root.
Not sure what this means, but it is very strange.
Did try creating a new file, etc.; still no joy. But other files in the same
folder work fine.
Thanks for any help!
Michael
------------------------
On Mar 5, 2013, at 4:35 PM, Michael Larue wrote:
> Tuesday, March 5, 2013 4:11:43 PM
>
> Hi,
>
> Here's a strange one that's got me stumped.
>
> Using Active4D 6.0r6, 4D 12.4 on Mac 10.6.8, everything works perfectly on my
> development system. Pages load, code executes, no problems. (Active4D is a
> beautiful thing! :-)
>
> However, on the client's web site, they're running into a very strange issue.
>
> On certain web pages, they're getting a 404, file not found error, along with
> the path and file name (the standard Active4D error page). For instance,
>
>> The requested URL /Library/Application
>> Support/4D/com.aparajita/web/files/login.a4p was not found on this server
>
>
> However, the file _is_ there! Double-checked it in the Finder, checked the
> spelling, deleted and reinstalled it, checked privileges and made all folders
> read/write for everybody, restarted the web server--everything seems to be
> OK. But for some reason, Active4D doesn't see it. I also deleted and rebuilt
> the 4D client preferences folder, so everything reloaded fresh from the
> server.
>
> The files right next to it load and execute fine; in the file that executes
> right before the one in question (called "login.a4d"), it has a form that
> POSTS to the "login.a4p" file.
>
> And then, when I try to load another file in the web site, it makes a call to
> the a4d.web library using the import command; then I get this error:
>
>> /Library/Application Support/4D/com.aparajita/web/files/file.a4d
>> import("a4d.web")
>> The library "a4d.web" cannot be found
>
> Again, the file is located in the correct folder (in the "lib" folder in the
> default path), and should be loaded OK. But it seems Active4D doesn't see it
> for some reason.
>
> Any ideas what might be the problem? For some reason, just certain files are
> not being seen which are in the locations specified and should be loaded.
> Again, everything works perfectly on my development system, so I'm at a
> complete loss as to why these errors are happening.
>
> They have 2 differences from my development machine:
>
> 1) They're running the web server in 4D Remote (4D Client), where I'm running
> it in 4D single user
>
> 2) They're running the latest Mac OS, Mountain Lion (I think 10.8)
>
> Still, I don't think either of these should be the issue. Everything else is
> the same (same version of 4D, Active4D, etc.).
>
> Anybody see anything like this? Help!
>
> Many thanks!
>
> Michael Larue
>
> _______________________________________________
> Active4D-dev mailing list
> [email protected]
> http://list.aparajitaworld.com/listinfo/active4d-dev
> Archives: http://active4d-nabble.aparajitaworld.com/
_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://active4d-nabble.aparajitaworld.com/