Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

apache-asp · Apache::ASP

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 404
  • Category: Perl
  • Founded: Dec 5, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 1860 - 1889 of 2322   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1860 Christopher Hicks
chicks@... Send Email
Oct 29, 2004
5:31 am
... Its hard to tell from just that code snippet. What's in your global.asa and .htaccess? -- </chris> There are two ways of constructing a software design....
1861 Thanos Chatziathanass...
tchatzi@... Send Email
Oct 29, 2004
1:59 pm
This is VBScript, not perl, so it won't work. Please read http://www.apache-asp.org/faq.html#VBScript%20or%2007fa600d regards, Thanos Chatziathanassiou ... To...
1862 Josh Chamas
josh@... Send Email
Oct 29, 2004
10:11 pm
... I have never heard of this before! It seems to me that this might be somehow related to Apache::ASP::Session doing a TIEHASH. If no other work around...
1863 Josh Chamas
josh@... Send Email
Oct 29, 2004
10:11 pm
... I do not know what kind of status you mean, but it seems like it would be possible for the browser to popup a status window/popup which then gets closes by...
1864 Jose Luis Solano
wsolano@... Send Email
Nov 4, 2004
11:21 am
Hello all!! ... To unsubscribe, e-mail: asp-unsubscribe@... For additional commands, e-mail: asp-help@......
1865 checta2002
chector@... Send Email
Nov 5, 2004
3:06 am
Hello! I need help trying to get Apache::ASP working with Apache 1.3 This is the errors I'm getting in the apache error log [Thu Nov 04 16:48:34 2004] [error]...
1866 Josh Chamas
josh@... Send Email
Nov 5, 2004
3:40 am
... StateDir must be set to a directory that is writable to your web server. So on linux, /tmp/asp is probably fine, assuming there is a /tmp, but since this...
1867 Patrick Conroy
patrick.j.conroy@... Send Email
Nov 5, 2004
4:23 am
Hello All, I have been running Apache::ASP successfully for a few months on a Fedora Core 2 server running Apache/2.0.51, mod_perl 1.99 and the latest...
1868 Randy Kobes
randy@... Send Email
Nov 7, 2004
1:56 am
... Does inserting use Apache::Log; in ASP.pm resolve this? -- best regards, randy kobes ... To unsubscribe, e-mail: asp-unsubscribe@... For...
1869 Josh Chamas
josh@... Send Email
Nov 10, 2004
4:43 pm
... I am not sure what would cause this problem. It seems pretty late in the Apache::ASP request cycle to be getting this error. Does it help to add any of...
1870 Patrick Conroy
patrick.j.conroy@... Send Email
Nov 10, 2004
11:10 pm
... Josh, Thanks for the help. I didn't realize until I got this that I had only replied to Randy directly instead of back to the list. I was able to fix the...
1871 Joshua Chamas
josh@... Send Email
Nov 11, 2004
8:24 am
... If you can tell me whether it is Apache::compat or Apache2 that did it for you, that would be helpful. Regards, Josh ... To unsubscribe, e-mail:...
1872 David Hoo Chin Hin
mambokl@... Send Email
Nov 16, 2004
6:35 pm
Hi... Harlow.... I need help here... I acidently install two working version of Mod_perl with Apache-SSL in a diffrent directory. How can I uninstall one of...
1873 Randy Kobes
randy@... Send Email
Nov 16, 2004
7:48 pm
... Do you want to uninstall just mod_perl, or the entire perl distribution? Also, do you want to get rid of an Apache installation as well? If it's just...
1874 Warren Young
warren@... Send Email
Nov 18, 2004
6:25 pm
We have a site where Apache::ASP appears to be locking up every few days. If we rm -r /tmp/asp, the system begins responding again. We've upgraded to the...
1875 Christopher Hicks
chicks@... Send Email
Nov 18, 2004
6:32 pm
... You might be tripping over a bug in the db code. Can you try the Apache::ASP on a Fedora Core 2 or 3 machine? That's what I've been developing and...
1876 Warren Young
warren@... Send Email
Nov 19, 2004
2:16 pm
... A bug in which db code? If it's part of the open source underpinnings of Apache::ASP, why is the bug still there? Why haven't you submitted a patch? ... ...
1877 rc2762001
rc2762001@... Send Email
Nov 19, 2004
6:30 pm
Hello everyone!! I have found Apache::ASP to be an excellent tool for web development, and Mr. Chamas has been excellent on support. However, I am currently...
1878 Josh Chamas
josh@... Send Email
Nov 19, 2004
6:40 pm
... What is the state of the system when it locks up? Is the machine under load, is a process spinning out of control, is there any errors in the error_log...
1879 Josh Chamas
josh@... Send Email
Nov 19, 2004
6:43 pm
... use $main::Request->Form This is written up here: http://www.apache-asp.org/faq.html#How%20do%20I%20acc6523fd95 Regards, Josh ... To unsubscribe, e-mail:...
1880 Warren Young
warren@... Send Email
Nov 19, 2004
8:28 pm
... These systems are installed in schools, so they're only being used from roughly 7am to 4pm. This problem is happening within that window, while it is...
1881 Fagyal Csongor
concept@... Send Email
Nov 19, 2004
8:35 pm
Warren, Are you sure you don't put "something wrong" into $Application / $Session? Might it be that it is one of your ASP applications that freezes Apache,...
1882 Warren Young
warren@... Send Email
Nov 19, 2004
10:12 pm
... Could be, but if so, why is only this site locking up? ... Do you remember the incantation for that? I'm sure I can look it up if you don't have it off...
1883 Christopher Hicks
chicks@... Send Email
Nov 21, 2004
7:55 am
... The db that's used for storing the sessions which seems to be the files you're deleting. There are a variety of dbm implementations and I'm not sure which...
1884 Josh Chamas
josh@... Send Email
Nov 22, 2004
7:58 am
Hi Warren, At this point, I would recommend setting Debug -1 and then stop/start apache, and send me error_log from start until freeze. Then stop apache, and...
1885 Warren Young
warren@... Send Email
Nov 23, 2004
1:28 am
... Okay, I'll do that. School is out this week at the problem site, so I don't expect it to die this week. ... It does slow things down, but we can tolerate...
1886 Peter Beardsley
pbeardsley@... Send Email
Nov 24, 2004
2:42 pm
Hi, This might be a more general mod_perl question, and if so let me know, but I'm trying to add exception handling to my Apache::ASP code. Basically I have a...
1887 mmorrell5
dm_morrell@... Send Email
Nov 26, 2004
7:59 am
This may be a dumb question.... Is there any way to use TrapInclude outside of Apache? I would like to use TrapInclude in a standalone script to create a html...
1888 bluestfan
bluestfan@... Send Email
Nov 28, 2004
6:28 am
Environment: Apache 2.0.52 (openssl 0.9.7e/modssl 2.0.52,Activestate perl 5.8.4, modperl 1.99_17, PHP 5.0.2) On Win32 (win2k adv. server) 512 MB ram free, AMD...
1889 Randy Kobes
randy@... Send Email
Nov 28, 2004
9:05 pm
... Does adding use Apache::Log; near the top of ASP.pm help? -- best regards, randy kobes ... To unsubscribe, e-mail: asp-unsubscribe@... For...
Messages 1860 - 1889 of 2322   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help