IF you can help me with this, I will sign over my life! with this scricpt wwwboard
ok if you know pleeeezzzzz help me! this is what I did so far... and I am substituting a different fan site than mine becuzzz my competition is just plain weird.
Ok I got the script for wwwboard. I made a directory named 'rant' and I made a subdirectory named 'messages' then I
1. uploaded wwwboard.pl
2. edited the variables in the controll panel to show this:
# Define Variables
$basedir = "http://beatles.net";
$baseurl = "http://beatles.net/rant/";
$cgi_url = "http://beatles.net/rant/wwwboard.pl";
$mesgdir = "messages";
$datafile = "data.txt";
$mesgfile = "rant.html";
$faqfile = "faq.html";
$ext = "html";
$title = "WWWBoard Version 2.0 Test";
# Done
3.ok now I changed the wwwboard.html file to rant.html & within this file that I uploaded changed the post line to point to http://bettles.net/rant/wwwboard.pl
4. so now when I type in my url http://beatles.net/rant/rant.html , my board shows but when I post there is an error!
5. I tryed changing the file name extensions to .cgi for wwwboard.pl and when posted got this response which is different:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@me and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
--------------------------------------------------------------------------------
Apache/1.3.26 Server at opps Port 80
