Shared memory

2002-12-09 Thread Konstantin Yotov
Hello! :) After moving to RedHat 7.3 with kernel 2.4.18-3smp system can't use shared memory: --- CPU0 states: 26.1% user, 13.0% system, 0.0% nice, 59.0% idle CPU1 states: 24.0% user, 10.1% system, 0.0% nice, 64.0% idle Mem: 1030724K av, 953088K used, 77636K free, 0K shrd, 27856K

Problem with dbm files?

2002-12-09 Thread Warren Pollans
Hello, I'm in the process of converting my perl CGI scripts to run under mod_perl. I'm working on an ibook (MacOSX 10.1.5 -Apache/1.3.26 (Darwin) mod_perl/1.26) So far, so good - the apps using mysql still work under mod_perl :-). One app uses MLDBM (with DB_File) to store a complex hash.

Re: 0x444ba45b in prof_mark () from /usr/lib/perl5/5.6.1/i686-linux/auto/Devel/DProf/DProf.so

2002-12-09 Thread Ged Haywood
Hi Stas, On Sun, 8 Dec 2002, Stas Bekman wrote: I see no reason why we should mislead readers, saying do not upgrade to 5.8.0, but to 5.7.2 instead. I'm sorry if I misled anyone. I thought it was clear that my own personal recommendation was at least 5.7.2 and that there are those who would

Re: Apache::Session and user sessions

2002-12-09 Thread Perrin Harkins
md wrote: My question is with regards to whether I need or should put the submitted data into the session as the user navigates the forms (to create an account). The user will be taken through three forms to create an account. So for instance, form one will ask the user to create a username,

Re: Apache::Session and user sessions

2002-12-09 Thread Rafiq Ismail (ADMIN)
On Mon, 9 Dec 2002, Perrin Harkins wrote: md wrote: My question is with regards to whether I need or should put the submitted data into the session as the user navigates the forms (to create an account). The user will be taken through three forms to create an account. So for instance,

Re: Apache::Session and user sessions

2002-12-09 Thread Perrin Harkins
Rafiq Ismail (ADMIN) wrote: I'm not sure how often a user will attempt to complete one form through multiple browsers. To be honest I'm not sure that he/she should. There are all kind of forms. An obvious example would be a search. Users often open up multiple windows when browsing a site

Reading XML input from flash

2002-12-09 Thread Marc Slagle
Has anyone had any luck reading in the XML sent by the flash XML.sendandload function? I've looked on Macromedias site, and all over the web, but cant seem to get it to work. I know that the flash code is supposed to be POSTing the data. Ourflash app connects to the server and seems to be

Re: Can't find Apache::ModuleConfig

2002-12-09 Thread Tom Schindl
Am Mon, 2002-12-09 um 03.06 schrieb Stas Bekman: Tom Schindl wrote: Thanks Stas. The documentation on perl.apache.org pointed me in a wrong direction (e.g. Apache::DBIPool (http://perl.apache.org/docs/2.0/user/overview/overview.html#Apache__DBIPool))

Re: Reading XML input from flash

2002-12-09 Thread Kee Hinckley
At 1:01 PM -0500 12/9/02, Marc Slagle wrote: Has anyone had any luck reading in the XML sent by the flash XML.sendandload function? I've looked on Macromedias site, and all over the web, but cant seem to get it to work. I know that the flash code is supposed to be POSTing the data. I'd like

Re: Can't find Apache::ModuleConfig

2002-12-09 Thread Stas Bekman
Tom Schindl wrote: Maybe one could mark the things not implemented yet with a big comment and remove things which will never implemented. I'm thinking of Apache::TIPool, Apache::ModuleConfig, ... . I'm planning to revamp these old docs all at once. Sounds good. Do you know how long this