• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

some php pages not loading correctly

Y

youngnovice

Guest
Having problem with some of my php pages loading correctly.

Pages that load more than 40 sql queries makes the page display incorrectly and the html wraps around the page, etc... and then at the bottom of the page after </body></html> the number 0 displays. None of the files have been modified or changed or anything added.


Any body have any ideas of what this may be. This started yesterday sometime. I've checked the logs and I didn't see anything. Could this be php memory or something?


Using Plesk 7.5.3 Reloaded
Linux, FedoraCore 2
On server for 8 months
 
php pages using mysql not fully loading

I've ran rkhunter and chkrootkit and everything is clean.

Top

Tasks: 2217 total, 1 running, 953 sleeping, 421 stopped, 842 zombie
Cpu(s): 0.8% us, 7.7% sy, 0.0% ni, 91.3% id, 0.0% wa, 0.0% hi, 0.1% si
Mem: 1026640k total, 915112k used, 111528k free, 169044k buffers
Swap: 2096472k total, 1456k used, 2095016k free, 287080k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
26539 root 22 0 3964 2108 728 R 15.9 0.2 0:11.08 top
25071 apache 16 0 39388 19m 8360 S 0.8 2.0 0:01.53 /usr/sbin/httpd
2278 mysql 15 0 123m 33m 3284 S 0.3 3.3 33:42.05 /usr/libexec/mysqld --defaults-file=
26311 apache 16 0 44000 24m 8064 S 0.3 2.4 0:00.24 /usr/sbin/httpd
26524 apache 16 0 37400 17m 7596 S 0.3 1.7 0:00.01 /usr/sbin/httpd
1 root 16 0 2016 468 392 S 0.0 0.0 0:02.15 init [3]
2 root RT 0 0 0 0 S 0.0 0.0 0:00.39 [migration/0]
3 root 34 19 0 0 0 S 0.0 0.0 0:00.51 [ksoftirqd/0]
4 root RT 0 0 0 0 S 0.0 0.0 0:00.33 [migration/1]
5 root 34 19 0 0 0 S 0.0 0.0 0:00.69 [ksoftirqd/1]
6 root 5 -10 0 0 0 S 0.0 0.0 0:43.97 [events/0]
7 root 5 -10 0 0 0 S 0.0 0.0 0:37.64 [events/1]
8 root 7 -10 0 0 0 S 0.0 0.0 0:00.00 [khelper]
21 root 15 -10 0 0 0 S 0.0 0.0 0:00.00 [kacpid]
101 root 5 -10 0 0 0 S 0.0 0.0 0:03.23 [kblockd/0]
102 root 5 -10 0 0 0 S 0.0 0.0 0:00.34 [kblockd/1]
110 root 15 0 0 0 0 S 0.0 0.0 0:00.00 [khubd]
168 root 15 0 0 0 0 S 0.0 0.0 0:00.98 [pdflush]
169 root 15 0 0 0 0 S 0.0 0.0 0:03.97 [pdflush]
171 root 13 -10 0 0 0 S 0.0 0.0 0:00.00 [aio/0]
170 root 15 0 0 0 0 S 0.0 0.0 0:07.61 [kswapd0]
172 root 13 -10 0 0 0 S 0.0 0.0 0:00.00 [aio/1]
265 root 25 0 0 0 0 S 0.0 0.0 0:00.00 [kseriod]
452 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 [ata/0]
453 root 6 -10 0 0 0 S 0.0 0.0 0:00.00 [ata/1]
458 root 23 0 0 0 0 S 0.0 0.0 0:00.00 [scsi_eh_0]
459 root 23 0 0 0 0 S 0.0 0.0 0:00.00 [scsi_eh_1]

Any help would be appreciated.
 
Back
Top