Search results

  1. S

    Connection Timeout Limits - connTimeout

    Hello, I am running asynchronous PHP processes that call CURL scripts that do quite a bit of processing over large data sets (several hundred million records). Right now these processes are owned by lsws but are timing out due to connTimeout set to 10,000 (the max in the UI). Can this...
  2. S

    Upgrading to PHP 5.3.0 LS 4.0.10 Previous Configuration

    When compiling PHP 5.3.0 on LS Enterprise 4.0.10 my "Use Configuration From Previous Build" button is greyed out. I have relied on this for all of my past PHP compilations. Is this due to the 4.0.10 upgrade? Is there a log or configuration file available where i can find previous PHP build...
  3. S

    4.0.10 Upgrade Problem - Configuration Files Not Valid

    I'm having a few issues with the 4.0.10 upgrade: 1.) I cannot access the configuration files for any of my virtual hosts -- I am seeing the following error message in red when clicking on the configuration for a virtual host (these worked fine in 4.9)...
  4. S

    HTTPS Issue After 4.0.7 Upgrade

    I'm having an issue where after upgrading to 4.0.7 my https site is returning 404 errors. Reverting to 4.0.6 solves this issue. Any ideas?
Top