New hosting problem
Permalink
I have been asked to host a website built in concrete - I received the site via ftp and uploaded it to my new hosting account. When unpacked it is showing an error and will not display. The error is:
7 bamptonclinic.co.uk [Thu Jan 10 16:44:36 2019] [error] [client 160.153.26.224:0] AH01215: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/gd.so' - /usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/gd.so: cannot open shared object file: No such file or directory in Unknown on line 0: /home/sites/bamptonclinic.co.uk/public_html/index.php
2117 bamptonclinic.co.uk [Thu Jan 10 16:44:36 2019] [error] [client 160.153.26.224:0] AH01215: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/imap.so' - /usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/imap.so: cannot open shared object file: No such file or directory in Unknown on line 0: /home/sites/bamptonclinic.co.uk/public_html/index.php
2122 bamptonclinic.co.uk [Thu Jan 10 16:44:36 2019] [error] [client 160.153.26.224:0] AH01215: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/curl.so' - /usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/curl.so: cannot open shared object file: No such file or directory in Unknown on line 0: /home/sites/bamptonclinic.co.uk/public_html/index.php
Im looking for someone to fix this issue.
James Wildman
7 bamptonclinic.co.uk [Thu Jan 10 16:44:36 2019] [error] [client 160.153.26.224:0] AH01215: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/gd.so' - /usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/gd.so: cannot open shared object file: No such file or directory in Unknown on line 0: /home/sites/bamptonclinic.co.uk/public_html/index.php
2117 bamptonclinic.co.uk [Thu Jan 10 16:44:36 2019] [error] [client 160.153.26.224:0] AH01215: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/imap.so' - /usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/imap.so: cannot open shared object file: No such file or directory in Unknown on line 0: /home/sites/bamptonclinic.co.uk/public_html/index.php
2122 bamptonclinic.co.uk [Thu Jan 10 16:44:36 2019] [error] [client 160.153.26.224:0] AH01215: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/curl.so' - /usr/local/php-5.6.37-flock/lib/php/extensions/no-debug-non-zts-20131226/curl.so: cannot open shared object file: No such file or directory in Unknown on line 0: /home/sites/bamptonclinic.co.uk/public_html/index.php
Im looking for someone to fix this issue.
James Wildman
Have you PHP 5.6 installed on the server?
Let's hope not, since PHP 5.6 was End Of Life over 2 weeks ago (so last year).
Let's also hope it's not a 4-year-old version of concrete5 to match ;-P
Let's also hope it's not a 4-year-old version of concrete5 to match ;-P
True, but the error code looks like it’s asking for 5.6
My guess it is an old version of c5 built on concrete 5.6.
My guess it is an old version of c5 built on concrete 5.6.
My best "guess" is a misconfiguration of PHP from the previous hosting provider and his actual PHP installation.
Hard to say, since the page doesn't completely load, but the stylesheet does:
http://bamptonclinic.co.uk/concrete/themes/concrete/main.css...
Doesn't look that old, but the DOCTYPE is XHTML.
I'm thinking .htaccess and php.ini mismatch with current hosting... a simple phpinfo(); could tell.
Hard to say, since the page doesn't completely load, but the stylesheet does:
http://bamptonclinic.co.uk/concrete/themes/concrete/main.css...
Doesn't look that old, but the DOCTYPE is XHTML.
I'm thinking .htaccess and php.ini mismatch with current hosting... a simple phpinfo(); could tell.
Hey
Which hosting you got? Is it having ssh or cPanel access??
Tinku Tharasing
Pixelmargin Software Pvt Ltd
Which hosting you got? Is it having ssh or cPanel access??
Tinku Tharasing
Pixelmargin Software Pvt Ltd
Looks like Host Europe Group (acquired by GoDaddy last April).
I would simply open a support ticket with your host to see what's missing from their PHP setup.
Yes, looks like some php extensions are missing.
Since I have never seen a /usr/local/php-5.6.37-flock/ directory anywhere, I'm going to stick with my initial "guess" that there is a php.ini, php.rc or such left over from the previous host.
The new host may not even have PHP 5.6 installed. You would get the same results running PHP 7.2 and using an old 5.6 php.ini file.
If such basic extensions as GD and curl were broken, they would be swamped in PHP support tickets...
The new host may not even have PHP 5.6 installed. You would get the same results running PHP 7.2 and using an old 5.6 php.ini file.
If such basic extensions as GD and curl were broken, they would be swamped in PHP support tickets...
Regardless, I don't think this is a concrete5 issue so the support ticket remains the most viable solution, I think.
Some people don't want to deal with their hosting support ;)
Weird that someone marked this posting as spaham?
Weird that someone marked this posting as spaham?