Hello Adelene,
Okay I am getting a lot of internal server 500 errors but I am thinking it happens when the cron is running or something else. My host tells me it is because of high CPU processing and taht I need to get my own server. I can't believe that I would need a server with only 4000 uniques a month.
1. The error in the strace file is below: (Honestly I don't know what a strace file is)
12:11:55 lstat("/home/adminews/public_html/modules/mod_easyblograndompost/mod_easyblograndompost.php", {st_dev=makedev(253, 7), st_ino=51270035, st_mode=S_IFREG|0644, st_nlink=1, st_uid=6280, st_gid=6274, st_blksize=4096, st_blocks=8, st_size=1809, st_atime=2013/12/09-20:44:13, st_mtime=2013/12/09-20:44:13, st_ctime=2013/12/13-11:39:25}) = 0
12:11:55 lstat("/home/adminews/public_html/modules/mod_easyblograndompost", {st_dev=makedev(253, 7), st_ino=51270034, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=6280, st_gid=6274, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2013/12/13-11:39:25, st_mtime=2013/12/13-11:39:25, st_ctime=2013/12/13-11:39:25}) = 0
12:11:55 lstat("/home/adminews/public_html/modules", {st_dev=makedev(253, 7), st_ino=49838939, st_mode=S_IFDIR|0755, st_nlink=38, st_uid=6280, st_gid=6274, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2013/12/13-11:39:25, st_mtime=2013/12/15-22:18:32, st_ctime=2013/12/15-22:18:32}) = 0
12:11:55 open("/home/adminews/public_html/modules/mod_easyblograndompost/mod_easyblograndompost.php", O_RDONLY) = 3
12:11:55 fstat(3, {st_dev=makedev(253, 7), st_ino=51270035, st_mode=S_IFREG|0644, st_nlink=1, st_uid=6280, st_gid=6274, st_blksize=4096, st_blocks=8, st_size=1809, st_atime=2013/12/09-20:44:13, st_mtime=2013/12/09-20:44:13, st_ctime=2013/12/13-11:39:25}) = 0
12:11:55 fstat(3, {st_dev=makedev(253, 7), st_ino=51270035, st_mode=S_IFREG|0644, st_nlink=1, st_uid=6280, st_gid=6274, st_blksize=4096, st_blocks=8, st_size=1809, st_atime=2013/12/09-20:44:13, st_mtime=2013/12/09-20:44:13, st_ctime=2013/12/13-11:39:25}) = 0
12:11:55 fstat(3, {st_dev=makedev(253, 7), st_ino=51270035, st_mode=S_IFREG|0644, st_nlink=1, st_uid=6280, st_gid=6274, st_blksize=4096, st_blocks=8, st_size=1809, st_atime=2013/12/09-20:44:13, st_mtime=2013/12/09-20:44:13, st_ctime=2013/12/13-11:39:25}) = 0
12:11:55 mmap(NULL, 1809, PROT_READ, MAP_SHARED, 3, 0) = 0x7f7e6e690000
12:11:55 munmap(0x7f7e6e690000, 1809) = 0
12:11:55 close(3) = 0
2. The error that I am receiving constantly is below:
[Thu Jan 09 20:32:08 2014] [error] [client 54.241.101.38] SoftException in Application.cpp:641: Could not execute script
3. Now this could be happening due to the cron or the server CPU processes but I would appreciate your feedback when you have time.
Regards,
Rob