XenForo has no problem with php 5.3. Your host didn't know how to solve the problem, so he told you this. I had the same problem last week... That was the first time in 8 years that their support was not good.
Did you try what I done in the post I gave you above? (see here)
XenForo has no problem with php 5.3. Your host didn't know how to solve the problem, so he told you this. I had the same problem last week... That was the first time in 8 years that their support was not good.
Did you try what I done in the post I gave you above? (see here)
You didn't reply to my question: with php 5.3 could you at least display the forum home page but not the others? On my websites I didn't have error, but a blank page with no error log in any console but I think (i'm not sure) it depends on your sever config. When I switched of XenForo friendly url, it was working again. I told my host about this and their answer was: "Do you really need friendly url" As soon as I heard this, I ended the conversion politely to find myself a solution. And the solution was to edit the htaccess file. So if you're not scared to spend again a lot of time, you should try again with php 5.3.
And if someone knows the technical reasons why the htaccess must now be edited, please tell us.
4-Oct-2012 17:15:29] PHP Warning: PHP Startup: SQLite: Unable to initialize module
Module compiled with module API=20090626, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
[24-Oct-2012 17:15:29] PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20090626, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
[24-Oct-2012 18:56:58] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
[24-Oct-2012 19:03:02] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
And your host didn't find the error with that? Check this.
P.S: hard to say those errors are causing problems with XenForo but your host should have tried first to deal with them.