|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming > Web Coding | |
phpBB forum help (sort of)
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | |||||||||||||
|
Intel Overclocker
|
Hi guys;
Over the next 2 years at school, we will be doing php coding in relation to a mysql database. For yr10 major assignment i successfully managed to make [really modify/setup] a phpBB forum on the schools web server, i was quite pleased with myself and wanted then to host the forum elsewhere, but my ISP's web space didn't have a sql database so i was stuck there and it has since been deleted from the schools server and probably from all my computers also What i would like to be able to do is do away with the schools server and run the whole thing off my laptop and upload it to the server if need be. This means that i need to get a web server with php support and a mysql database running on my laptop in a way that it is running like a external server if that makes sense.... And need to be able to interact with it as if it was schools server. 1) How do i go about making this offline servers on my laptop? 2) How would i when need be upload it to the schools server? 3) Any further tips to help us? thanks scottath
__________________
Use the +Rep button when appropriate, it's there for a reason!![]() Please give some positive feedback: http://thermaltake.com.au/TtForums/T...6&threadid=237
|
|||||||||||||
|
|
|
|
#2 (permalink) | ||||||||||||||
|
Hit any user to continue.
|
so basically you want to turn your laptop into a server and run the forum from there right?
__________________
Quote:
|
||||||||||||||
|
|
|
|
#3 (permalink) | |||||||||||||
|
Intel Overclocker
|
Yes - in a nutshell
And be able to edit the forum live and be able to export the whole thing to an actual web server if this is possible at a later date [once finished]
__________________
Use the +Rep button when appropriate, it's there for a reason!![]() Please give some positive feedback: http://thermaltake.com.au/TtForums/T...6&threadid=237
|
|||||||||||||
|
|
|
|
#4 (permalink) | |||||||||||||
|
Programmer
|
http://www.apachefriends.org/en/xampp.html
http://www.en.wampserver.com/ These are "offline" servers. Apache + PHP5 + MySQL and some other things depending on the package.
Last edited by metala : 06-11-08 at 06:07 PM. |
|||||||||||||
|
|
|
|
|
#5 (permalink) | |||||||||||||
|
Intel Overclocker
|
Ok - i'll give them a go when i have the time to download them - any other?
And how would i go about uploading the whole thisng to the schools server once finished?
__________________
Use the +Rep button when appropriate, it's there for a reason!![]() Please give some positive feedback: http://thermaltake.com.au/TtForums/T...6&threadid=237
|
|||||||||||||
|
|
|
|
#6 (permalink) | ||||||||||||||
|
Programmer
|
Quote:
The other thing is to export the database from the laptop to a file, and then import it to the school server. It can be easily done by phpMyAdmin. This can be found in the XAMPP package as a default tool for easy web MySQL Database managing.
|
||||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|