Download
Blog
Wiki
Forum
Store
Contact
Home
Products
Web Server
Load Balancer
LiteSpeed SAPI
Solutions
Web Hosting
Online Gaming
PHP Application
Rails Hosting
Case Studies
Resources
Documentation
White Papers
Benchmarks
Testimonials
FAQ
HOW-TOs
Support
Services
Wiki
Forum
Company
About
News
Blog
Management
Partners
Careers
Support
Services
Wiki
Forum
User Name
Password
Remember Me?
Register
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
LiteSpeed Support Forums
>
Search Forums
>
Search Results
Page 1 of 4
1
2
3
>
Last
»
Showing results 1 to 25 of 92 - Search took
0.01
seconds.
Search:
Posts Made By:
Dani
Forum:
Install/Configuration
05-25-2008, 07:52 AM
Replies:
3
PHP Compiling error in Debian 4
Views:
1,657
Posted By
Dani
yes apt-get build-essential should install most...
yes apt-get build-essential should install most of the needed packages.
cc = c compiler
Forum:
Install/Configuration
04-23-2008, 11:00 AM
Replies:
13
lsws stopped suddently ?
Views:
2,374
Posted By
Dani
So does the kill command toggle the debug or do I...
So does the kill command toggle the debug or do I have to have it enabled before running it?
Forum:
Install/Configuration
04-23-2008, 08:56 AM
Replies:
13
lsws stopped suddently ?
Views:
2,374
Posted By
Dani
I've seen similar things on our server, the...
I've seen similar things on our server, the lshttpd process is running, and some lsphp but I can't access the webpage, a restart helped it for about 10minutes. But after that it killed connections...
Forum:
Bug Reports
04-18-2008, 12:59 AM
Replies:
9
AutoUpdate not working?
Views:
3,683
Posted By
Dani
No not yet, but it will as soon as they read this...
No not yet, but it will as soon as they read this message probably :)
Forum:
Feedback/Feature Requests
04-02-2008, 03:27 PM
Replies:
4
IP to GeoLocation
Views:
2,257
Posted By
Dani
heh understood, just thought LS had something...
heh understood, just thought LS had something other than the 2 server vars in it but since its _SERVER i can't do anything there anyway. It's a tad late to be thinking logical hehe :P thx mistwang
Forum:
Feedback/Feature Requests
04-02-2008, 01:19 PM
Replies:
4
IP to GeoLocation
Views:
2,257
Posted By
Dani
Yea I see the two _SERVER vars but they only...
Yea I see the two _SERVER vars but they only reflect to 'my' ip, or ip that is currently calling the php. I was wondering if it's possible to manually give it an ip and get the country in return.
...
Forum:
Feedback/Feature Requests
04-02-2008, 05:00 AM
Replies:
4
IP to GeoLocation
Views:
2,257
Posted By
Dani
IP to GeoLocation
Since LS uses the DB why not have a function to call it from php so that I can get the country using users IP's
echo LS_ip_to_get('11.22.33.44');
Since the lite version of geo isn't 100% it...
Forum:
Bug Reports
03-26-2008, 03:12 PM
Replies:
2
phpMyAdmin and latest APC
Views:
2,574
Posted By
Dani
jupp yer right, that's why I edited my post as...
jupp yer right, that's why I edited my post as soon as I figured that out :) seems to be apc's fault as the latest cvs php dosn't seem to work, will see if I can throw them a bug report.
Forum:
Bug Reports
03-26-2008, 06:46 AM
Replies:
2
phpMyAdmin and latest APC
Views:
2,574
Posted By
Dani
phpMyAdmin and latest APC
I just updated my APC to 3.0.17 and now when I enter phpMyAdmin and browse around I get
==> /app/lsws/logs/stderr.log <==
zend_mm_heap corrupted
Not sure why only phpmyadmin has problems,...
Forum:
General
03-03-2008, 09:31 AM
Replies:
5
Question about load balancing
Views:
1,768
Posted By
Dani
either have the upload script distribute the file...
either have the upload script distribute the file on all servers when a new file is recieved, or have a common folder for those files that are uploaded using nfs (file sharing) which both servers...
Forum:
General
03-03-2008, 08:53 AM
Replies:
5
Question about load balancing
Views:
1,768
Posted By
Dani
what content exactly? sessions, cookies, page...
what content exactly? sessions, cookies, page content...? The probable answer is that you have to maintain a sync between the servers in some way. load balancer should only take care of the 'load'...
Forum:
Bug Reports
02-27-2008, 10:53 AM
Replies:
9
AutoUpdate not working?
Views:
3,683
Posted By
Dani
Don't worry, they push it live after some testing...
Don't worry, they push it live after some testing and feedback from the users that love to install the updates by themselves. They hold the update 2-3 days after the update info is released (or...
Forum:
Install/Configuration
02-26-2008, 04:18 PM
Replies:
3
latest cacti
Views:
1,480
Posted By
Dani
yea the link I found was correct, chaning the...
yea the link I found was correct, chaning the LAST -> AVERAGE works fine.
goto
Templates -> Graph Templates
then click on the graph you want to log
at the top you see 'Graph Template...
Forum:
Install/Configuration
01-16-2008, 01:51 AM
Replies:
3
latest cacti
Views:
1,480
Posted By
Dani
latest cacti
I just installed the latest cacti and followed your wiki page.
Everything is fine until the data gathering where I get this: ERROR: the RRD does not contain an RRA matching the chosen CF
I...
Forum:
General
01-12-2008, 01:54 AM
Replies:
1
php process problem
Views:
1,661
Posted By
Dani
does your index.php accept the ID var and DIR_ID...
does your index.php accept the ID var and DIR_ID for any reason?
Forum:
General
12-12-2007, 03:39 PM
Replies:
7
memcached timeout
Views:
7,355
Posted By
Dani
it was the OS settings that were to blame :)...
it was the OS settings that were to blame :) didn't think that localhost connections were tracked by ip_conntrack, my bad :)
Forum:
General
12-11-2007, 11:53 PM
Replies:
7
memcached timeout
Views:
7,355
Posted By
Dani
hey ts77, yea I'm aware of -c, I even had it...
hey ts77, yea I'm aware of -c, I even had it around 3k still no go :) don't see a reason to max it out even more.
Forum:
General
12-11-2007, 03:25 PM
Replies:
7
memcached timeout
Views:
7,355
Posted By
Dani
jupp done all that. compiled the latest...
jupp done all that. compiled the latest 2007-12-06: Version 1.2.4 both --enable-threads and without...
But the LS server runs fine now with the extra server for sql :) nice work on the updates,...
Forum:
General
12-11-2007, 02:23 PM
Replies:
7
memcached timeout
Views:
7,355
Posted By
Dani
ok will do, here is a current log ...
ok will do, here is a current log
http://img155.imageshack.us/img155/7035/lskr8.gif
I had to turn of session memcache and go with the usual files sessions cause of the timeouts. Any idea on that...
Forum:
General
12-11-2007, 02:13 PM
Replies:
7
memcached timeout
Views:
7,355
Posted By
Dani
memcached timeout
hey, I'm getting flooded with "Can't connect to localhost:11211, Connection timed out."
I've talked to some memcached 'people' and they ask about maxclients limit and so on, and since...
Forum:
PHP
12-06-2007, 03:17 PM
Replies:
21
Performance
Views:
5,686
Posted By
Dani
# LSAPI_AVOID_FORK (default: 0) ...
# LSAPI_AVOID_FORK (default: 0)
LSAPI_AVOID_FORK specifies the policy of the internal process manager in "Self Managed Mode". When set to 0, the internal process manager will stop and start children...
Forum:
General
11-30-2007, 10:48 AM
Replies:
4
64bit
Views:
2,002
Posted By
Dani
thanks, saved me time spamming you for help when...
thanks, saved me time spamming you for help when the migration would have stopped since I wouldn't have thought of the -m :)
Forum:
General
11-30-2007, 12:41 AM
Replies:
4
64bit
Views:
2,002
Posted By
Dani
ok no need for 64bit then. So when...
ok no need for 64bit then.
So when reinstalling LS should I pay any regards to something around the key or just use the one I got when bought and run the same process again?
Forum:
General
11-29-2007, 02:50 PM
Replies:
4
64bit
Views:
2,002
Posted By
Dani
64bit
I was wondering if there are any benchmarks made with the 64bit version?
Thinking about trying out ubuntu 64bit on our www server, any experience with LS 64bit + php5, is it really worth it?
Forum:
Feedback/Feature Requests
11-23-2007, 06:29 AM
Replies:
9
Request Filtering logs
Views:
2,174
Posted By
Dani
thanks, is it possible to revert back the 3.3...
thanks, is it possible to revert back the 3.3 change of 'run away process' logs to INFO from NOTICE? Or is this a request from someone that wanted to see it's runaway processes for some reason?
Showing results 1 to 25 of 92
Page 1 of 4
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
News
Use Cases
LiteSpeed Web Server
General
Install/Configuration
LiteSpeed Cache
Feedback/Feature Requests
Bug Reports
LSWS 4.1 Release
LiteSpeed Load Balancer
General
LiteSpeed Anti-DDoS
Proxy Service
Popular web applications
Word Press
vBulletin Forum
Joomla
Magento
External Applications
Apache Migration/Compatibility
Ruby/Rails
PHP
CGI/Perl/Python
Java JSP/Servlet
All times are GMT -7. The time now is
11:05 PM
.
-
Archive
-
Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved.
Privacy Policy
.