Search results

  1. D

    How to generate correct LOG?

    Hello, I remember that a while ago, my log was detailed with IP, date and the LINK accessed in that moment, but now the log is coming without any details, would anyone know how to help me? To summarize: I wanted the application to generate a log from where the client is accessing Look the...
  2. D

    Possible dead lock [LSAPI application] - Help

    Ubuntu 18 bionic and now testing in Ubuntu 16. PHP 7.0.33-0ubuntu0.16.04.15 (cli) ( NTS ) I used the code to install php: apt-get -y install apache2 apt-get -y install php7.0 libapache2-mod-php7.0 apt-get -y install php7.0-mysql php7.0-curl php7.0-gd php7.0-intl php-pear php7.0-imap...
  3. D

    Possible dead lock [LSAPI application] - Help

    "No request delivery notification has been received from LSAPI application, possible dead lock." When this happens, the webserver will return a 500 Internal Server Error. I have tried many edits, as you can see, value of initTimeout and pcKeepAliveTimeout are big (from 60 to, 600 and 10000). I...
  4. D

    Possible dead lock [LSAPI application] - Help

    "No request delivery notification has been received from LSAPI application, possible dead lock." When this happens, the webserver will return a 500 Internal Server Error. I have tried many edits, as you can see, value of initTimeout and pcKeepAliveTimeout are big (from 60 to, 600 and 10000). I...
  5. D

    many possible dead lock on a new server with a simple script.

    Hey David, thanks for the awnsers, but I having same issue, you have the knowledge for fix it actually? PHP 7.3.15 ubuntu 18 thanks my code: https://hatebin.com/cwljqfbnaa
Top