mrpicouk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: ERROR 500 – INTERNAL SERVER ERRORHi
Thanks for your help – my reference to him being my friend was to tell you we worked together closely on this issue. He has over 30 years of experience in this field.
I also have many years IT experience and I work as a software developer.There have been no changes to the server my wordpress site is hosted on – neither before, during or after the domain name lapsed.
I appreciate your help, but I have found the situation immensely frustrating and I think I’ll just stick to the plain old fashioned method of writing my own site again.
Forum: Fixing WordPress
In reply to: ERROR 500 – INTERNAL SERVER ERRORI know it didn’t James – my hosting provider is also my friend and he would have told me that. He is also very experienced and would have picked up something like that straight away. WordPress installs with no issues and it is only when I went to the login screen that the server error appeared – hence it would seem to be on the WordPress end of things.
Interestingly I added the linked to WordPress installation from cpanel at one point and it worked – it’s only when I log in with the manual installation that I have an issue – bearing in mind that it tells me it is successful prior to login.- This reply was modified 7 years, 2 months ago by mrpicouk.
Forum: Fixing WordPress
In reply to: ERROR 500 – INTERNAL SERVER ERRORThanks James- can you explain why it was working right up until I had to renew my domain?
Forum: Fixing WordPress
In reply to: ERROR 500 – INTERNAL SERVER ERRORI can attach one of the earlier logs if you would like to see it – but it is the one before I did the clean install.
It’s huge but here is a snippet:
These options need to match
in Unknown on line 0
[05-Apr-2019 19:28:41 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘/opt/php53/lib/php/extensions/no-debug-non-zts-20090626/ixed.5.5.lin’ – /opt/php53/lib/php/extensions/no-debug-non-zts-20090626/ixed.5.5.lin: cannot open shared object file: No such file or directory in Unknown on line 0
[05-Apr-2019 19:28:41 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘/opt/php53/lib/php/extensions/no-debug-non-zts-20090626/pdo.so’ – /opt/php53/lib/php/extensions/no-debug-non-zts-20090626/pdo.so: cannot open shared object file: No such file or directory in Unknown on line 0
[05-Apr-2019 19:28:41 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘/opt/php53/lib/php/extensions/no-debug-non-zts-20090626/pdo_mysql.so’ – /opt/php53/lib/php/extensions/no-debug-non-zts-20090626/pdo_mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[05-Apr-2019 19:28:41 UTC] PHP Fatal error: Directive ‘allow_call_time_pass_reference’ is no longer available in PHP in Unknown on line 0
[05-Apr-2019 19:28:47 UTC] PHP Warning: PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20121212
These options need to match
in Unknown on line 0
[05-Apr-2019 19:28:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘/opt/php53/lib/php/extensions/no-debug-non-zts-20090626/ixed.5.5.lin’ – /opt/php53/lib/php/extensions/no-debug-non-zts-20090626/ixed.5.5.lin: cannot open shared object file: No such file or directory in Unknown on line 0
[05-Apr-2019 19:28:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘/opt/php53/lib/php/extensions/no-debug-non-zts-20090626/pdo.so’ – /opt/php53/lib/php/extensions/no-debug-non-zts-20090626/pdo.so: cannot open shared object file: No such file or directory in Unknown on line 0
[05-Apr-2019 19:28:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘/opt/php53/lib/php/extensions/no-debug-non-zts-20090626/pdo_mysql.so’ – /opt/php53/lib/php/extensions/no-debug-non-zts-20090626/pdo_mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[05-Apr-2019 19:28:47 UTC] PHP Fatal error: Directive ‘allow_call_time_pass_reference’ is no longer available in PHP in Unknown on line 0Forum: Fixing WordPress
In reply to: ERROR 500 – INTERNAL SERVER ERRORThe logs referred to a list of plugins which I disabled but this made no difference and when I deleted my installation and started again from the scratch I had the same errors. Any residual issues should have been resolved at that point. I worked on it with my hosting provider who disabled the plugins also but all to no avail. The logs were useless as the plugins they referred to had no relevance to my installation.
Forum: Fixing WordPress
In reply to: ERROR 500 – INTERNAL SERVER ERRORHi,
Thanks for your response. I was unable to access my dashboard so I had performed all of the steps above via cpanel and ftp before posting the question here. The only error log I had listed that the paths for just about everything were wrong.
As I say – I even started again with an entirely new installation and again I performed all the steps you mentioned and I still had the same error.
I wasted a lot of time on this issue and I have given up for now and I am using plain old html now for my page.
I haven’t time for something that doesn’t work and doesn’t report what is actually wrong.
I used dev tools as well to try to locate the problem, but the error was not defined any further than the 500 error. What would be good is if the actual problem were able to be traced by the user.