2nd Apr 03, 06:35 AM
|
Senior Member
|
|
Join Date: Sep 2001
Location: Illinois
Posts: 273
|
|
Ok, I know some basic html, I want to build a SOF2 Clan Forum with PHP. Is this something that can be done with just basic knowledge?
|
|
2nd Apr 03, 12:03 PM
|
|
Senior Member
|
|
Join Date: Sep 2001
Posts: 216
|
|
|
|
2nd Apr 03, 08:57 PM
|
BetaONE Supporter
|
|
Join Date: Jul 2001
Posts: 1,979
|
|
yep, nich's right, you'll have to have MySQL too, if you need help installing it then take a look in the faqs and tutorials section and search through it for a post by mine on setting it all up
|
|
3rd Apr 03, 02:24 AM
|
Member
|
|
Join Date: Jan 2003
Location: USA
Posts: 89
|
|
Or you can use PHPnuke from phpnuke.org. It's fairly easy to setup, but can be very difficult to customize...
I've done several of these before, let me know if you'd like some help.
Indy
|
|
5th Apr 03, 08:51 PM
|
Senior Member
|
|
Join Date: Sep 2001
Location: Illinois
Posts: 273
|
|
Ok, I tried YabbSE before I returned here to see the post's that where made. I have it installe dand running, but I can not leave it on 24/7 as my ISP does not allow me to host my own site on my PC. I was wondering if I could use say port 50000 instead of 80 to try and avoid port scans from my ISP. I have tried changing the settings but when i try and access my site, I can only get to the frontpage and then I get no graphics and the links to other sections don't work. I have tried to search for any port specific info in the files but no luck. DOes anyone know how to go about getting this to work?
I may try invisionboard if I can't get this to work, who knows?
Thanks for your help
Poolman
|
|
5th Apr 03, 09:27 PM
|
|
Senior Member
|
|
Join Date: Sep 2001
Posts: 216
|
|
Originally posted by Nd4Spd@Apr 3 2003, 01:24 AM
Or you can use PHPnuke from phpnuke.org. It's fairly easy to setup, but can be very difficult to customize...
if he wants a forum i dont think phpnuke is the best solution. as mentioned, invisionboard. if he needs a portal i'd suggest ibportal
|
|
5th Apr 03, 10:07 PM
|
BetaONE Supporter
|
|
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
|
|
Yeap if u need help with invisionboard, php, and/or mysql I can help u with that.
Not sure about abbSE. What server are you running? Apache, IIS, etc.?
cya,
Will
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003
Download: http://war59312.admuncher.com/download.shtml
|
|
6th Apr 03, 09:00 AM
|
Senior Member
|
|
Join Date: Sep 2001
Location: Illinois
Posts: 273
|
|
Apache, but I am not allowed to host my own site (ISP Rules) But, I want to know if I can run from a much higher port than 80. I want to try and eliminate port scans from my ISP as much as possible.
Any Ideas?
Thanks for all the help so far
|
|
19th Apr 03, 09:28 AM
|
BetaONE Supporter
|
|
Join Date: Jul 2001
Posts: 1,979
|
|
Originally posted by poolman@Apr 6 2003, 01:00 AM
Apache, but I am not allowed to host my own site (ISP Rules) But, I want to know if I can run from a much higher port than 80. I want to try and eliminate port scans from my ISP as much as possible.
Any Ideas?
Thanks for all the help so far
You can.
In Apache's config file, httpd.conf, there will be a few lines that read something like this:
#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, in addition to the default. See also the <VirtualHost>
# directive.
#
#Listen 3000
#Listen 12.34.56.78:80
Listen 80
change the last one to Listen #### , replacing #### with the port you want it to run on, and then restart the server
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 10:35 PM.
|
|