Hi,
I'm trying to set an environment variable and run a program via php when
the page is loaded. This command runs fine when I use the php
interactive shell:///|putenv('TS_SOCKET=/tmp/test.socket'); echo
exec('tsp');|/
However, if I wrap that with php tags, throw it in a .php file and
acces
Frank Gingras wrote:
> What does the error log say, exactly?
Frank,
Thanks for replying.
I discovered the problem while gathering the log info to answer your question.
I happened to notice the full URL of the referrer in the log entry, and that
prompted me to wonder if HotLink Protection was t
What does the error log say, exactly?
On Tue, Feb 20, 2018 at 5:08 PM, John Cardinal wrote:
> Environment:
> WHM v68.0.29
> Apache/2.4.29
> CENTOS 7.4
>
> I am trying to configure Apache to follow a symbolic link from one
> account's
> public_html folder to another account's public_html folder.
Environment:
WHM v68.0.29
Apache/2.4.29
CENTOS 7.4
I am trying to configure Apache to follow a symbolic link from one account's
public_html folder to another account's public_html folder. So, if Account1
has a soft link "slink":
~account1/public_html/slink -> ~account2/public_html
Given the abov
Hello
Trying to match high %cpu httpd processes from "top" with what they are
requesting and ip addresses
Any suggestions?
Thanks
Dear Apache Enthusiast,
(You’re receiving this message because you’re subscribed to a user@ or
dev@ list of one or more Apache Software Foundation projects.)
We’re pleased to announce the upcoming ApacheCon [1] in Montréal,
September 24-27. This event is all about you — the Apache project com
Hi Hermant,
On Tue, Feb 20, 2018 at 10:45 AM, Hemant Chaudhary
wrote:
>
> Q1. Startup process is reading configuration two times and creating
> conftree. Why do we need to read configuration script twice? Is there any
> difference in conftree after first and second read of configuration script.
Hi All,
While Debugging apache, I encountered with following questions. I am unable
to get answers for the following questions, please help to answer them.
Q1. Startup process is reading configuration two times and creating
conftree. Why do we need to read configuration script twice? Is there any