Title: tallesteden's Replies | WordPress.org

---

# tallesteden

  [  ](https://wordpress.org/support/users/tallesteden/)

 *   [Profile](https://wordpress.org/support/users/tallesteden/)
 *   [Topics Started](https://wordpress.org/support/users/tallesteden/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tallesteden/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tallesteden/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tallesteden/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tallesteden/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tallesteden/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Website not loading after image optimize](https://wordpress.org/support/topic/website-not-loading-after-image-optimize/)
 *  Thread Starter [tallesteden](https://wordpress.org/support/users/tallesteden/)
 * (@tallesteden)
 * [4 years ago](https://wordpress.org/support/topic/website-not-loading-after-image-optimize/#post-15910399)
 * Will do. The technical guy on this won’t have much time in the next few days,
   but we’ll get to it! I appreciate the help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Website not loading after image optimize](https://wordpress.org/support/topic/website-not-loading-after-image-optimize/)
 *  Thread Starter [tallesteden](https://wordpress.org/support/users/tallesteden/)
 * (@tallesteden)
 * [4 years ago](https://wordpress.org/support/topic/website-not-loading-after-image-optimize/#post-15907028)
 * [@bornforphp](https://wordpress.org/support/users/bornforphp/) we’ll try
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Website not loading after image optimize](https://wordpress.org/support/topic/website-not-loading-after-image-optimize/)
 *  Thread Starter [tallesteden](https://wordpress.org/support/users/tallesteden/)
 * (@tallesteden)
 * [4 years ago](https://wordpress.org/support/topic/website-not-loading-after-image-optimize/#post-15906874)
 * Hey there,
 * It’s been two days and we’re starting to get anxious that we’ve lost the site
   for good (there’s over 10 years of content on there) or at least the last three
   years since the backup. We would really appreciate the help here. If I could,
   I would even upgrade the plugin to get premium support but I can’t access the
   backend so I can’t do that. We really appreciate the help here as we’re kind 
   of lost as of right now.
 * If there’s a way for us to upgrade the plugin to get premium support without 
   accessing the backend, let me know and we’ll do it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Website not loading after image optimize](https://wordpress.org/support/topic/website-not-loading-after-image-optimize/)
 *  Thread Starter [tallesteden](https://wordpress.org/support/users/tallesteden/)
 * (@tallesteden)
 * [4 years ago](https://wordpress.org/support/topic/website-not-loading-after-image-optimize/#post-15905814)
 * Here’s the full Apache stack log. Thanks for your help!
 *     ```
       strace -Ff apachectl start >> error.txt
       execve("/usr/sbin/apachectl", ["apachectl", "start"], [/* 24 vars */]) = 0
       brk(0)                                  = 0x7fb677285000
       access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
       access("/etc/ld.so.preload", R_OK)      = 0
       open("/etc/ld.so.preload", O_RDONLY|O_CLOEXEC) = 3
       fstat(3, {st_mode=S_IFREG|0644, st_size=22, ...}) = 0
       mmap(NULL, 22, PROT_READ|PROT_WRITE, MAP_PRIVATE, 3, 0) = 0x7fb6753f7000
       close(3)                                = 0
       open("/lib/libcurl.so.2.17.0", O_RDONLY|O_CLOEXEC) = 3
       read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\34\0\0\0\0\0\0"..., 832) = 832
       fstat(3, {st_mode=S_IFREG|0755, st_size=27112, ...}) = 0
       mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb6753f6000
       mmap(NULL, 2122480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb674db1000
       mprotect(0x7fb674db6000, 2093056, PROT_NONE) = 0
       mmap(0x7fb674fb5000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fb674fb5000
       close(3)                                = 0
       munmap(0x7fb6753f7000, 22)              = 0
       open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
       fstat(3, {st_mode=S_IFREG|0644, st_size=32586, ...}) = 0
       mmap(NULL, 32586, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fb6753ee000
       close(3)                                = 0
       access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
       open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
       read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P \2\0\0\0\0\0"..., 832) = 832
       fstat(3, {st_mode=S_IFREG|0755, st_size=1857312, ...}) = 0
       mmap(NULL, 3965632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb6749e8000
       mprotect(0x7fb674ba6000, 2097152, PROT_NONE) = 0
       mmap(0x7fb674da6000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1be000) = 0x7fb674da6000
       mmap(0x7fb674dac000, 17088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fb674dac000
       close(3)                                = 0
       access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
       open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
       read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
       fstat(3, {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0
       mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb6747e4000
       mprotect(0x7fb6747e7000, 2093056, PROT_NONE) = 0
       mmap(0x7fb6749e6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fb6749e6000
       close(3)                                = 0
       mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb6753f7000
       mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb6753ec000
       arch_prctl(ARCH_SET_FS, 0x7fb6753ec740) = 0
       mprotect(0x7fb674da6000, 16384, PROT_READ) = 0
       mprotect(0x7fb6749e6000, 4096, PROT_READ) = 0
       mprotect(0x7fb674fb5000, 4096, PROT_READ) = 0
       mprotect(0x7fb6753f8000, 8192, PROT_READ) = 0
       mprotect(0x7fb6751da000, 4096, PROT_READ) = 0
       munmap(0x7fb6753ee000, 32586)           = 0
       getpid()                                = 8706
       rt_sigaction(SIGCHLD, {0x7fb6751ef460, ~[RTMIN RT_1], SA_RESTORER, 0x7fb674a1ecb0}, NULL, 8) = 0
       geteuid()                               = 0
       brk(0)                                  = 0x7fb677285000
       brk(0x7fb6772a6000)                     = 0x7fb6772a6000
       getppid()                               = 8701
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       stat("/root", {st_mode=S_IFDIR|0702, st_size=4096, ...}) = 0
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       stat(".", {st_mode=S_IFDIR|0702, st_size=4096, ...}) = 0
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       open("/usr/sbin/apachectl", O_RDONLY)   = 3
       fcntl(3, F_DUPFD, 10)                   = 10
       close(3)                                = 0
       fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
       rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
       rt_sigaction(SIGINT, {0x7fb6751ef460, ~[RTMIN RT_1], SA_RESTORER, 0x7fb674a1ecb0}, NULL, 8) = 0
       rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
       rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fb674a1ecb0}, NULL, 8) = 0
       rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
       rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fb674a1ecb0}, NULL, 8) = 0
       read(10, "#!/bin/sh\n#\n# Licensed to the Ap"..., 8192) = 6402
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       stat("/etc/apache2/envvars", {st_mode=S_IFREG|0644, st_size=1782, ...}) = 0
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       open("/etc/apache2/envvars", O_RDONLY)  = 3
       fcntl(3, F_DUPFD, 10)                   = 11
       close(3)                                = 0
       fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
       read(11, "# envvars - default environment "..., 8192) = 1782
       read(11, "", 8192)                      = 0
       close(11)                               = 0
       pipe([3, 4])                            = 0
       clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6753eca10) = 8707
       Process 8707 attached
       [pid  8706] close(4 <unfinished ...>
       [pid  8707] close(10 <unfinished ...>
       [pid  8706] <... close resumed> )       = 0
       [pid  8707] <... close resumed> )       = 0
       [pid  8706] read(3,  <unfinished ...>
       [pid  8707] close(3)                    = 0
       [pid  8707] dup2(4, 1)                  = 1
       [pid  8707] close(4)                    = 0
       [pid  8707] readlink("/proc/self/exe", "/bin/dash", 64) = 9
       [pid  8707] stat("/usr/local/sbin/id", 0x7ffd69c8ad00) = -1 ENOENT (No such file or directory)
       [pid  8707] readlink("/proc/self/exe", "/bin/dash", 64) = 9
       [pid  8707] stat("/usr/local/bin/id", 0x7ffd69c8ad00) = -1 ENOENT (No such file or directory)
       [pid  8707] readlink("/proc/self/exe", "/bin/dash", 64) = 9
       [pid  8707] stat("/usr/sbin/id", 0x7ffd69c8ad00) = -1 ENOENT (No such file or directory)
       [pid  8707] readlink("/proc/self/exe", "/bin/dash", 64) = 9
       [pid  8707] stat("/usr/bin/id", {st_mode=S_IFREG|0755, st_size=35520, ...}) = 0
       [pid  8707] execve("/usr/bin/id", ["id", "-u"], [/* 29 vars */]) = 0
       [pid  8707] brk(0)                      = 0x17cb000
       [pid  8707] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
       [pid  8707] access("/etc/ld.so.preload", R_OK) = 0
       [pid  8707] open("/etc/ld.so.preload", O_RDONLY|O_CLOEXEC) = 3
       [pid  8707] fstat(3, {st_mode=S_IFREG|0644, st_size=22, ...}) = 0
       [pid  8707] mmap(NULL, 22, PROT_READ|PROT_WRITE, MAP_PRIVATE, 3, 0) = 0x7fe3c4c90000
       [pid  8707] close(3)                    = 0
       [pid  8707] open("/lib/libcurl.so.2.17.0", O_RDONLY|O_CLOEXEC) = 3
       [pid  8707] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\34\0\0\0\0\0\0"..., 832) = 832
       [pid  8707] fstat(3, {st_mode=S_IFREG|0755, st_size=27112, ...}) = 0
       [pid  8707] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe3c4c8f000
       [pid  8707] mmap(NULL, 2122480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe3c4868000
       [pid  8707] mprotect(0x7fe3c486d000, 2093056, PROT_NONE) = 0
       [pid  8707] mmap(0x7fe3c4a6c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fe3c4a6c000
       [pid  8707] close(3)                    = 0
       [pid  8707] munmap(0x7fe3c4c90000, 22)  = 0
       [pid  8707] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
       [pid  8707] fstat(3, {st_mode=S_IFREG|0644, st_size=32586, ...}) = 0
       [pid  8707] mmap(NULL, 32586, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fe3c4c87000
       [pid  8707] close(3)                    = 0
       [pid  8707] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
       [pid  8707] open("/lib/x86_64-linux-gnu/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 3
       [pid  8707] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0[\0\0\0\0\0\0"..., 832) = 832
       [pid  8707] fstat(3, {st_mode=S_IFREG|0644, st_size=134296, ...}) = 0
       [pid  8707] mmap(NULL, 2238192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe3c4645000
       [pid  8707] mprotect(0x7fe3c4665000, 2093056, PROT_NONE) = 0
       [pid  8707] mmap(0x7fe3c4864000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f000) = 0x7fe3c4864000
       [pid  8707] mmap(0x7fe3c4866000, 5872, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fe3c4866000
       [pid  8707] close(3)                    = 0
       [pid  8707] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
       [pid  8707] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
       [pid  8707] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P \2\0\0\0\0\0"..., 832) = 832
       [pid  8707] fstat(3, {st_mode=S_IFREG|0755, st_size=1857312, ...}) = 0
       [pid  8707] mmap(NULL, 3965632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe3c427c000
       [pid  8707] mprotect(0x7fe3c443a000, 2097152, PROT_NONE) = 0
       [pid  8707] mmap(0x7fe3c463a000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1be000) = 0x7fe3c463a000
       [pid  8707] mmap(0x7fe3c4640000, 17088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fe3c4640000
       [pid  8707] close(3)                    = 0
       [pid  8707] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
       [pid  8707] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
       [pid  8707] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
       [pid  8707] fstat(3, {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0
       [pid  8707] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe3c4c90000
       [pid  8707] mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe3c4078000
       [pid  8707] mprotect(0x7fe3c407b000, 2093056, PROT_NONE) = 0
       [pid  8707] mmap(0x7fe3c427a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fe3c427a000
       [pid  8707] close(3)                    = 0
       [pid  8707] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
       [pid  8707] open("/lib/x86_64-linux-gnu/libpcre.so.3", O_RDONLY|O_CLOEXEC) = 3
       [pid  8707] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\27\0\0\0\0\0\0"..., 832) = 832
       [pid  8707] fstat(3, {st_mode=S_IFREG|0644, st_size=252032, ...}) = 0
       [pid  8707] mmap(NULL, 2347200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe3c3e3a000
       [pid  8707] mprotect(0x7fe3c3e77000, 2093056, PROT_NONE) = 0
       [pid  8707] mmap(0x7fe3c4076000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3c000) = 0x7fe3c4076000
       [pid  8707] close(3)                    = 0
       [pid  8707] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe3c4c86000
       [pid  8707] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe3c4c84000
       [pid  8707] arch_prctl(ARCH_SET_FS, 0x7fe3c4c84840) = 0
       [pid  8707] mprotect(0x7fe3c463a000, 16384, PROT_READ) = 0
       [pid  8707] mprotect(0x7fe3c4076000, 4096, PROT_READ) = 0
       [pid  8707] mprotect(0x7fe3c427a000, 4096, PROT_READ) = 0
       [pid  8707] mprotect(0x7fe3c4864000, 4096, PROT_READ) = 0
       [pid  8707] mprotect(0x7fe3c4a6c000, 4096, PROT_READ) = 0
       [pid  8707] mprotect(0x607000, 4096, PROT_READ) = 0
       [pid  8707] mprotect(0x7fe3c4c91000, 4096, PROT_READ) = 0
       [pid  8707] munmap(0x7fe3c4c87000, 32586) = 0
       [pid  8707] statfs("/sys/fs/selinux", 0x7ffc003fc3e0) = -1 ENOENT (No such file or directory)
       [pid  8707] statfs("/selinux", 0x7ffc003fc3e0) = -1 ENOENT (No such file or directory)
       [pid  8707] readlink("/proc/self/exe", "/usr/bin/id", 64) = 11
       [pid  8707] brk(0)                      = 0x17cb000
       [pid  8707] brk(0x17ec000)              = 0x17ec000
       [pid  8707] open("/proc/filesystems", O_RDONLY) = 3
       [pid  8707] fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
       [pid  8707] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe3c4c8e000
       [pid  8707] read(3, "nodev\tsysfs\nnodev\trootfs\nnodev\tr"..., 1024) = 316
       [pid  8707] read(3, "", 1024)           = 0
       [pid  8707] close(3)                    = 0
       [pid  8707] munmap(0x7fe3c4c8e000, 4096) = 0
       [pid  8707] geteuid()                   = 0
       [pid  8707] fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
       [pid  8707] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe3c4c8e000
       [pid  8707] write(1, "0\n", 2)          = 2
       [pid  8706] <... read resumed> "0\n", 128) = 2
       [pid  8707] close(1 <unfinished ...>
       [pid  8706] read(3,  <unfinished ...>
       [pid  8707] <... close resumed> )       = 0
       [pid  8706] <... read resumed> "", 128) = 0
       [pid  8707] munmap(0x7fe3c4c8e000, 4096 <unfinished ...>
       [pid  8706] close(3 <unfinished ...>
       [pid  8707] <... munmap resumed> )      = 0
       [pid  8706] <... close resumed> )       = 0
       [pid  8707] close(2 <unfinished ...>
       [pid  8706] wait4(-1,  <unfinished ...>
       [pid  8707] <... close resumed> )       = 0
       [pid  8707] exit_group(0)               = ?
       [pid  8707] +++ exited with 0 +++
       <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 8707
       --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=8707, si_status=0, si_utime=0, si_stime=0} ---
       rt_sigreturn()                          = 8707
       getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
       setrlimit(RLIMIT_NOFILE, {rlim_cur=8*1024, rlim_max=8*1024}) = 0
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       stat("/var/run/apache2", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       stat("/var/lock/apache2", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
       openat(AT_FDCWD, "/var/run/apache2", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
       getdents(3, /* 2 entries */, 32768)     = 48
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       readlink("/proc/./exe", 0x7ffd69c8ade0, 64) = -1 ENOENT (No such file or directory)
       open("/proc/./cmdline", O_RDONLY)       = 4
       fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
       mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb6753f5000
       read(4, "root=LABEL=DOROOT ro\n", 1024) = 21
       close(4)                                = 0
       munmap(0x7fb6753f5000, 4096)            = 0
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       readlink("/proc/../exe", 0x7ffd69c8ade0, 64) = -1 ENOENT (No such file or directory)
       open("/proc/../cmdline", O_RDONLY)      = -1 ENOENT (No such file or directory)
       getdents(3, /* 0 entries */, 32768)     = 0
       close(3)                                = 0
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       stat("/usr/local/sbin/rm", 0x7ffd69c8af30) = -1 ENOENT (No such file or directory)
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       stat("/usr/local/bin/rm", 0x7ffd69c8af30) = -1 ENOENT (No such file or directory)
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       stat("/usr/sbin/rm", 0x7ffd69c8af30)    = -1 ENOENT (No such file or directory)
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       stat("/usr/bin/rm", 0x7ffd69c8af30)     = -1 ENOENT (No such file or directory)
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       stat("/sbin/rm", 0x7ffd69c8af30)        = -1 ENOENT (No such file or directory)
       readlink("/proc/self/exe", "/bin/dash", 64) = 9
       stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=60160, ...}) = 0
       clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6753eca10) = 8708
       Process 8708 attached
       [pid  8706] wait4(-1,  <unfinished ...>
       [pid  8708] close(10)                   = 0
       [pid  8708] execve("/bin/rm", ["rm", "-f", "/var/run/apache2/*ssl_scache*"], [/* 29 vars */]) = 0
       [pid  8708] brk(0)                      = 0x24bf000
       [pid  8708] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
       [pid  8708] access("/etc/ld.so.preload", R_OK) = 0
       [pid  8708] open("/etc/ld.so.preload", O_RDONLY|O_CLOEXEC) = 3
       [pid  8708] fstat(3, {st_mode=S_IFREG|0644, st_size=22, ...}) = 0
       [pid  8708] mmap(NULL, 22, PROT_READ|PROT_WRITE, MAP_PRIVATE, 3, 0) = 0x7fee1ad78000
       [pid  8708] close(3)                    = 0
       [pid  8708] open("/lib/libcurl.so.2.17.0", O_RDONLY|O_CLOEXEC) = 3
       [pid  8708] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\34\0\0\0\0\0\0"..., 832) = 832
       [pid  8708] fstat(3, {st_mode=S_IFREG|0755, st_size=27112, ...}) = 0
       [pid  8708] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fee1ad77000
       [pid  8708] mmap(NULL, 2122480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fee1a950000
       [pid  8708] mprotect(0x7fee1a955000, 2093056, PROT_NONE) = 0
       [pid  8708] mmap(0x7fee1ab54000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fee1ab54000
       [pid  8708] close(3)                    = 0
       [pid  8708] munmap(0x7fee1ad78000, 22)  = 0
       [pid  8708] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
       [pid  8708] fstat(3, {st_mode=S_IFREG|0644, st_size=32586, ...}) = 0
       [pid  8708] mmap(NULL, 32586, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fee1ad6f000
       [pid  8708] close(3)                    = 0
       [pid  8708] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
       [pid  8708] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
       [pid  8708] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P \2\0\0\0\0\0"..., 832) = 832
       [pid  8708] fstat(3, {st_mode=S_IFREG|0755, st_size=1857312, ...}) = 0
       [pid  8708] mmap(NULL, 3965632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fee1a587000
       [pid  8708] mprotect(0x7fee1a745000, 2097152, PROT_NONE) = 0
       [pid  8708] mmap(0x7fee1a945000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1be000) = 0x7fee1a945000
       [pid  8708] mmap(0x7fee1a94b000, 17088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fee1a94b000
       [pid  8708] close(3)                    = 0
       [pid  8708] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
       [pid  8708] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
       [pid  8708] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
       [pid  8708] fstat(3, {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0
       [pid  8708] mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fee1a383000
       [pid  8708] mprotect(0x7fee1a386000, 2093056, PROT_NONE) = 0
       [pid  8708] mmap(0x7fee1a585000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fee1a585000
       [pid  8708] close(3)                    = 0
       [pid  8708] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fee1ad78000
       [pid  8708] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fee1ad6d000
       [pid  8708] arch_prctl(ARCH_SET_FS, 0x7fee1ad6d740) = 0
       [pid  8708] mprotect(0x7fee1a945000, 16384, PROT_READ) = 0
       [pid  8708] mprotect(0x7fee1a585000, 4096, PROT_READ) = 0
       [pid  8708] mprotect(0x7fee1ab54000, 4096, PROT_READ) = 0
       [pid  8708] mprotect(0x60d000, 4096, PROT_READ) = 0
       [pid  8708] mprotect(0x7fee1ad79000, 4096, PROT_READ) = 0
       [pid  8708] munmap(0x7fee1ad6f000, 32586) = 0
       [pid  8708] brk(0)                      = 0x24bf000
       [pid  8708] brk(0x24e0000)              = 0x24e0000
       [pid  8708] ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
       [pid  8708] readlink("/proc/self/exe", "/bin/rm", 64) = 7
       [pid  8708] newfstatat(AT_FDCWD, "/var/run/apache2/*ssl_scache*", 0x24c0398, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
       [pid  8708] readlink("/proc/self/exe", "/bin/rm", 64) = 7
       [pid  8708] unlinkat(AT_FDCWD, "/var/run/apache2/*ssl_scache*", 0) = -1 ENOENT (No such file or directory)
       [pid  8708] lseek(0, 0, SEEK_CUR)       = -1 ESPIPE (Illegal seek)
       [pid  8708] close(0)                    = 0
       [pid  8708] close(1)                    = 0
       [pid  8708] close(2)                    = 0
       [pid  8708] exit_group(0)               = ?
       [pid  8708] +++ exited with 0 +++
       <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 8708
       --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=8708, si_status=0, si_utime=0, si_stime=0} ---
       rt_sigreturn()                          = 8708
       clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6753eca10) = 8709
       Process 8709 attached
       [pid  8706] wait4(-1,  <unfinished ...>
       [pid  8709] close(10)                   = 0
       [pid  8709] execve("/usr/sbin/apache2", ["/usr/sbin/apache2", "-k", "start"], [/* 29 vars */]) = -1 EACCES (Permission denied)
       [pid  8709] write(2, "/usr/sbin/apachectl: 143: /usr/s"..., 47/usr/sbin/apachectl: 143: /usr/sbin/apachectl: ) = 47
       [pid  8709] write(2, "/usr/sbin/apache2: Permission de"..., 36/usr/sbin/apache2: Permission denied) = 36
       [pid  8709] write(2, "\n", 1
       )           = 1
       [pid  8709] exit_group(126)             = ?
       [pid  8709] +++ exited with 126 +++
       <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 126}], 0, NULL) = 8709
       --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=8709, si_status=126, si_utime=0, si_stime=0} ---
       rt_sigreturn()                          = 8709
       write(1, "Action 'start' failed.\n", 23) = 23
       write(1, "The Apache error log may have mo"..., 48) = 48
       exit_group(126)                         = ?
       +++ exited with 126 +++
        ✘ ⚡ root@heavydroplet420-69new  ~  ls
       #.bashrc#  #.emacs#  error.txt  heavyblogisheavy.csr  heavyblogisheavy.key  install.sh  possible_malware  #.profile#  #.zshrc#
        ⚡ root@heavydroplet420-69new  ~  cat error.txt
       Action 'start' failed.
       The Apache error log may have more information.
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Website not loading after image optimize](https://wordpress.org/support/topic/website-not-loading-after-image-optimize/)
 *  Thread Starter [tallesteden](https://wordpress.org/support/users/tallesteden/)
 * (@tallesteden)
 * [4 years ago](https://wordpress.org/support/topic/website-not-loading-after-image-optimize/#post-15903493)
 * Hey!
 * Thanks for the reply! Because we’re on DigitalOcean, we can actually restart 
   the VM we’re on ourselves. We’ve tried that and it hasn’t helped. We finally 
   got down to the PHP level logging and this is an error we are seeing several 
   times:
 * [Mon Aug 08 13:28:14.683677 2022] [php7:warn] [pid 23519] [client 162.158.62.223:
   9748] PHP Warning: Error while sending QUERY packet. PID=23519 in /mnt/volume-
   nyc1-01/mnt_www/mnt_www/html/wp-includes/wp-db.php on line 2169, referer: [https://www.heavyblogisheavy.com/wp-admin/admin.php?page=wpo_images](https://www.heavyblogisheavy.com/wp-admin/admin.php?page=wpo_images)
   [
   Mon Aug 08 13:28:14.654715 2022] [php7:notice] [pid 23304] [client 162.158.62.223:
   52056] WordPress database error Query execution was interrupted for query \n\
   t\t\tSELECT SQL_CALC_FOUND_ROWS wp_posts.*\n\t\t\tFROM wp_posts LEFT JOIN wp_postmeta
   ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN wp_postmeta AS mt1 ON ( wp_posts.
   ID = mt1.post_id AND mt1.meta_key = ‘smush-complete’ ) LEFT JOIN wp_postmeta 
   AS mt2 ON ( wp_posts.ID = mt2.post_id ) LEFT JOIN wp_postmeta AS mt3 ON ( wp_posts.
   ID = mt3.post_id AND mt3.meta_key = ‘_shortpixel_status’ ) LEFT JOIN wp_postmeta
   AS mt4 ON ( wp_posts.ID = mt4.post_id AND mt4.meta_key = ‘wp-smpro-smush-data’)
   LEFT JOIN wp_postmeta AS mt5 ON ( wp_posts.ID = mt5.post_id AND mt5.meta_key 
   = ‘_imagify_optimization_level’ ) LEFT JOIN wp_postmeta AS mt6 ON ( wp_posts.
   ID = mt6.post_id AND mt6.meta_key = ‘tiny_compress_images’ )\n\t\t\tWHERE 1=1
   AND wp_posts.ID NOT IN (0,223,249,250,255,268,269,271,742,1003,1030,1105,1196,1259,1260,1261,1265,1266,1277,1279,1290,1337,1358,1364,1411,1492,1509,1531,1537,1573,1662,1716,1719,1730,1763,1764,1769,1797,1801,1806,1816,1823,1829,1846,1863,1879,1881,1884,1890,1896,1926,1930,1933,1940,1943,1947,1961,1987,1996,2008,2013,2024,2033,2036,2043,2044,2076,2083,2101,2126,2127,2145,2170,2175,2179,2180,2182,2183,2185,2196,2202,2203,2212,2218,2224,2228,2251,2279,2301,2305,2315,2334,2349,2369,2371,2377,2381,2391,2392,2419,2471,2518,2535,2536,2551,2577,2592,2593,2596,2600,2603,2609,2632,2645,2650,2661,2685,2688,2691,2718,2730,2748,2759,2783,2789,2828,2835,2843,2849,2853,2878,2881,2883,2917,2926,2933,2950,2964,2983,2990,2997,3001,3007,3011,3029,3043,3056,3060,3066,3072,3104,3109,3116,3144,3151,3163,3178,3179,3182,3224,3230,3243,3252,3366,3369,3375,3392,3395,3397,3401,3408,3409,3419,3424,3429,3454,3467,3473,3501,3510,3521,3522,3560,3566,3585,3598,3600,3603,3620,3623,3640,3653,3656,3662,3670,3698,3724,3733,3741,3743,3750,3755,3759,3778,3781,3783,3800,3837,3858,3860,3910,3944,3965,3973,3986,3987,4004,4009,4013,4024,4027,4048,4057,4097,4119,4125,4128,4136,4141,4147,4156,4162,4166,4182,4186,4191,4192,4193,4195,4203,4219,4224,4252,4253,4272,4289,4299,4304,4309,4326,4346,4353,4355,4359,4366,4373,4377,4383,4413,4427,4434,4440,4449,4454,4465,4466,4476,4486,4493,4506,4518,4536,4544,4556,4557,4569,4577,4589,4614,4659,4661,4683,4701,4704,4728,4735,4740,4746,4758,4801,4826,4827,4828,4833,4848,4862,4870,4884,4886,4892,4895,4906,4910,4921,4922,4931,4936,4940,4943,4950,4962,4965,4970,4989,4999,5012,5044,5047,5081,5088,5099,5117,5119,5140,5156,5168,5205,5217,5224,5229,5258,5264,5279,5287,5305,5353,5369,5376,5379,5389,5400,5411,5422,5431,5439,5443,5444,5445,5470,5475,5479,5490,5501,5511,5512,5520,5550,5585,5617,5669,5674,5680,5683,5689,5703,5706,5715,5757,5762,5765,5790,5814,5818,5848,5852,5858,5862,5867,5890,5899,5908,5924,5932,5934,5943,5947,5995,5998,6005,6035,6046,6098,6122,6135,6136,6150,6165,6177,6190,6196,6218,6221,6306,6311,6312,6321,6334,6337,6338,6367,6375,6381,6401,6405,6406,6416,6426,6427,6436,6439,6440,6452,6495,6500,6509,6510,6530,6539,6541,6581,6586,6631,6642,6648,6664,6670,6681,6715,6721,6731,6754,6757,6764,6775,6780,6794,6798,6807,6851,6858,6909,6929,6933,6945,6955,6966,6967,6970,6971,6979,6984,6989,6993,7005,7017,7034,7044,7101,7111,7127,7131,7146,7152,7153,7188,7200,7204,7213,7219,7231,7250,7293,7300,7306,7320,7322,7334,7357,7361,7380,7402,7408,7462,7500,7502,7507,7515,7537,7571,7590,7591,7602,7645,7650,7662,7679,7691,7696,7731,7743,7756,7783,7788,7795,7809,7825,7826,7895,7905,7940,7950,7957,8014,8027,8032,8041,8045,8047,8048,8057,8059,8087,8093,8114,8119,8121,8122,8125,8127,8159,8161,8181,8207,8230,8237,8248,8249,8262,8270,8292,8295,8311,8354,8366,8380,8411,8418,8430,8440,8441,8442,8446,8466,8470,8475,8484,8491,8524,8529,8563,8569,8574,8585,8634,8647,8658,8665,8713,8714,8724,8748,8752,8753,8759,8760,8783,8821,8822,8823,8829,8832,8834,8849,8850,8870,8878,8883,8886,8889,8890,8891,8892,8893,8894,8895,8896,8906,8913,8929,8950,8955,8967,8971,8976,8978,8997,9003,9012,9013,9064,9065,9072,9083,9084,9089,9091,9108,9127,9130,9140,9172,9194,9195,9196,9199,9200,9206,9233,9236,9241,9243,9264,9267,9272,9277,9280,9283,9306,9313,9323,9324,9327,9336,9344,9347,9353,9365,9369,9370,9371,9397,9399,9400,9401,9403,9404,9405,9406,9407,9408,9409,9435,9436,9441,9442,9475,9516,9526,9561,9562,9564,9566,9568,9592,9593,9636,9638,9648,9649,9660,9670,9678,9686,9711,9718,9719,9730,9753,9759,9776,9783,9793,9796,9797,9844,9867,9874,9889,9891,9899,9908,9954,9978,10001,10007,10027,10033,10050,10115,10144,10148,10159,10163,10180,10203,10210,10214,10223,10234,10245,10260,10263,10284,10286,10290,10338,10400,10414,10431,10445,10448,10474,10504,10511,10541,10549,10555,10559,10560,10576,10577,10598,10611,10618,10623,10628,10635,10652,10676,10687,10692,10699,10723,10724,10725,10736,10740,10744,10749,10759,10765,10791,10794,10801,10822,10838,10845,10859,10889,10921,10943,10952,10954,10963,10998,11000,11013,11016,11028,11032,11036,11038,11060,11072,11073,11103,11111,11120,11124,11130,11159,11164,11179,11196,11207,11210,11229,11232,11292,11308,11337,11343,11344,11348,11382,11413,11427,11465,11468,11471,11486,11507,11508,11533,11534,11535,11542,11560,11573,11590,11603,11651,11666,11687,11697,11718,11725,11726,11751,11758,11769,11770,11775,11779,11786,11788,11818,11821,11855,11860,11872,11874,11876,11878,11884,11887,11922,11952,11953,11965,11987,11999,12008,12034,12039,12048,12065,12072,12074,12075,12080,12096,12103,12110,12111,12143,12155,12164,12168,12179,12202,12203,12237,12255,12263,12264,12275,12316,12321,12341,12358,12362,12403,12446,12471,12526,12527,12528,12530,12536,12561,12569,12573,12577,12591,12592,12618,12642,12643,12677,12683,12691,12695,12705,12709,12712,12713,12720,12725,12763,12776,12787,12790,12808,12817,12820,12821,12823,12825,12844,12854,12855,12906,12907,12908,12932,12937,12968,12980,12982,12996,13014,13027,13034,13038,13040,13065,13136,13139,13148,13150,13176,13180,13207,13222,13236,13237,13268,13286,13319,13327,13335,13350,13362,13369,13378,13379,13381,13382,13400,13411,13437,13442,13466,13469,13476,13477,13503,13510,13515,13572,13573,13605,13612,13619,13721,13798,13800,13818,13853,13855,13879,13900,13902,13905,13915,13916,13958,13968,13971,13972,13992,13993,13994,13995,13996,14007,14013,14014,14023,14025,14029,14042,14044,14047,14069,14104,14130,14136,14157,14158,14175,14198,14210,14237,14240,14274,14286,14300,14302,14306,14308,14315,14316,14354,14359,14362,14413,14433,14438,14443,14472,14478,14494,14500,14525,14546,14564,14571,14600,14602,14607,14608,14613,14630,14634,14669,14683,14699,14708,14711,14731,14745,14766,14770,14791,14856,14861,14868,14885,14898,14919,14927,14930,14934,14940,14957,14975,15019,15029,15039,15047,15068,15098,15099,15111,15128,15139,15174,15177,15208,15221,15228,15235,15244,15253,15273,15284,15289,15322,15333,15353,15368,15373,15384,15394,15396,15400,15405,15423,15429,15457,15460,15470,15472,15489,15490,15491,15508,15516,15525,15530,15547,15570,15579,15589,15597,15627,15636,15643,15662,15677,15727,15731,15739,15744,15754,15755,15778,15789,15795,15807,15810,15839,15866,15920,15923,15941,15948,15954,15974,15976,15980,15993,15995,15997,15998,16007,16031,16067,16085,16093,16104,16118,16125,16131,16134,16147,16160,16170,16178,16185,16191,16203,16222,16251,16253,16257,16262,16265,16281,16316,16323,16324,16342,16349,16375,16376,16377,16378,16380,16391,16395,16399,16411,16471,16479,16491,16511,16518,16533,16541,16562,16568,16587,16589,16611,16622,16666,16670,16684,16703,16704,16710,16725,16728,16735,16746,16759,16770,16782,16787,16793,16804,16817,16818,16824,16839,16863,16865,16867,16908,16917,16938,17057,17058,17059,17062,17073,17084,17098,17101,17125,17129,17139,17153,17160,17163,17172,17180,17199,17202,17207,17209,17214,17224,17231,17238,17240,17271,17298,17325,17346,17351,17353,17364,17369,17370,17380,17395,17406,17415,17444,17448,17456,17465,17467,17477,17482,17489,17495,17499,17504,17509,17527,17539,17580,17585,17609,17618,17630,17638,17644,17654,17663,17676,17684,17699,17709,17716,17717,17741,17751,17752,17800,17815,17816,17819,17827,17834,17843,17855,17873,17874,17879,17884,17891,17929,17953,17956,17969,17974,17995,17999,18006,18016,18028,18034,18041,18053,18061,18067,18090`
 * So as you can see from the error, the problem is deeper; there’s an issue with
   the database and where it’s looking for images (I guess, not an expert).
 * Please advise 🙂

Viewing 5 replies - 1 through 5 (of 5 total)