RE: [EMAIL PROTECTED] scripts run very slow in the Apache server

2005-11-27 Thread Boyle Owen
Plain text please... You have to give a lot more details about your network before anyone can make a guess about this (OS and apache version would also be useful). In the meantime, here's a few questions: - How *exactly* did you time the script to 4s? I assume you mean you ran it from the comm

[EMAIL PROTECTED] scripts run very slow in the Apache server

2005-11-27 Thread Senthil Nathan
hi all,i have some cgi scripts running on the Apache server.i am invoking it from the browser and see that it takes lot of time to connect to the server and run the cgi script on it.actually my cgi script takes 4sec to run, which i checked out using the timestamp. but when accessing from the browse

[EMAIL PROTECTED] problem with Apache/2.0.54 on fedora core 4

2005-11-27 Thread Donovan, Jim
Greetings, all. This version of apache frequently wrongly says Permission Denied when perl cgi scripts try to open files. I had a look on the buglist but didn't find anything (and didn't expect to; how could a version as silly as that get out?). Once it has started saying that, nothing will let yo

[EMAIL PROTECTED] Problem with multiple SSIs

2005-11-27 Thread Paul Kippes
Is this some strange configuration issue? I'm using 2.0.55 with Apache configured using the following: ./configure --prefix=/usr/local/www --enable-cgi --enable-headers --enable-expires --enable-mime-magic --enable-logio --enable-deflate --enable-rewrite I'm using the default httpd.conf with th

[EMAIL PROTECTED] DDos Attack causing Connection Refused?

2005-11-27 Thread Michael Avila
Windows XP Pro DSL Modem D-Link 524 Router Apache 2.0.55 [Sun Nov 27 17:52:43 2005] [warn] (OS 64) The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed. I am seeing this in my Apache log errors.log file. The time seems to be the same as a DDos attack

[EMAIL PROTECTED] Will mod_rewrite work?

2005-11-27 Thread Andrew McCall
Hi Folks, I have an Apache httpd 2.0.55 installation that is running one web site. Its using mod_jk to attach to JBoss and serve out a blog run by Blojsom. At the moment the URL to access it is http://mydomain.com/blojsom/blog/default/ which brings up the blog. I was wondering if it would be po

RE: [EMAIL PROTECTED] Connection Refused - SOLVED??

2005-11-27 Thread Michael Avila
Don't ask me why but I stumbled on a resolution. If I do the following it works Try to access website with browser - it fails Stop Apache Start Apache Access website with browser - it works I cannot tell you why it works but it does Mike -Original Message- From: Michael Avila [mailto:[E

Re: [EMAIL PROTECTED] CSS don't load on 1.3.X; but loaded on 2.0.X

2005-11-27 Thread Joshua Slive
On 11/27/05, Uwe Dippel <[EMAIL PROTECTED]> wrote: > One of my users had functional CSS on 2.0; but on 1.3 all pages simply > show 'blank'. > When I remove his index.html, of course the files become visible. > css is - of course - in the untouched mime.types By CSS you mean Cascading StyleSheets?

Re: [EMAIL PROTECTED] webDav access to home directory as user

2005-11-27 Thread Joshua Slive
On 11/27/05, Ronald C.F. Antony <[EMAIL PROTECTED]> wrote: > The lack of per-user threads seems to be a rather severe limitation of > creative uses of apache... > ...there's e.g. this great software phpXplorer ( http:// > www.phpXplorer.org ), > which would do a lot of what I'like to do, but since

Re: [EMAIL PROTECTED] Header problems..

2005-11-27 Thread Anders Norrbring
On 2005-11-27 14:26 Nick Kew wrote: On Sunday 27 November 2005 12:54, Anders Norrbring wrote: On 2005-11-27 13:37 Anders Norrbring wrote: I'm trying to validate a site as XHTML 1.1, Content-Type: text/html; charset=' . iso-8859-1 . ' I can't tell why that's happening based on what you've

Re: [EMAIL PROTECTED] Header problems..

2005-11-27 Thread Nick Kew
On Sunday 27 November 2005 12:54, Anders Norrbring wrote: > On 2005-11-27 13:37 Anders Norrbring wrote: > > I'm trying to validate a site as XHTML 1.1, > Content-Type: text/html; charset=' . iso-8859-1 . ' I can't tell why that's happening based on what you've posted. Are you using some kind of sc

Re: [EMAIL PROTECTED] Header problems..

2005-11-27 Thread Anders Norrbring
On 2005-11-27 13:37 Anders Norrbring wrote: I'm trying to validate a site as XHTML 1.1, and all the web pages are okay according to the W3C validator. But as soon as I put them on my Apache 2.0.54 server I run into problems.. I get this response: "The character encoding specified in the HTTP

[EMAIL PROTECTED] Header problems..

2005-11-27 Thread Anders Norrbring
I'm trying to validate a site as XHTML 1.1, and all the web pages are okay according to the W3C validator. But as soon as I put them on my Apache 2.0.54 server I run into problems.. I get this response: "The character encoding specified in the HTTP header (') is different from the value in th

Re: [EMAIL PROTECTED] Apache 2 start_ssl - missing symbol

2005-11-27 Thread Stephen Collyer
Nick Kew wrote: ldd your httpd and your mod_ssl.so to find out what they link to. Thanks for this. I now see the problem: [EMAIL PROTECTED] $ ldd bin/httpd linux-gate.so.1 => (0xe000) libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0x40018000) libcrypto.so.0.9.7 => /

Re: [EMAIL PROTECTED] Apache 2 start_ssl - missing symbol

2005-11-27 Thread Nick Kew
On Sunday 27 November 2005 11:42, Stephen Collyer wrote: > Stephen Collyer wrote: > > Joe Orton wrote: > >> In 2.0.x you can't build mod_ssl as a DSO against OpenSSL if OpenSSL > >> is only available as static libraries. > >> > >> You can either build OpenSSL shared libraries, or upgrade to 2.1.x,

Re: [EMAIL PROTECTED] Apache 2 start_ssl - missing symbol

2005-11-27 Thread Stephen Collyer
Stephen Collyer wrote: Joe Orton wrote: In 2.0.x you can't build mod_ssl as a DSO against OpenSSL if OpenSSL is only available as static libraries. You can either build OpenSSL shared libraries, or upgrade to 2.1.x, where this should work OK (though I wouldn't recommend it at all). joe

[EMAIL PROTECTED] Error when loading index.html

2005-11-27 Thread Lowhead
Hi there, I have installed Apache 2 on a windows Xp system. I made the localhost installation since I just want to build my website off line first. I also installed with the option that apache is manually started. The installation went fine. I can alos start the server manually. However, if I type