The newest victim, reported just few minutes ago ---> http://mp3smackers.com
And here is the whole .htaccess entry :
---------------------------------------------
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond...
Ramdomly redirect loop victim --> http://audiogazmo.com
Even mysql.allow persistent turned Off on php ini.
The .htaccess :
-----------------------------------------------
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond...
I don't know how, but Cpanel is always create rules just like that when creating redirect from Cpanel's redirect menu.
The situation is the same way either with old or new hosting account.
Redirect domain/subdomain/folder to another url will causing redirect loop.
So everytime after...
Thank you for thread starter.
I am also have a question regarding to .htaccess
Cpanel always create rewrite rules just like this :
-----------------------------------------------
RewriteEngine on
RewriteCond %{HTTP_HOST} ^domain.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.domain.com$
RewriteRule...
I thought it caused by wordpress admin setting... while wrote main site url setting : with or without www...
So many thanks for your helps, auser.
Very appreciated that :)
Got that, auser
It perhaps from dns entries.
About entries between www (subdomain?) and plain name of that domain.
I will take a look on that, thanks
Now Internet Explorer showed like this :
===========================================================
The XML page cannot be...
whoOpss... you were right... http://13meter.com/sitemap.xml is cured now
so the http://www.moviedb.asia/sitemap.xml brokens are caused by their url type?
thank you for helps anyway :)
Look at this xml sitemap from the same server with LSWS installed :
====> http://13meter.com/sitemap.xml
It's only broken while accesing with firefox.
The most popular browser in this planet.
Opera, safari, ie, and maxthon are shows fine.
---------------------------------------------------------------------------
This one produced by LSWS --> http://www.moviedb.asia/sitemap.xml
This one produced by Apache --> http://xtremenitro.org/sitemap.xml
---------------------------------------------------------------------------...
I'll try to disabling ea cache at busy time of my server (it is 5:35 AM here).
top - 05:42:17 up 1 day, 23:31, 1 user, load average: 0.72, 1.33, 1.48
And I will give my update here after that.
So many thanks, George :)
I have set "Max Idle Time" to 4 before.
I'll changed that to 10.
And all right then I'll cancel to move ea cache dir to /home1 partition.
Thanks for advices :)
So that might be bug from eAcceleartor... noticed that..
Btw I'm not compile eAccelerator by my self.
I have just use /scripts/phpextensionmgr install eAccelerator.
Is that affected?
Because many (all?) forum softwares cannot recognize if there is an eAccelearator on my server (in their forum...
@anewday:
Here is mine :
tmpfs /dev/shm tmpfs defaults,noexec,nosuid 0 0
So... is that mounted correctly?
And how about to move eaccelerator cache dir to dedicate disk which that used for /home1 only?
For additional information, some users are randomly just suddenly getting wild with their proccess.
So the CPU load will follows until 40-50 (and that makes LSWS automatically restart with fix 503 error reason)
I found those brutal process on CSF reports.
Here is one for an example ...
lsphp5 Max Connections is 175 (same as PHP_LSAPI_CHILDREN value).
@george :
Yes I use PHP suEXEC, as it shown on my "top" screen shots.
So PHP_LSAPI_CHILDREN value will completely ignored? I'll erase that.
Yes it has loaded very fast (it was cleaned up at 5 minutes ago)....
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 4090756 3926160 164596 96% /dev/shm
I will change my cron job to clean it more frequently.
Is that save to move the...