So I have brought all files local. I placed my Active4D directory at the location C:\ProgramData\4D\Licenses\com.aparajita and my web directory is located as C:\a4dweb I changed my web root in the active4d.ini to /c/a4dweb and I still get 404 errors everywhere. Here's my debug log now.
Apr 05 07:28:28 Active4D: [notice] ***************************************************************** Apr 05 07:28:28 Active4D: [notice] Active4D Apr 05 07:28:28 Active4D: [notice] ***************************************************************** Apr 05 07:28:28 Active4D: [info] env: log level = debug Apr 05 07:28:28 Active4D: [debug] env: looking for ICU data in plugin bundle Apr 05 07:28:28 Active4D: [info] env: ICU data directory: C:\Users\webuser\AppData\Local\4D\4DNug.4DC_xxx.xxx.xxx.xxx\Plugins\Active4D.bundle\Contents\Resources Apr 05 07:28:28 Active4D: [info] env: Active4D 6.1r13 [Windows, release, 32-bit] Apr 05 07:28:28 Active4D: [info] env: 4D v13.5.0r0 [Client, compiled, Unicode mode, Windows 7, 32-bit] Apr 05 07:28:28 Active4D: [debug] env: Windows user locale: en_US Apr 05 07:28:28 Active4D: [info] env: ICU locale: en_US - English (United States) Apr 05 07:28:28 Active4D: [info] env: checked Apr 05 07:28:28 Active4D: [info] license: searching for key file in /C/Users/webuser/AppData/Roaming/4D/com.aparajita/Active4D Apr 05 07:28:28 Active4D: [info] license: searching for key file in /C/ProgramData/4D/Licenses/com.aparajita/Active4D Apr 05 07:28:28 Active4D: [info] license: found key file: C:\ProgramData\4D\Licenses\com.aparajita\Active4D\Active4D.xxx.xxx.xxx.xxx.key Apr 05 07:28:28 Active4D: [info] license: found deployment license, checking IP addresses Apr 05 07:28:28 Active4D: [debug] xtoolkit: match IP address: xxx.xxx.xxx.xxx Apr 05 07:28:28 Active4D: [debug] xtoolkit: found IP: xxx.xxx.xxx.xxx Apr 05 07:28:28 Active4D: [info] license: matched IP address: xxx.xxx.xxx.xxx Apr 05 07:28:28 Active4D: [info] license: valid key: key version = 0x61, plugin version = 0x61 Apr 05 07:28:28 Active4D: [info] license: type = deployment, unlimited time Apr 05 07:28:28 Active4D: [info] server: initialized Apr 05 07:28:28 Active4D: [info] lexer: initialized Apr 05 07:28:28 Active4D: [debug] lexer: decimal point='.', grouping separator=',' Apr 05 07:28:28 Active4D: [info] interpreter: default directory: C:\ProgramData\4D\com.aparajita\Active4D Apr 05 07:28:28 Active4D: [info] interpreter: initialized Apr 05 07:28:28 Active4D: [info] runtime: initialized Apr 05 07:28:28 Active4D: [info] web_runtime: initialized Apr 05 07:28:28 Active4D: [info] housekeeper: initialized Apr 05 07:28:35 Active4D: [info] plugin: starting up web server Apr 05 07:28:35 Active4D: [error] The library "Active4D" cannot be found: src\my_plugin.cpp, line 1480, plugin::a4d::importActive4DLib Apr 05 07:28:35 Active4D: [info] plugin: initializing circuits Apr 05 07:28:35 Active4D: [info] plugin: scanning for circuits in web root web/ Apr 05 07:28:35 Active4D: [info] plugin: circuits initialized Apr 05 07:28:35 Active4D: [info] plugin: web server started, NTK host, listening on xxx.xxx.xxx.xxx:8888 Apr 05 07:28:35 Active4D: [info] server: receive callback set to "A4D_NTK_ReceiveCallback" Apr 05 07:28:39 Active4D: [error] env: error -1 setting wd (C:\ProgramData\4D\com.aparajita\Active4D): ..\framework\4d\env4d.cpp, line 1290, plugin::StDefault4DDirectory::StDefault4DDirectory Apr 05 07:28:40 Active4D: [error] env: error -1 setting wd (C:\ProgramData\4D\com.aparajita\Active4D): ..\framework\4d\env4d.cpp, line 1290, plugin::StDefault4DDirectory::StDefault4DDirectory Apr 05 07:28:41 Active4D: [error] env: error -1 setting wd (C:\ProgramData\4D\com.aparajita\Active4D): ..\framework\4d\env4d.cpp, line 1290, plugin::StDefault4DDirectory::StDefault4DDirectory Thanks Justin Will ---------------------------------------- From: "Aparajita Fishman" <[email protected]> Sent: Saturday, April 04, 2015 11:44 PM To: [email protected], "Active4D Developer Discussion List" <[email protected]> Subject: Re: [Active4d-dev] 4D Client as Webserver > F: is a network share IIRC, I don't think link resolution works across network shares. You'll have to copy the Active4D files to each client. Regards, Aparajita _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
