You cannot post messages because only members can post, and you are not currently a member.
Description:
AOLserver discussion group.
|
|
|
AOLServer and Tcl classes available in Virginia in Oct
|
| |
Hi all, Just a short FYI that the upcoming Tcl conference will have tutorial sessions that include AOLServer and OpenACS tutorials. I'm forwarding along this short note from the conference chair: AOLServer and Tcl classes available in Virginia Training sessions for AOLServer and Tcl will be offered at the annual... more »
|
|
Custom server error page crash
|
| |
Hey all! I've recently added a custom server error message using a redirect in AOLserver's config file. Since then, I've been occasionally seeing the following error in the logs: [09/Jul/2008:18:04:08][30505.1 690512][-conn:1-] Error: return: failed to redirect 'PROPFIND /500.html': exceeded recursion limit of 3... more »
|
|
Upload size limits
|
| |
Did the method of specify the max upload size change in 4.5? 4.0.x was "ns_param maxinput [expr 1024 * 1024 * 1024]" Jay
|
|
Troubleshooting PHP support
|
| |
Hi all, I'm attempting to get PHP working with Aolserver 4.5 as a workaround in a time crunch here. OS is RHEL 4. I compiled PHP5 in a VM that is basically identical to my production server and it worked like a charm. On the production box, however, the script produces no output and the response headers say "500 internal server error". There is... more »
|
|
Trouble with NSGD Installation
|
| |
I'm having trouble getting NSGD to compile correctly in Ubuntu. I was wondering if anyone has had any experience getting it to compile successfully on a linux OS. There were a few warning messages during the compile process, and the module would not load when aolserver was started up. Also there's an issue that make was creating two .so files (these are... more »
|
|
FW: Nspostgres Segmentation fault problem
|
| |
Hi, I have problem With AOLserver 4.0.10 and nspostgres version 4. When Postgresql database is unaccessible for a while AOLserver is dying with the error: 19/May/2008:09:55:51][14192.30 68214160][-conn:server1::29] Error: dbinit: error(10.0.200.200::server1,se rver closed the connection unexpectedly... more »
|
|
ns_sock_select issues again
|
| |
I’m having problems with ns_httpget on my Win32, 4.5.0, Tcl 8.5. Again I’ve narrowed it down to the ns_sock_select in _ns_http_puts (defined in modules/tcl/http.tcl). It’s not crashing now like it did with 4.0.10, Tcl 8.4.17 (you may recall a month ago I was getting an “UpdateStringProc should not be invoked for type bytecode” error then). Now it just errors out like so:... more »
|
|
Rolling logs in Windows
|
| |
Anyone know how to signal nsd in Windows to roll the logs? Any equivalent of "kill -HUP"? Titi Ala'ilima Lead Architect MedTouch LLC 1100 Massachusetts Avenue Cambridge, MA 02138 617.621.8670 x309
|
|
oci_error_p - nsoracle.c - talking about memory allocation...
|
| |
Dear all, I’d like to report a memory allocation problem in the function oci_error_p, belonging to the module nsoracle.c. When the system is used on Windows and Oracle (via plsql) execute a raise_application_error, Aolserver (nsd) stops working. Let’a analyse the code static int... more »
|
|
|