The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
Oh, I understand completely, and am running 5.2.8 in my production environment. As my initial post indicated, I was curious to see if anyone had actually gotten VB to work with 5.3. My concern was if I had some type of configuration issue since other's have been able to run it with VB.
|
#12
|
|||
|
|||
![]()
If that is the only error that you're getting, you could suppress it in php.ini.
|
#13
|
||||
|
||||
![]()
Well, I think I've got other issues, even if I suppress the error, the board still doesn't load.
Seems I may have some connectivity issues with the DB. |
#14
|
|||
|
|||
![]()
Does PHP always die at the same point?
Quote:
|
#15
|
||||
|
||||
![]()
Well, I've been doing some tinkering. I was having issues with other PHP apps, they were timing out connecting to the database.
In my research, I discovered that PHP 5.3, and Windows Server 2008 (as well as Vista), have issues resolving "Local host". I also discovered that in the hosts file, there is an entry "::1 localhost". If you comment out this entry, you can successfully connect most of your PHP scripts to the DB. Of course, I'm still having issues with VBulletin. Here's what it's doing now. Code:
PHP Deprecated: Assigning the return value of new by reference is deprecated in D:\Websites\ToE\Forum\includes\init.php on line 49 PHP Deprecated: Assigning the return value of new by reference is deprecated in D:\Websites\ToE\Forum\includes\init.php on line 101 PHP Deprecated: Assigning the return value of new by reference is deprecated in D:\Websites\ToE\Forum\includes\init.php on line 105 PHP Deprecated: Assigning the return value of new by reference is deprecated in D:\Websites\ToE\Forum\includes\init.php on line 113 PHP Deprecated: Assigning the return value of new by reference is deprecated in D:\Websites\ToE\Forum\includes\init.php on line 124 PHP Deprecated: Assigning the return value of new by reference is deprecated in D:\Websites\ToE\Forum\includes\init.php on line 128 PHP Deprecated: Assigning the return value of new by reference is deprecated in D:\Websites\ToE\Forum\includes\init.php on line 136 PHP Deprecated: Assigning the return value of new by reference is deprecated in D:\Websites\ToE\Forum\includes\init.php on line 205 PHP Deprecated: Assigning the return value of new by reference is deprecated in D:\Websites\ToE\Forum\includes\init.php on line 383 PHP Deprecated: Assigning the return value of new by reference is deprecated in D:\Websites\ToE\Forum\includes\class_core.php on line 2529 Just thought I would see if anyone else had any thoughts. |
#16
|
||||
|
||||
![]()
Thought I would bump this.
I've gotten all of the PHP apps I run to work except for vbulletin, undert PHP 5.3 beta 2. When I even try to kick off a fresh install of Vbulletin, I get this exact sequence of error messages. I'm not sure if I'm finding the right place to suppress the messages, though. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|