Re: Apache2 php not responding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The two log lines you posted show different client IP addresses. Which one of them is a request that you made that you know is legitimate? 

For the first line: The script not found message could be someone looking for vulnerabilities on the server and just not finding them.

As far as the second line, your PHP application is clearly being loaded. Knowing what is on line 300 of that file could be helpfully, but since you are getting that error, it is not likely to be an issue with HTTPD. You might want to try on the help forum for EGroupware: https://help.egroupware.org/



- Y

On Tue, Dec 12, 2017 at 12:56 PM, Robert Steinmetz AIA <rob@xxxxxxxxxxxxxxxx> wrote:
I run a server on Ubuntu 16.04 and recently did some updates, after the updates the Apache2 server does not run php correctly. the pages simply time out. I'm running a php Application Egroupware, which is written in php.

Running the php files from the command lie seems to work, of course nothing is rendered. I've been looking in the logs. I  see these two php error messages

error.log.1:[Mon Dec 11 19:56:47.782040 2017] [:error] [pid 23063] [client 72.200.56.98:50468] script '/var/www/groupdav.php' not found or unable to stat


error.log.1:[Tue Dec 12 10:00:26.760406 2017] [:error] [pid 23064] [client 192.1.68.1.219:64798] PHP Fatal error:  Maximum execution time of 90 seconds exceeded in /usr/share/egroupware/api/src/Framework/IncludeMgr.php on line 300


I could use some help figuring out what went wrong, It used to work just fine before the upgrade Honest.

   hamlet@hamlet:/var/www/egroupware/setup$ apache2 -v
   Server version: Apache/2.4.18 (Ubuntu)
   Server built:   2017-09-18T15:09:02

   root@hamlet:/var/log# php -v
   PHP 7.0.22-0ubuntu0.16.04.1 (cli) ( NTS )
   Copyright © 1997-2017 The PHP Group
   Zend Engine v3.0.0, Copyright © 1998-2017 Zend Technologies
   with Zend OPcache v7.0.22-0ubuntu0.16.04.1, Copyright © 1999-2017,
   by Zend Technologies

   mysql -v
   Welcome to the MySQL monitor. Commands end with ; or \g.
   Your MySQL connection id is 730
   Server version: 5.7.20-0ubuntu0.16.04.1 (Ubuntu)





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux