|
|

10-06-2008, 08:33 AM
|
|
Member
|
|
Join Date: Jan 2008
Posts: 48
|
|
After Uninstall, websites really really slow
Right after my free license expired my websites were down for an hour. So I uninstalled litespeed, but now all my websites are going really really slow.
Load is all under 1, but just the websites are slow. Before I installed litespeed everything was loading fine, wasn't even close to being bad as this, but now I can't seem to load 3kb gif files without it lagging. All my websites are timing out. I"m running apache 2.2
Last edited by azn_romeo_4u; 10-06-2008 at 08:36 AM..
|

10-06-2008, 08:36 AM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,585
|
|
|
Are you using control panel?
If use cPanel try restoring /usr/local/apache/bin/httpd from httpd_ls_bak, if have not done yet.
reinstall Apache is another option.
|

10-06-2008, 08:40 AM
|
|
Member
|
|
Join Date: Jan 2008
Posts: 48
|
|
|
Thx, I reinstalled apache, since httpd_ls_bak doesn't appear to be in that directory.
same problem, websites not loading or just going super slow.
|

10-06-2008, 08:46 AM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,585
|
|
|
You have to try tuning Apache configuration then. Maybe MaxClients is too load or your site is under attack.
|

10-06-2008, 09:27 AM
|
|
Member
|
|
Join Date: Jan 2008
Posts: 48
|
|
|
Thank you mistwang. In deedy it was a dos attack thank you. It happened after few hours before the license expired.
I have one other question, how much faster is a 4 core cpu compared to the 2 core? Like what kinda boost would you see?
Also, because my license expired (free version) if i opt into the monthly payments, can I still use the whm plugin to reinstall it?
|

10-06-2008, 09:37 AM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,585
|
|
How much can 4-CPU license can comparing to 2-CPU is depends on your usage, basically, the more CPU time spend by lshttpd, the more improvement you will get.
http://www.litespeedtech.com/support...ead.php?t=1660
Yes, whm plugin is independent.
|

10-06-2008, 02:14 PM
|
|
Member
|
|
Join Date: Jan 2008
Posts: 48
|
|
Okay I got the the 2 cpu lease.
Use the WHM plugin to install.
Use the plugin to build matching php binary
Everything started okay,
But then I log into admin panel, I try to compile php with
suhosin, mail header and xcache and i got this error.
Quote:
Forcing buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.59 (ok)
buildconf: Your version of autoconf likely contains buggy cache code.
Running cvsclean for you.
To avoid this, install autoconf-2.13.
rebuilding configure
aclocal.m4:2141: PHP_PROG_LEX is expanded from...
rebuilding main/php_config.h.in
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
aclocal.m4:2141: PHP_PROG_LEX is expanded from...
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
|
I wanted to see if xcache would help my server more.
|

10-06-2008, 02:16 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,585
|
|
|
You need to make the permission on "gcc" "ld" relax a little bit, at least during building PHP from web console.
|

10-06-2008, 02:20 PM
|
|
Member
|
|
Join Date: Jan 2008
Posts: 48
|
|
|
lol, total newbie at this stuff. What does make the permission on "gcc" "ld" mean?
|

10-06-2008, 02:24 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,585
|
|
|
ls -l /usr/bin/gcc /usr/bin/ld
chmod 0755 /usr/bin/gcc /usr/bin/ld
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 01:43 PM.
|
|