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:
Warning: include_once(./global.php) [function.include-once]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\domain.com\httpdocs\wp-content\plugins\vbbridge\vbloader.php on line 16
Warning: include_once() [function.include]: Failed opening './global.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\domain.com\httpdocs\wp-content\plugins\vbbridge\vbloader.php on line 16
Quote:
Originally Posted by Jeff
Hmm sounds like an issue with your server. I am not familiar with Windows as I use Linux. Not sure if I can help you here.
|
Honestly, it's all in the
PHP -- Windows vs Linux, both OS are relatively the same these days.
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.