On Mon, Jun 20, 2011 at 4:21 PM, Kevin Christensen wrote:
> "httpd.exe: Syntax error on line 83 of C:/Program Files (x86)/Apache
> Software Foundation/Apache2.2/conf/**httpd.conf: LoadModule takes two
> arguments, a module name and the name of a shared object file to load it
> from"
>
> The line t
Run those commands in terminal and start apache from the same terminal. To
make it permanent add those line in the shell rc file for the user you are
starting apache with.
Igor
On Tue, Jun 21, 2011 at 6:42 AM, Eddy Sturg wrote:
> Hey folks,
>
> I'm sure this is a dumb question, but I've searche
Hey folks,
I'm sure this is a dumb question, but I've searched and read - all to no
avail.
httpd-2.2.3-43.el5.centos.3
CentOS release 5.5 (Final)
And I've installed the current python from source in /opt/python
We're trying to run trac and svn which include some python scripts. I'd
really lik
I'm trying to get Apache setup to handle Subversion on a Windows Server
2008 R2 SP1 machine. I'm having problems with an error that gets
generated after I've modified the httpd file in the conf folder to load
the necessary modules. I get the following error when I try to start the
Apache server
On Mon, Jun 20, 2011 at 9:26 AM, Zaccone, Warren wrote:
> yes. so I am I. The default setting is 30 seconds however pstack shows all
> 256 children running this script indefinitely - until I stop and restart
> httpd.
>
> This statement in the php doc is leading me to believe the Timeout directi
yes. so I am I. The default setting is 30 seconds however pstack shows all 256
children running this script indefinitely - until I stop and restart httpd.
This statement in the php doc is leading me to believe the Timeout directive
will override:
" Your web server can have other timeout confi
- Original Message -
> . thank you very much, I understand
> I will make certain the max excecution time for a script has an
> appropriate default value within the intepretor.
I'm confused as to how this can run for longer than
http://php.net/manual/en/info.configuration.php#ini.max-
. thank you very much, I understand
I will make certain the max excecution time for a script has an appropriate
default value within the intepretor.
From: Eric Covener [cove...@gmail.com]
Sent: Sunday, June 19, 2011 8:41 PM
To: users@httpd.apac
the script is a silly trivial example of how a more complex script with a loop
that is not obvious could cause a major issue.
the scripts ran indefinitely despite the timeout. the server had to manually
restarted.
From: Jeroen Geilman [jer...@adaptr.nl]
Se