Kevin360 Posted December 6, 2011 Posted December 6, 2011 Just had my VPS host upgrade my debian and PHP. PHP went from 5.2.0 (etch 18... I think, something like that..) to being reported as 5.3.8-1~dotdeb.1 I have a few wordpress sites that have converted over fine, but my main site is OSC 2.2 RC2a and having some issues. I am seeing some code and not much is loading... some graphics but not most.. Host says it's my issue since the page is coming up... and I have no idea what to do. He suggested looking at a config file or php.ini, or even perhaps .htaccess. But I need some more direction that that. Some links I hover over show the tep_href code and some just show the link... weird. I feel like some of my permissions might be different too, as when looking at database backups I'm told that the directory isn't writable, and I had some issues with my wordpress sites and permissions. My site is www.rhythmhousedrums.com I'd love to get this up and running again soon! Any help would be greatly appreciated!
Guest Posted December 6, 2011 Posted December 6, 2011 Kevin, RC2a is not PHP 5.3 compatible. You will have 27 deprecated ereg functions and two deprecated sessions functions that will need to be re-written for your site to work properly. You can start here: Deprecated Ereg Fixes Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.