Search results

  1. S

    Blank screen in version management

    Hi. I have an update - this screen work in FireFox (1.5). IE for some reason displays a blank page. The logs in /admin/logs don't contain any errors.
  2. S

    Disabling the "Example" host, brings error in logs

    Hi. When disabling the "Example" virtual host, the "View Log" screen displays the following message "Failed read server log file from ". Enabling the "Example" back doesn't help - only restarting the server (which enables the "Example" as well), resolves this situation. The lshttpd version...
  3. S

    Blank screen in version management

    Hi. When going to the version management screen, I'm receiving a blank screen. Inspecting the logs didn't produce anything (as I thought it might be a PHP error symptom). The lshttpd is the latest version (2.1.10).
  4. S

    AWStats error

    Hi. AWStats has stopped to update the statistics. After some inspection of the logs, I discovered the following error: "File already exists: [/var/web/logs/site/access.log.awstats], Awstats updating might be in progress." Removing the /var/web/logs/site/access.log.awstats and restarting...
  5. S

    503 is back on 2.1.9 / lsapi version 1.7/ PHP 5.0.4

    Hi. This symptom has occurred again. In one of the sites areas, I'm constantly receiving this error: 503 Service Unavailable The server is temporarily busy, try again later! Hoping to resolve it, I have both upgraded the lshttpd, and the lsapi. But unfortunately, it didn't help. The...
  6. S

    503 is back on 2.1.5 (and 2.1.4 as well)

    Hi. I'm using LSAPI on this machine - so it means that I should strace the lsphp process? BTW, took a peak in the log files finally. Here what they say: error_log: 2005-11-07 11:27:12.226 [NOTICE] [config:server:epsr:phpFcgi]'ProcessLimit' probably is too low, adjust the limit to...
  7. S

    AWstats are not secured by password

    Hi. Just brining this post to the top, to indicate that the FreeBSD problem with AWStats authentication still exists. Thanks.
  8. S

    AWstats are not secured by password

    Hi. I encountered another issue with awstats again, this time on a FreeBSD host. When the Authentication Realm is empty, the awstats can be accessed normally. But if it's enabled, any attempt to access the same link will lead to the site (which will throw a "not found" error). Any ideas...
  9. S

    503 is back on 2.1.5 (and 2.1.4 as well)

    Thanks, I will try it out. Does it means that it's a problem in the eac? It happened in the 2.1.3 version as well, btw, so it probably means it was always there?
  10. S

    503 is back on 2.1.5 (and 2.1.4 as well)

    Hi. When running a long PHP script, the server returns the 503 error: 503 Service Unavailable The server is temporarily busy, try again later! Other scripts work just fine. The used environment is lshttpd 2.1.5, with PHP 5.0.4, LSAPI 1.6 and eaccelerator 0.9.7-cvs. Any idea how to...
  11. S

    PHP No input file specified. error

    Hi. Enable chroot is set to No.
  12. S

    PHP No input file specified. error

    Hi. I have some strange problem going on one of the virtual hosts. Some PHP files are working correctly, while others returning the following error: No input file specified. There is a lot of written material, but all of it is related to Apache. Any idea? I'm using the latest...
  13. S

    How to fix problem with PHP after upgrading to 2.1.3

    Hi. What is the recommended Process Limit value, or how it can be calculated?
  14. S

    Best configuration for PHP LiteSpeed SAPI

    Hi. Are there any possible caveats in using epoll instead of poll? I switched and it looks fine currently, but perhaps there some points I should be aware of?
  15. S

    FastCGI > LSAPI ?

    Hi. Perhaps it's better to set this parameter to "On", and not limit it at all? Or the LSAPI is optimized best to work with 8K?
  16. S

    2.1.3 Killed My Website

    I got this problem as well, on PHP 5.0.4, with FastCGI. Had to rollback to the 2.1RC3 version in order to correct it. I did the update via the admin interface, rather then manual installation - perhaps there is some problem with this method of installation? P.S.: Perhaps there is a way I can...
  17. S

    strange error.. & 503 service Unavailable

    Hi. These are a great news - I will upgrade my version very soon. Was the LSAPI upgraded as well, and need to be recompiled with the PHP?
  18. S

    FastCGI > LSAPI ?

    Hi. We have buffering enabled for the PHP, for all of the pages, in order to catch errors and present customized pages instead. Does it mean that in this case we should continue using FastCGI, because of the buffer size? Or there any way to increase the buffer size via options?
  19. S

    Best configuration for PHP LiteSpeed SAPI

    Hi. So, basically switching poll to epoll in the tuning page, will be enough to improve the performance with LSAPI?
  20. S

    strange error.. & 503 service Unavailable

    Hi. I wanted to update you that I switched to FastCGI, and never had any problems since then, including using the eAccelerator with optimizer turned on. I would like to switch to LSApi thought, the question is whether this issue was resolved in the latest release version (2.1.1).
Top