Thx for the tip, but it doesn't seem to work. For example, I just tried this:
---
Redirect / http://wiki-translation.wiki4us.com/
---
When I try to go to www.wiki-translation.com, I see the url
wiki-translation.wiki4us.com in the browser (which is not what I want... I want
to keep the original
Hi Tom,
You absolutely have a point there.
The site functions without it, however APC improves the sites performance(it
should as there is almost 100% cache hit, however I didn't and can't do decent
investigation into that).
Note that the customer configures all application parts(php, apache, m
On Wed, May 16, 2012 at 2:57 PM, G VM wrote:
>> Likely a script problem, httpd wont cause harm
> Did some further investigation and it seems APC (php opcode cache) generates
> this IO(or so it seems).
> http://serverfault.com/questions/361032/high-disk-i-o-when-cache-is-used
>
>> that is pretty an
> Likely a script problem, httpd wont cause harm
Did some further investigation and it seems APC (php opcode cache) generates
this IO(or so it seems).
http://serverfault.com/questions/361032/high-disk-i-o-when-cache-is-used
> that is pretty ancient
RHEL. Not that ancient.
> ahhh so
On Wed, May 16, 2012 at 05:06:24AM -0700, Desilets, Alain wrote:
> I need to forward a domain www.wiki-translation.com to a different location
> wiki-translation.wiki4us.com, while preserving the original url.
>
> I have been trying to do this for 30 mins now, using Rewrite rules, and
> nothing
My Apache server is limited of RAM, so I had to downloaded the number of '
MaxClients'. That is why I need to know the number of connections that fail
by timeout, and if possible I need the date of each. Thanks so much!
PD: Sorry for my bad English...
I need to forward a domain www.wiki-translation.com to a different location
wiki-translation.wiki4us.com, while preserving the original url.
I have been trying to do this for 30 mins now, using Rewrite rules, and nothing
works.
For example, thje Parked domains CPanel functionality created the
OMFG! thank you! the vhost log value was owne rwx--, after setting
1770, the scripts works happily.
Thanks
Nik
On 5/16/12, Noel Butler wrote:
> If you have it defined to use /srv/foo.net/tmp/ and it wants to
> use /tmp it's probably because httpd/php can't write to that directory,
> check