UPDATE: after trying to create a second installer file and choosing “create new DB” instead of the second option at install, I now get a different response…
“server code: 500
status: Internal Server Error
response:
Internal Server Error”
Trying to get hold of my server logs but, pfftt… shared hosts are a pain. 😉
Hey Peteratomic,
I don’t really have much experience with nginx. I have helped a few people and the issues ended up being permission related. Have you validated all the permission?
Thanks
Hmmm, tested again without any permissions errors.
Or are you suggesting that I should go ahead and CHMOD my root to 777 before installation just to be safe? (i.e. that the ‘internal server error’ could be triggered by a permissions problem?)
Yeah I would temporarily set it to 777 to validate if its perm issues, you may also double check the group owner (chown). If those are all open up then it obviously is something else, if you can get the error logs from the host that may shed more light on the issue…
Ok, tried the switch to 777 but that didn’t seem to help. Here are the error logs:
[Tue Jul 26 07:07:41 2016] [error] [client .....250] Premature end of script headers: installer.php, referer: http://www.resonate.ninja/installer.php?step=0
[Tue Jul 26 07:10:46 2016] [error] [client .....250] Premature end of script headers: installer.php, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 07:32:16 2016] [error] [client .....250] Premature end of script headers: installer.php, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 07:32:16 2016] [error] [client .....250] File does not exist: /home/..../resonate.ninja/internal_error.html, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 07:34:43 2016] [error] [client .....250] Premature end of script headers: installer.php, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 07:34:43 2016] [error] [client .....250] File does not exist: /home/..../resonate.ninja/internal_error.html, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 08:57:38 2016] [error] [client .....250] Premature end of script headers: installer.php, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 08:57:38 2016] [error] [client .....250] File does not exist: /home/..../resonate.ninja/internal_error.html, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 11:10:35 2016] [error] [client .....56] Premature end of script headers: installer.php, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 11:10:35 2016] [error] [client .....56] File does not exist: /home/..../resonate.ninja/internal_error.html, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 11:48:54 2016] [error] [client .....56] Premature end of script headers: installer.php, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 11:48:54 2016] [emerg] [client .....56] (22)Invalid argument: mod_fcgid: can't lock process table in pid 4576, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 11:50:57 2016] [error] [client .....56] Premature end of script headers: installer.php, referer: http://www.resonate.ninja/installer.php
[Tue Jul 26 11:50:57 2016] [error] [client .....56] File does not exist: /home/..../resonate.ninja/internal_error.html, referer: http://www.resonate.ninja/installer.php
It’s not something silly like I shouldn’t have all the default WP files already on the server, right?
All you should have in the directory are the installer.php and archive.zip files. Can you even run a simple file like test.php (maybe just put phpinfo inside). Here is a thread that might help:
http://www.liquidweb.com/kb/apache-error-premature-end-of-script-headers/
Failed after eight or ten attempts.
Gotta search for a totally different method as this seems like a bottomlesspit.
But thank you very much for trying to help!
No Problem… Sorry you couldn’t get it going… If you happen to get another environment/server setup you may want to give it another try, the plugin does have an excellent track record for a vast number of environments.