I'm having a problem, suggestions would be very much appreciated.
Following the readme and using the ms newgroup given as an example, I got to section 6:
6. Run the script for the first time by going to
http://www.yourserver.com/vbdir/gateway.php?debug=1
This will take
a while if you are importing a lot of posts for the first time.
Depending on your browser, it may buffer the output and it may
appear like it's hanging. Be patient.
I enter:
http://www.edinburghtalk.com/vbdir/gateway.php?debug=1
but Firefox just displays my domain's homepage. IE does the same. No hanging as described in the readme, no usenet posts appear in the forum (
http://www.edinburghtalk.com/forum/f...play.php?f=31).
I wasn't sure if the "vbdir" part of the example URL is meant to be replaced by the actual path I my forum uses, so, I also tried
http://www.edinburghtalk.com/forum/gateway.php?debug=1
... but in both FF and IE that results in the following error:
<br /><strong>Warning</strong>: main(/home/edtalk/public_html/forum/includes/nntp.php): failed to open stream: No such file or directory in <strong>/gateway.php</strong> on line <strong>52</strong><br /><br />
<b>Fatal error</b>: main(): Failed opening required '/home/edtalk/public_html/forum/includes/nntp.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/edtalk/public_html/forum/gateway.php</b> on line <b>52</b><br />
Any ideas?