02-18-2011, 05:21 PM | #1 | |
Junior Member
Join Date: Jan 2011
Posts: 23
Rep Power: 0 |
Install error on bridge - vbloader.php on line 16
Having the same issues as is here: http://www.lampwrights.com/showthread.php?t=63
Windows 2008 IIS7 with FastCGI vBulletin 3.8.6 current WordPress 3.0.5 current PHP Code:
Quote:
Jeff, I can provide a test domain on my Windows VPS, if you're willing to help on this. It may simply require some code rewrite to absolute instead of relative, based on my educated guess. If you can get it to work, I'll make a $$ or $$$ donation of some kind, to support this project. Possibly give you a long-term testing area for Windows testing of the bridge. I really want to implement this on a site, while leaving it on the Windows server. Thanks.
__________________
. Thanks. Tip: You can also find me at digitalFAQ.com/forum, if I don't reply here. |
|
Reply With Quote |
02-18-2011, 05:23 PM | #2 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Actually they are not relatively the same. Unfortunately I have piles of work on my plate currently and cannot get involved in any custom projects at this time.
Again that error message looks to be a path issue. |
Reply With Quote |
02-19-2011, 05:44 AM | #3 |
Junior Member
Join Date: Jan 2011
Posts: 23
Rep Power: 0 |
Alright ... so what specifically could I try and edit in the PHP files?
While I don't understand PHP as well as you do, I do understand Windows servers fairly well. With a more specific nudge in the right direction, maybe I could figure it out.
__________________
. Thanks. Tip: You can also find me at digitalFAQ.com/forum, if I don't reply here. |
Reply With Quote |
02-19-2011, 07:20 AM | #4 | |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Quote:
Code:
@chdir($_SERVER['DOCUMENT_ROOT'] . $path); Code:
@chdir('C:\Inetpub\vhosts\domain.com\httpdocs\forums'); |
|
Reply With Quote |
02-20-2011, 01:57 AM | #5 | |
Junior Member
Join Date: Jan 2011
Posts: 23
Rep Power: 0 |
Quote:
I get login on both sites, so the bridge is working. However, I do get a new error, but I don't think it's related, so I'll start a new post... http://www.lampwrights.com/showthread.php?t=66
__________________
. Thanks. Tip: You can also find me at digitalFAQ.com/forum, if I don't reply here. |
|
Reply With Quote |
Reply |
Tags |
vbulletin wordpress bridge |
|
|