If you put gibberish in the .htaccess, do you get a 500 error or do
things still work? It's a quick test of whether it's being loaded or
not for your request.
Do you use mod_php or something fastcgi based? I think some of the
fastcgi methods do not work with htaccess.
---
> In others servers with apache 2.2.34 (for example) and Prefork module the
> Average process size (MB) is around 80.
> Now, with event module is around 250-500 (see below)
> Threads Per Child 25
Should be about 25 times fewer processes for the same workload, so
comparing the average per pr
El vie, 7 oct 2022 a las 12:11, Patrik Peng
() escribió:
>
> On 06.10.22 16:03, Frank Gingras wrote:
> > The only solution is to remove the FileInfo override, and merge all
> > the changes in your vhost. Users should not be allowed to override the
> > vhost configuration.
> >
> > Yes, that means th
On 06.10.22 16:03, Frank Gingras wrote:
The only solution is to remove the FileInfo override, and merge all
the changes in your vhost. Users should not be allowed to override the
vhost configuration.
Yes, that means they also cannot add their own mod_rewrite recipes,
but that is a good thing.
The only solution is to remove the FileInfo override, and merge all the
changes in your vhost. Users should not be allowed to override the vhost
configuration.
Yes, that means they also cannot add their own mod_rewrite recipes, but
that is a good thing.
On Thu, 6 Oct 2022 at 09:07, William Edward
Op 6 okt. 2022 om 13:50 heeft Patrik Peng het volgende geschreven:
Hi there
I'm trying to create a multi user setup with Apache/2.4.54,
mod_proxy_fcgi and PHP-FPM on a FreeBSD machine.
I already got a working solution with php-fpm running and the
following
On Tuesday, August 21, 2018 22:51:09 Darryl Philip Baker wrote:
> I forgot to add the systemd directive, LimitNOFILE= Which is the number
> of file descriptors.
Thanks!! I added this under the [Service] section:
LimitNOFILE=8192
Then did a
$ systemctl daemon-reload
$ /bin/systemctl restart http
On Tuesday, August 21, 2018 22:45:56 Darryl Philip Baker wrote:
> Systemd stores the scripts in /lib/systemd/system and /etc/systemd/system.
I got that catalog but no scripts to start up the apache web server. Only a
config file
named httpd.service:
# See httpd.service(8) for more information
I forgot to add the systemd directive, LimitNOFILE= Which is the number of
file descriptors.
Darryl Baker (he/him/his)
Sr. System Administrator
Distributed Application Platform Services
Northwestern University
1800 Sherman Ave.
Suite 6-600 – Box #39
Evanston, IL 60201-3715
darryl.ba...@nort
Systemd stores the scripts in /lib/systemd/system and /etc/systemd/system.
Darryl Baker (he/him/his)
Sr. System Administrator
Distributed Application Platform Services
Northwestern University
1800 Sherman Ave.
Suite 6-600 – Box #39
Evanston, IL 60201-3715
darryl.ba...@northwestern.edu
(847) 467-
On Tuesday, August 21, 2018 21:52:34 Darryl Philip Baker wrote:
> Have you tried adding a ulimit command to raise the number of open files in
> the apache start script or systemd service file?
If I only knew where the startup script is. Back in the (good) old days
everything was
located under /
Have you tried adding a ulimit command to raise the number of open files in the
apache start script or systemd service file?
Darryl Baker (he/him/his)
Sr. System Administrator
Distributed Application Platform Services
Northwestern University
1800 Sherman Ave.
Suite 6-600 – Box #39
Evanston, IL
I thought I downloaded Apache 2.4. But apparently the Apache website
hasn't updated their binary page. I've just downloaded Apache 2.4 and
followed the instructions on a webpage I found. It seems to be working.
If I have any additional problems, I will let you know.
On Tue, Oct 21, 2014 at 12:0
is confusing because you say that you found your apache folder 2.2
and then you are using php5apache2_4
Which apache are you using 2.2 or 2.4?
On Mon, Oct 20, 2014 at 8:06 PM, Ted Hickox wrote:
> I'm using PHP 5.5 (I think that's the latest one.) and Apache 2.4
>
> On Mon, Oct 20, 2014 at 2:47
I'm using PHP 5.5 (I think that's the latest one.) and Apache 2.4
On Mon, Oct 20, 2014 at 2:47 AM, Hendrik Schmieder <
hendrik.schmie...@jedox.com> wrote:
> Ted Hickox schrieb:
>
> I'm trying to connect PHP to Apache. I have Windows 7 Ultimate. I used
>> the thread safe windows binary PHP down
Ted Hickox schrieb:
I'm trying to connect PHP to Apache. I have Windows 7 Ultimate. I used
the thread safe windows binary PHP download. It was the latest download.
I then downloaded Notepad ++ and opened PHP.ini. Using Notepad ++ I
searched for the word _dir. Once I found it, I found ;exten
16 matches
Mail list logo