I've got pb when I want to create an activity:
2019-03-11 17:25:32.620 ** ERROR ** [V7.4.3] Exception-[42S22] SQLSTATE[42S22]: Column not found: 1054 Unknown column 'wesum.idActivty' in 'where clause'
2019-03-11 17:25:32.620 ** ERROR ** [V7.4.3] For query : SELECT pe.refType as reftype, pe.refId as refid, pe.realWork as realwork, pe.leftWork as leftwork, pe.plannedWork as plannedwork, coalesce((select sum(work) from work w where w.refType=pe.refType and w.refId=pe.refId),0)+coalesce((select sum(pesum.realWork) from planningelement pesum where pesum.topId=pe.id),0)+coalesce((select sum(wesum.realWork) from workelement wesum where pe.refTYpe='Project' and wesum.idProject=pe.id and wesum.idActivty is null),0) as sumwork FROM planningelement pe WHERE pe.isManualProgress=0 and realwork!=coalesce((select sum(work) from work w where w.refType=pe.refType and w.refId=pe.refId),0)+coalesce((select sum(pesum.realWork) from planningelement pesum where pesum.topId=pe.id),0) +coalesce((select sum(wesum.realWork) from workelement wesum where pe.refTYpe='Project' and wesum.idProject=pe.id and wesum.idActivty is null),0) OR (pe.realWork+pe.leftWork)!=pe.plannedWork
2019-03-11 17:25:32.620 ** ERROR ** [V7.4.3] Strack trace :
2019-03-11 17:25:32.620 ** ERROR ** [V7.4.3] #0 Sql->query called at [/var/www/projeqtor/model/Consistency.php:367]
2019-03-11 17:25:32.620 ** ERROR ** [V7.4.3] #1 Consistency->checkWorkOnActivity called at [/var/www/projeqtor/tool/adminFunctionalities.php:104]
2019-03-11 17:25:32.620 ** ERROR ** [V7.4.3] #2 include called at [/var/www/projeqtor/view/print.php:219]
Hello,
I couldn't create new activity, it is a very bad problem for us. Do you know what's happen ?
Hello,
Did you clean your browser cache after update to 7.4.3 ?
Yes I'd clean the cache, but noway, always problem to create activities...
Is it possible to downgrade to 7.4.2 ?
2019-03-13 11:19:20.730 ** ERROR ** [V7.4.3] Exception-[42S22] SQLSTATE[42S22]: Column not found: 1054 Unknown column 'wesum.idActivty' in 'where clause'
2019-03-13 11:19:20.730 ** ERROR ** [V7.4.3] For query : SELECT pe.refType as reftype, pe.refId as refid, pe.realWork as realwork, pe.leftWork as leftwork, pe.plannedWork as plannedwork, coalesce((select sum(work) from work w where w.refType=pe.refType and w.refId=pe.refId),0)+coalesce((select sum(pesum.realWork) from planningelement pesum where pesum.topId=pe.id),0)+coalesce((select sum(wesum.realWork) from workelement wesum where pe.refTYpe='Project' and wesum.idProject=pe.id and wesum.idActivty is null),0) as sumwork FROM planningelement pe WHERE pe.isManualProgress=0 and realwork!=coalesce((select sum(work) from work w where w.refType=pe.refType and w.refId=pe.refId),0)+coalesce((select sum(pesum.realWork) from planningelement pesum where pesum.topId=pe.id),0) +coalesce((select sum(wesum.realWork) from workelement wesum where pe.refTYpe='Project' and wesum.idProject=pe.id and wesum.idActivty is null),0) OR (pe.realWork+pe.leftWork)!=pe.plannedWork
2019-03-13 11:19:20.730 ** ERROR ** [V7.4.3] Strack trace :
2019-03-13 11:19:20.730 ** ERROR ** [V7.4.3] #0 Sql->query called at [/var/www/projeqtor/model/Consistency.php:367]
2019-03-13 11:19:20.730 ** ERROR ** [V7.4.3] #1 Consistency->checkWorkOnActivity called at [/var/www/projeqtor/tool/adminFunctionalities.php:104]
2019-03-13 11:19:20.730 ** ERROR ** [V7.4.3] #2 include called at [/var/www/projeqtor/view/print.php:219]
Hi,
This issue cannot happen on activity creation.
It is generated only on Consistency check (on admin screen)
Fix is to replace "wesum.idActivty" with "wesum.idActivity" (several places to do)
But this exists only on Consitency.php and cannot have side effect on Activity creation.
I've change wesum.idActivty to wesum.idActibity.
I have no error on log file now. But I could not create new activity...
If you used screen customization, try and rename file model/custom/Activity.php (to model/custom/Activity.php.sav for instance)
If you then can create activity. Post the file here for fixing.
Also be sure to use latest version of the plugin (old versions may lead to such issues)
If problem persists, please chack for errors in :
- projeqtor log file
- apache log file
- browser console
I try to renane Activity.php.sav on custom folder, nothing change, cannot create activity.
Nothing on log file projeqtor.
Where i can find the apache2 log file ?
apache2 error log:
Wed Mar 13 05:32:17.526121 2019] [:error] [pid 16514] [client 14.192.8.246:12405] script '/var/www/projeqtor/mybestloves.php' not found or unable to stat
[Wed Mar 13 10:04:31.919591 2019] [:error] [pid 20515] [client 192.168.100.105:50928] PHP Warning: POST Content-Length of 31997052 bytes exceeds the limit of 8388608 bytes in Unknown on line 0, referer: http://192.168.100.200/view/main.php
[Wed Mar 13 11:22:23.551030 2019] [:error] [pid 20368] [client 192.168.100.105:51371] PHP Fatal error: Maximum execution time of 0 seconds exceeded in /var/www/projeqtor/tool/projeqtor.php on line 3317, referer: http://192.168.100.200/view/main.php
[Wed Mar 13 13:40:45.372025 2019] [:error] [pid 20959] [client 106.13.70.118:57434] script '/var/www/projeqtor/main.php' not found or unable to stat, referer: http://185.18.208.18/
[Wed Mar 13 15:54:18.043005 2019] [:error] [pid 22186] [client 192.168.100.157:51840] PHP Fatal error: Maximum execution time of 0 seconds exceeded in /var/www/projeqtor/model/persistence/SqlElement.php on line 2906, referer: http://192.168.100.200/view/main.php?directAccess=true&objectClass=Requirement&objectId=78
[Wed Mar 13 16:46:08.203166 2019] [core:notice] [pid 9395] AH00051: child pid 16100 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Wed Mar 13 16:46:08.203231 2019] [mpm_prefork:notice] [pid 9395] AH00169: caught SIGTERM, shutting down
[Wed Mar 13 16:46:08.991475 2019] [mpm_prefork:notice] [pid 22777] AH00163: Apache/2.4.7 (Ubuntu) mod_wsgi/3.4 Python/2.7.6 configured -- resuming normal operations
[Wed Mar 13 16:46:08.991540 2019] [core:notice] [pid 22777] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 13 16:47:55.123017 2019] [:error] [pid 22781] [client 127.0.0.1:40136] PHP Fatal error: Maximum execution time of 0 seconds exceeded in /var/www/projeqtor/model/persistence/SqlElement.php on line 2906, referer: http://127.0.0.1/view/main.php
[Wed Mar 13 17:04:42.559018 2019] [:error] [pid 23361] [client 192.168.100.105:53393] PHP Fatal error: Maximum execution time of 0 seconds exceeded in /var/www/projeqtor/model/persistence/SqlElement.php on line 3026, referer: http://192.168.100.200/view/main.php
[Wed Mar 13 18:01:18.528398 2019] [mpm_prefork:notice] [pid 22777] AH00169: caught SIGTERM, shutting down
[Wed Mar 13 18:01:19.581359 2019] [mpm_prefork:notice] [pid 24586] AH00163: Apache/2.4.7 (Ubuntu) mod_wsgi/3.4 Python/2.7.6 configured -- resuming normal operations
[Wed Mar 13 18:01:19.581425 2019] [core:notice] [pid 24586] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 13 18:03:22.971010 2019] [:error] [pid 24600] [client 127.0.0.1:42826] PHP Fatal error: Maximum execution time of 0 seconds exceeded in /var/www/projeqtor/model/persistence/SqlElement.php on line 3026, referer: http://127.0.0.1/view/main.php
[Wed Mar 13 18:03:22.971010 2019] [:error] [pid 24600] [client 127.0.0.1:42826] PHP Fatal error: Maximum execution time of 0 seconds exceeded in /var/www/projeqtor/model/persistence/SqlElement.php on line 3026, referer: http://127.0.0.1/view/main.php
Strange : infinite limite reached !
Try and change max_execution_time to something over zero (and possibly big)
I change value max_execution_time of all of php.ini file to 30000.
But nothing change...
I already could not create activity...
It's really problematic now.
so, now it's work, I can create an activity but it's take around 3 minutes to create one, it's not usable.
I guess you have some issue on your platform.
First try to restart the DB.
Then you'll need to contect your technical team to analyse the issue.
Hello,
I'd restart the projeqtor computer and DB. nothing change.
The pb is that i'm the technical team ....
I need your help.
this id the last error log file from apache3
'/var/www/projeqtor/toor.php' not found or unable to stat
[Fri Mar 15 04:41:10.145215 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/uu.php' not found or unable to stat
[Fri Mar 15 04:41:10.526326 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/aa.php' not found or unable to stat
[Fri Mar 15 04:41:10.790446 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/wb.php' not found or unable to stat
[Fri Mar 15 04:41:11.097950 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/yj.php' not found or unable to stat
[Fri Mar 15 04:41:11.388276 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/z.php' not found or unable to stat
[Fri Mar 15 04:41:11.723995 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/7.php' not found or unable to stat
[Fri Mar 15 04:41:13.657998 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/xiaoma.php' not found or unable to stat
[Fri Mar 15 04:41:13.926651 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/xiaomae.php' not found or unable to stat
[Fri Mar 15 04:41:14.209297 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/xiaomar.php' not found or unable to stat
[Fri Mar 15 04:41:14.451236 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/qq.php' not found or unable to stat
[Fri Mar 15 04:41:14.794485 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/data.php' not found or unable to stat
[Fri Mar 15 04:41:15.160340 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/log.php' not found or unable to stat
[Fri Mar 15 04:41:15.463764 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/fack.php' not found or unable to stat
[Fri Mar 15 04:41:15.828230 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/angge.php' not found or unable to stat
[Fri Mar 15 04:41:16.951421 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/cxfm666.php' not found or unable to stat
[Fri Mar 15 04:41:17.266099 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/db.php' not found or unable to stat
[Fri Mar 15 04:41:17.787122 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/hacly.php' not found or unable to stat
[Fri Mar 15 04:41:18.062165 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/xiaomo.php' not found or unable to stat
[Fri Mar 15 04:41:18.318501 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/xiaoyu.php' not found or unable to stat
[Fri Mar 15 04:41:18.622237 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/xiaohei.php' not found or unable to stat
[Fri Mar 15 04:41:18.903309 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/j.php' not found or unable to stat
[Fri Mar 15 04:41:19.240156 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/qq5262.php' not found or unable to stat
[Fri Mar 15 04:41:19.508009 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/lost.php' not found or unable to stat
[Fri Mar 15 04:41:19.809590 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/php.php' not found or unable to stat
[Fri Mar 15 04:41:20.099595 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/win.php' not found or unable to stat
[Fri Mar 15 04:41:20.350130 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/win1.php' not found or unable to stat
[Fri Mar 15 04:41:20.654196 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/linux.php' not found or unable to stat
[Fri Mar 15 04:41:21.783628 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/linux1.php' not found or unable to stat
[Fri Mar 15 04:41:22.094671 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/cc.php' not found or unable to stat
[Fri Mar 15 04:41:22.380794 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/x.php' not found or unable to stat
[Fri Mar 15 04:41:22.747713 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/lanke.php' not found or unable to stat
[Fri Mar 15 04:41:23.133125 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/neko.php' not found or unable to stat
[Fri Mar 15 04:41:23.488406 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/super.php' not found or unable to stat
[Fri Mar 15 04:41:23.742403 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/cere.php' not found or unable to stat
[Fri Mar 15 04:41:24.053747 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/aaa.php' not found or unable to stat
[Fri Mar 15 04:41:24.399992 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/Administrator.php' not found or unable to stat
[Fri Mar 15 04:41:24.742569 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/liangchen.php' not found or unable to stat
[Fri Mar 15 04:41:25.114908 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/lucky.php' not found or unable to stat
[Fri Mar 15 04:41:25.364135 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/meng.php' not found or unable to stat
[Fri Mar 15 04:41:25.705788 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/no.php' not found or unable to stat
[Fri Mar 15 04:41:26.394199 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/mysql.php' not found or unable to stat
[Fri Mar 15 04:41:27.371416 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/Updata.php' not found or unable to stat
[Fri Mar 15 04:41:27.716952 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/xxxx.php' not found or unable to stat
[Fri Mar 15 04:41:29.425465 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/guai.php' not found or unable to stat
[Fri Mar 15 04:41:29.716816 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/ljb.php' not found or unable to stat
[Fri Mar 15 04:41:30.687437 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/www.php' not found or unable to stat
[Fri Mar 15 04:41:33.270054 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/1.php' not found or unable to stat
[Fri Mar 15 04:41:33.726022 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/chaoda.php' not found or unable to stat
[Fri Mar 15 04:41:34.106780 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/qq.php' not found or unable to stat
[Fri Mar 15 04:41:34.529906 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/vuln1.php' not found or unable to stat
[Fri Mar 15 04:41:36.404048 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/orange.php' not found or unable to stat
[Fri Mar 15 04:41:37.853917 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/MCLi.php' not found or unable to stat
[Fri Mar 15 04:41:38.211740 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/MCLi.php' not found or unable to stat
[Fri Mar 15 04:41:38.546199 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/coon.php' not found or unable to stat
[Fri Mar 15 04:41:40.813358 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/1.php' not found or unable to stat
[Fri Mar 15 04:41:41.283755 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/d.php' not found or unable to stat
[Fri Mar 15 04:41:41.874831 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/zxc1.php' not found or unable to stat
[Fri Mar 15 04:41:42.123147 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/zxc0.php' not found or unable to stat
[Fri Mar 15 04:41:42.962192 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/zxc1.php' not found or unable to stat
[Fri Mar 15 04:41:43.331913 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/zxc2.php' not found or unable to stat
[Fri Mar 15 04:41:43.613002 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/indexa.php' not found or unable to stat
[Fri Mar 15 04:41:44.069741 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/lx.php' not found or unable to stat
[Fri Mar 15 04:41:45.775986 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/cn.php' not found or unable to stat
[Fri Mar 15 04:41:46.663897 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/api.php' not found or unable to stat
[Fri Mar 15 04:41:48.061626 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/index1.php' not found or unable to stat
[Fri Mar 15 04:41:49.347810 2019] [:error] [pid 11421] [client 106.13.43.1:1768] script '/var/www/projeqtor/info.php' not found or unable to stat
[Fri Mar 15 04:41:50.763438 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/info1.php' not found or unable to stat
[Fri Mar 15 04:41:53.261958 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/aaaaaa1.php' not found or unable to stat
[Fri Mar 15 04:41:53.857453 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/up.php' not found or unable to stat
[Fri Mar 15 04:41:54.199673 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/test123.php' not found or unable to stat
[Fri Mar 15 04:41:54.591569 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/test123.php' not found or unable to stat
[Fri Mar 15 04:41:54.841321 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/fb.php' not found or unable to stat
[Fri Mar 15 04:41:55.102507 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/paylog.php' not found or unable to stat
[Fri Mar 15 04:41:55.375480 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/paylog.php' not found or unable to stat
[Fri Mar 15 04:41:55.755979 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/x.php' not found or unable to stat
[Fri Mar 15 04:41:56.113947 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/cnm.php' not found or unable to stat
[Fri Mar 15 04:41:56.429855 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/1ndex.php' not found or unable to stat
[Fri Mar 15 04:41:56.676571 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/51.php' not found or unable to stat
[Fri Mar 15 04:41:56.919181 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/cadre.php' not found or unable to stat
[Fri Mar 15 04:41:57.267837 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/mm.php' not found or unable to stat
[Fri Mar 15 04:41:57.576598 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/test.php' not found or unable to stat
[Fri Mar 15 04:42:00.486826 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/1q.php' not found or unable to stat
[Fri Mar 15 04:42:01.005800 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/1111.php' not found or unable to stat
[Fri Mar 15 04:42:01.801168 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/errors.php' not found or unable to stat
[Fri Mar 15 04:42:02.796693 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/q.php' not found or unable to stat
[Fri Mar 15 04:42:03.296838 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/lanyecn.php' not found or unable to stat
[Fri Mar 15 04:42:05.198138 2019] [:error] [pid 11630] [client 106.13.43.1:12602] script '/var/www/projeqtor/mybestloves.php' not found or unable to stat
[Fri Mar 15 07:10:37.537165 2019] [mpm_prefork:notice] [pid 11417] AH00169: caught SIGTERM, shutting down
[Fri Mar 15 07:10:38.574468 2019] [mpm_prefork:notice] [pid 14384] AH00163: Apache/2.4.7 (Ubuntu) mod_wsgi/3.4 Python/2.7.6 configured -- resuming normal operations
[Fri Mar 15 07:10:38.574531 2019] [core:notice] [pid 14384] AH00094: Command line: '/usr/sbin/apache2'
It seems your server is been attached by hackers.
Look at requests trying to get pages aa.php, data.php, log.php, mybestloves.php and all similar.
Protect your server againts these attacks, maybe it will solve your issues.
I'm on Ubuntu, which software I must to install to protect the server? Sorry...
It seems your server is been attached by hackers.
Look at requests trying to get pages aa.php, data.php, log.php, mybestloves.php and all similar.
Protect your server againts these attacks, maybe it will solve your issues.
The pb is that i'm the technical team ....
The pb is that i'm the technical team ....
Try fail2ban
Hi,
We had the same problem: impossible to create new activities, no error in logs, projeqtor, apache and the database
We came back to version 7.4.2 and we have no problem
Which version of PHP are you using ?
On which OS ?
With which Database ?
how i can downgrade to v7.4.2, because I really need to restore a work version !!
Just install V7.4.2 as if it was a new version.
Reverting to previous patch version is seamless.