2007-10-16, 03:07 PM
Hello all. I've been using GBPVR for a year or so now. It is simply amazing. I recently decided I wanted to start using the enhanced web admin. Since enabling it the GBPVR tray icon has been locking up which makes the tray icon unusable and the EWA service unusable, but the recording service keeps on working.
I thought I might take the burden away from GBPVR by running an apache server since I use one for website testing anyway. I am trying to follow the guide in the wiki here, but I'm having a little problem getting it to work. The link pointing to the extra module is no longer correct, but I've figured (stumbled) my way through much of the instructions.
My currennt sticking point is the instruction to use:
I'm scratching my head on this line because it isn't correctly formatted to point to a directory on the harddrive, and I can't figure out what directory it should be pointing to since there isn't a gbweb directory.
Anyone with a little experience using an apache server to do this and can hint me a little in the right direction?
I'm running WAMP on a Windows 2000 pro box with an AMD 800mghz processor with 640 ram. (Yes it is an old box, but runs GBPVR without much problem. I hope to be updating it soon.)
Thanks for any help in advance!
I thought I might take the burden away from GBPVR by running an apache server since I use one for website testing anyway. I am trying to follow the guide in the wiki here, but I'm having a little problem getting it to work. The link pointing to the extra module is no longer correct, but I've figured (stumbled) my way through much of the instructions.
My currennt sticking point is the instruction to use:
Code:
<Directory “C:web/gbweb/bin”>
I'm scratching my head on this line because it isn't correctly formatted to point to a directory on the harddrive, and I can't figure out what directory it should be pointing to since there isn't a gbweb directory.
Anyone with a little experience using an apache server to do this and can hint me a little in the right direction?
I'm running WAMP on a Windows 2000 pro box with an AMD 800mghz processor with 640 ram. (Yes it is an old box, but runs GBPVR without much problem. I hope to be updating it soon.)
Thanks for any help in advance!