magicfortune Posted June 7, 2015 Share Posted June 7, 2015 Hello, I have converted over to a CentOS VPS server from a shared hosting environment and I am getting these errors in multiple directory error logs. I have tried figuring it out and have had no luck. I hope someone can help. Thanks. Luke [01-Jun-2015 04:36:00 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/: cannot read file data: Is a directory in Unknown on line 0 [01-Jun-2015 04:36:01 UTC] PHP Parse error: syntax error, unexpected '');' (T_CONSTANT_ENCAPSED_STRING) in /home/magicfortune/public_html/magicfortunesystem/emailer/admin/includes/config.php on line 8 I am also getting missing images on a lot of the databases such as http://magicfortunesystem.com which is a Freelancer script. The login image does not show. I am not sure what is causing this. I appreciate all the help. Quote Link to comment https://forums.phpfreaks.com/topic/296692-very-frustrated-cant-figure-out-error/ Share on other sites More sharing options...
requinix Posted June 7, 2015 Share Posted June 7, 2015 The first error is something you should contact your hosting company about. Unless you went out of your way to configure a PHP extension? The second depends on the code so posting that file (config.php) would help. Quote Link to comment https://forums.phpfreaks.com/topic/296692-very-frustrated-cant-figure-out-error/#findComment-1513395 Share on other sites More sharing options...
magicfortune Posted June 7, 2015 Author Share Posted June 7, 2015 I did contact them and they really don't provide support for PHP errors on a VPS server which is frustrating. It is self-managed and they only help with initial setup. I will look into this further. Thank you anyway. Quote Link to comment https://forums.phpfreaks.com/topic/296692-very-frustrated-cant-figure-out-error/#findComment-1513396 Share on other sites More sharing options...
requinix Posted June 7, 2015 Share Posted June 7, 2015 Then they didn't get the initial setup correct. What your extension_dir setting and what extensions (as in the actual extension= or zend_extension= lines) are you trying to load? Quote Link to comment https://forums.phpfreaks.com/topic/296692-very-frustrated-cant-figure-out-error/#findComment-1513408 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.