Search results

  1. B

    [Solved] Getting server from Timing out

    I have a client with Litespeed and I am trying to do a Magento upgrade. In the past I have not been successful using lightspeed. Any thoughts on how I can stop it from timing out? Is there a setting like apache that will make the server process forever?
  2. B

    Multi domain using same folder .htaccess

    Is there a configuration reference to setup multiple domains on a single folder while using .htaccess. This is a for a Magento store (Multi domains/One folder) Hosting company said it can't be done with Litespeed
  3. B

    php compiled but not working on site

    Sorry everyone, I know I have done this before but I can't remember how I fixed it last time. I installed litespeed on a new server, compiled PHP without errors etc. I have my site root working and it return html. However when I try to run php it simply downloads the file? I created my...
  4. B

    No request delivery notification has been received from LSAPI

    We suddenly got this error today after more than year of use. Does anyone know why it suddenly is happening? We are running Enterprise. No request delivery notification has been received from LSAPI process:26871, possible run away process. Retry with new instance.
  5. B

    Recommendations on Server timeouts

    I am getting this error: Request Timeout This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase 'Connection Timeout'. Out timeout is set to 90 and the keep alive is at 30. Is...
  6. B

    how can i prevent tons of processes from starting?

    We have a Magento server that is experiencing high volume and we continually run in to the problem of processes spawning and not going away. For example I am looking a 30 mysql sleeping threads when it should be 3-4 I found this article on Stack Over flow in regards to Apache, what can I do...
  7. B

    Where do I set MIME types?

    I get this warning in my errorlog. can you tell me where I can fix it? [] can't set 'Forced Type', undefined MIME Type handler/default-handler
  8. B

    Litespeed Cache on Magento Admin

    Does anyone know if it matters to enable cache on a Magento Admin server? i.e. no Magento frontend use
  9. B

    Apache re-writes are not working

    I just switched a site to a new Litespeed server and the re-writes are not working? I am using the apache config, I started with using Litespeed config and it worked. It is seeing my .htaccess file, can you tell me what else I should look at?
  10. B

    [solved] Switch to Apache config and complex php won't run?

    I just switched to using the Apache config settings and suddenly none of my conplex php files run. I can get phpinfo.php and apc.php but the front page (Magento) won't load, it gives a 503 error. Any thoughts?
  11. B

    Change how server writes to Cache directory

    I would like to change the way the server writes my cache from nobody:nobody to username:users Is there a setting for that?
  12. B

    Centos 5 can't find apache binary path?

    Can you help me located my Apache binary path, I am trying to setup litespeed using the my Apache conf files
  13. B

    [Solved] APC Running but not working more than 0 minutes

    I have APC 3.1.9 installed and running, but it only shows an uptime for the following: Uptime 0 minutes I am NOT running suExec
  14. B

    How do I change the write name and group after install?

    I would like to change the server write name post install from nobody:nobody to myuser:users. Is there an easy way to do that post install? i.e. so I don't have to go through the install script again?
  15. B

    New Extension to help you with Magento Cache

    This is helpful information for those who are running Magento and have a large store. http://magebase.com/magento-tutorials/improving-the-file-cache-backend/ It will help you manage your Magento cache, it also explains why a large amount of cache files can slow down you site.
  16. B

    [Solved] SSL configuration

    Do I need to put my SSL info in both the listener and the virtual host? Do I have to have two IP's for SSL on the server?
  17. B

    Server consistantly running at 4+ load on Magento

    Can you tell me if there are any additional tweeks I can do to my Litespeed server if I am seeing 4+ load consistently? I am not using the Litespeed Cache, will that help Magento? Thanks,
  18. B

    default location of log files

    Can you tell me where the default location of the access.log installs to?
  19. B

    Increase server timeout

    I am still trying to find a resolution to my server timeout issue. I have an application that I need to upgrade and it has to do it through a web front end. I have my server timeout out set to 18000 in the control panel, but it still stopped at 20 minutes. HELP!!
  20. B

    Extend Session timeout

    How do I extend my session timeout, no matter what I change it seems to always be 20 minuntes?
Top