• Ok, I’m having an issue I just can’t figure out. I moved hosting to a VPS with myhosting, also from Windows to a Linux platform. I keep getting “Internal Server Errors” on one of the sites (domains) every once in awhile. I can’t figure out why…myhosting says they can’t see anything from their side. I see these erros in the server log for the domain I’m having an issue with:

    [Wed May 16 13:02:16 2012] [warn] [client 157.55.116.28] Timeout waiting for output from CGI script /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
    [Wed May 16 13:02:31 2012] [warn] [client 157.55.116.28] Timeout waiting for output from CGI script /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
    [Wed May 16 13:03:31 2012] [error] [client 206.18.168.224] PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib64/php/modules/sqlite.so’ – /usr/lib64/php/modules/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [Wed May 16 13:03:52 2012] [warn] [client 206.18.168.224] Timeout waiting for output from CGI script /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
    [Wed May 16 13:03:52 2012] [error] [client 206.18.168.224] Premature end of script headers: cgi_wrapper
    [Wed May 16 13:04:12 2012] [warn] [client 206.18.168.224] Timeout waiting for output from CGI script /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
    [Wed May 16 13:05:07 2012] [error] [client 66.249.72.239] PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib64/php/modules/sqlite.so’ – /usr/lib64/php/modules/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0

    myhosting has fixed the library issue. Can anyone tell me what I need to do or how to even debug this issue? I admit I’m new to VPS so I’m not sure about them. Any help would be great, I’m stumped.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Those are server issues that have nothing to do with WordPress. VPS are unmanaged, so you need to learn some server admin. Try searching at http://serverfault.com/

    Thread Starter jjm335

    (@jjm335)

    songdog or anyone,

    I’ve been working on it more and I’m going down the path that it might be a permissions issue. I recently moved to this new hosting site via FileZilla and I didn’t do anything with file permissions once moved. Could this be an issue?

    I’m still getting:

    warn] [client 206.18.168.224] Timeout waiting for output from CGI script /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
    [error] [client 206.18.168.224] Premature end of script headers: cgi_wrapper

    Not sure if it means anything but in my suexec_log I’m seeing:

    uid: (10000/chadbh) gid: (506/506) cmd: cgi_wrapper

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

The topic ‘"Internal Server Error" can't figure out’ is closed to new replies.