The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
PHP 5.2.14 vs PHP 5.3
My domain is about to move to an other server that is running PHP 5.3.
I got this from my domainhoster: As you may know there are many features lapse in PHP 5.3, keep in mind that after the move you'll need to adjust your scripts. I have vB 4.1.8 running on a server with PHP 5.2.14 Do I need to change something? |
#2
|
||||
|
||||
I am running 4.1.8 on PHP 5.3.8 just fine.
|
#3
|
|||
|
|||
Thanks.
I need to say yes or no to proceed. I'm gonna say yes. I get a lot of MySQL errors, all are Too many connections. They gave me the advise to send in a ticket to move my forum to an other server. |
#4
|
||||
|
||||
You should be fine. Who are you with now?
|
#5
|
|||
|
|||
I have my site hosted at www.flexwebhosting.nl, and i stay there. I only go to a quieter server.
|
#6
|
||||
|
||||
Find out from them what you max connections are going to be and see if they will raise them. I went to a VPS and raised mine to 300, which is kind of overkill.
|
#7
|
|||
|
|||
Is it? there are times there are over 150 connections (members, guests and bots).
|
#8
|
||||
|
||||
Max Connections don't quite work like that. Most connections are so fast that you will not notice them. 150 users doesn't necessarily mean 150 connections, if that makes any sense. They are considered simultaneous connections.
|
#9
|
|||
|
|||
Ok, my forum is now running under PHP5.3
1 major problem is: Flaschat 6.0.8 does not work under PHP5.3 Does anyone have a fix for that? Tried the forum of Flashchat, but i couldnt find a working fix. |
#10
|
|||
|
|||
Have it working again.
On top of the /admin/init.php file just below <?php i have added the folowing code: PHP Code:
I removed the folowing code out of the /inc/common.php file: PHP Code:
And Flashchat worked again. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|