Quote:
Originally Posted by Dr.CustUmz
@y2ksw I was messing around with this trying to get it to work on vb3, I managed to find an old copy off the vb3 version that does still work, but this one has more features. After reading EVERY page, it seems BOP has had no issues running this on vb3 as is, yet all my attempts have been unsuccessful.
Is this strictly for linux based environments, Or using WAMP (windows) would modifying the paths be sufficient enough to get this operating?
|
It should actually work everywhere and PHP should translate the paths accordingly. If your web server is located on the C: drive, then a path starting with / should refer to C:\ automatically. In addition, paths in Windows are not case sensitive. The only issue I have had with windows web servers, were the read and write permissions, but adding the Everybody user with Modify rights fixed it.