Search results

  1. A

    STDERR question

    [82.x.x.x:4700-0#APVH_forum.....com] [STDERR] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Compilation failed: internal error: overran compiling workspace at offset 17795 in /home/johndoe/public_html/forum/sources/classes/class_session.php on line 187...
  2. A

    max_file_size

    [90.x.x.x:3364-0#APVH_forum...........com] [STDERR] PHP Warning: MAX_FILE_SIZE of 500000 bytes exceeded - file [upload_photo=D:\Documents and Settings\John Doe\My Documents\My Pictures\abcdefgh[1].jpg] not saved in Unknown on line 0 I noticed that on the error_log. I just tried to upload a...
  3. A

    Quick Edit and iowait

    On my forums, occassionally when a user clicks on the Complete button using the quick edit function..it causes the iowait of the server to spike as much as 40%. As a result, it takes more than 5 seconds for it to be processed, should be a second only. This happens during not so busy times, load...
  4. A

    Cache function

    Hi, I just installed 4.0 beta 1. I don't see any help tips on any of the settings under the Cache tab. What do I input for path under "Cache Storage Settings"? And what do you suggest to put for these values? Cache Policy Cache Enabled Cache Expire Time (seconds) No Cache Request...
  5. A

    Php Lsapi 4.7

    Hi, does 3.3.10 come with the newest PHP LSAPI 4.7 ? :)
  6. A

    entries in error_log

    Hi George, some members on my forum were complaining of time out errors, a refresh would fix it. I checked the error_log for his IP and saw these out of many. 2008-03-31 10:14:21.704 [INFO] [147.x.x.x197:56558-0#APVH_myforum] Connection idle time: 31 while in state: 5 watch ing for event...
  7. A

    graceful restart messes up downloads in progress

    Server running on 3.3.9. I start a download of a 175M multimedia file with firefox, about 5 seconds later, I restarted the web server gracefully via the GUI. And then about 15 seconds later, the download "finishes" (firefox progress bar says 100% done) but the file is partially downloaded only...
  8. A

    CPU usage consumption

    Hi, When I switched to lsphp5 for nearly 2 days, the CPU usage is mostly consumed by nice. On the other hand, when server is running on lsphp4..the CPU usage is mostly consumed by user. Can you explain this behavior? I'm not sure if it's a good or bad thing. :confused: Thanks for your help.
  9. A

    php snmp with cacti

    Hi, how do I find out if I need to recompile php with snmp to work properly with cacti? Also //working sample snmpd.conf rocommunity public pass .1.3.6.1.4.1.22253 /usr/bin/php /litespeed_snmp_scripts/sample.php Do I need to change the path to the php in the above and in sample.conf...
  10. A

    Apc

    Hi, can you update APC to version 3.0.18 on the GUI to build PHP? :)
  11. A

    authentication failed with user in logs

    2008-04-01 13:59:05.423 INFO [24.x.x.x:32853-0#APVH_www.mydomain.com] Authentication failed with user: 'admin'. I see many of these lines on error_log, that IP address is mine. I never had any login failures with the admin username. Why does it show that? :confused:
  12. A

    detect loop redirection?

    ERROR [66.x.x.x:60600-0#APVH_forum.mywebsites.com] detect loop redirection I saw this on the log for my forum, what does it mean?
  13. A

    managing vhosts

    Is there a possiblity in the future of being able to manage each vhost settings if import apache config is used? :)
  14. A

    IP blocking

    from /usr/local/apache/logs/error_log 2008-03-25 22:01:29.991 [NOTICE] [121.x.x.x] is over per client soft connection limit: 20 for 32 seconds, close connection! Soft Limit 40 Hard Limit 60 Grace 20 Why did the IP get blocked for opening only 20 connections and why does it show 32...
  15. A

    server log question

    I see a lot of these in the log ever since upgrading to 3.3.9, was it introduced in the new version? what do they mean?
  16. A

    Connection Soft Limit

    lower than the limit = soft or hard limit? over the limit = over the soft limit?
  17. A

    hotsanic with litespeed?

    http://hotsanic.sourceforge.net/ The httpd monitoring doesn't work for Litespeed, is there any way that you guys can make a module for it? I know cacti is available but rrdtool looks better. ;)
  18. A

    Plain Connections graphs

    Click the Plain Connections graph icon, it shows a bar graph instead of the IN/OUT speeds. Refresh the page and it shows up fine.... this only happens sometimes. :eek:
  19. A

    Option to backup/restore configuration

    Just like routers have an option, LiteSpeed should too. It's always a good idea to keep a backup copy.
  20. A

    automatically load litespeed on server boot

    I remember seeing it at the end of the installation, didn't copy it down. Anyone know?
Top