php forum
php mysql forum
php mysql smarty
 
Topic Options
#312585 - 01/09/07 09:43 PM Windows Server for Threads
biketrip Offline
Power User

Registered: 04/12/03
Posts: 95
Loc: Minnesota, USA
I couldn't find a good forum for this question, in short I'd like to set up a windows laptop as a server for my threads 6.4 environment. FWIW - I have a TON of mod's.

I'm doing some more presentations now and I'd like to set up my Windows laptop with my complete web site, which includes three threads sites. My brother is helping me, I guess the ticket is LAMP (Linux, Apache, MySql and PHP). We feel pretty comfortable making the laptop ready for the site.

The question is, whats the best way to get all my tables and code loaded? Is anyone else here running on Windows? I'm a techie but this is a bit out of my league.

I'm using this laptop as a server at an Expo on March 3,4. Internet access is too expensive and I cant get a wireless signal there.

THanks smile
_________________________
Promoting the world on bike!

Top
#312590 - 01/09/07 11:11 PM Re: Windows Server for Threads [Re: biketrip]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25366
Loc: Texas
You could always use Win XP, Apache, MySQL and Php - it's what I use to test on this here notebook. Very easy to setup and you're up and running in a few hours. You then access your site via:

http://localhost/
_________________________
- Allen wavey
- What Drives You?

Top
#312593 - 01/10/07 12:18 AM Re: Windows Server for Threads [Re: AllenAyres]
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5092
Loc: Portland, OR, USA
I use EasyPHP or UniformServer; they're a PHP/MySQL/Perl/Apache all in one which ship together, it works rather well.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#312594 - 01/10/07 06:27 AM Re: Windows Server for Threads [Re: Gizmo]
biketrip Offline
Power User

Registered: 04/12/03
Posts: 95
Loc: Minnesota, USA
What steps do you take to transfer the database and code to my new laptop server? I assume there are some export/import tools but I dont know where to look for this, or am I just being an ignoramus here?
_________________________
Promoting the world on bike!

Top
#312597 - 01/10/07 05:54 PM Re: Windows Server for Threads [Re: biketrip]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25366
Loc: Texas
If you have an ssh connection to your site you can backup the data, zip, download and unzip to your local install. Does that make sense?
_________________________
- Allen wavey
- What Drives You?

Top
#312599 - 01/10/07 09:59 PM Re: Windows Server for Threads [Re: AllenAyres]
biketrip Offline
Power User

Registered: 04/12/03
Posts: 95
Loc: Minnesota, USA
I dont know what ssh is, but I'm sure I can figure it out! Thanks Allen, hope you are well smile
_________________________
Promoting the world on bike!

Top
#312601 - 01/10/07 11:57 PM Re: Windows Server for Threads [Re: biketrip]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25366
Loc: Texas
smile I'm doing well, thank you smile

SSH (Secure Socket Shell) is an app that allows you to basically have command line access to your site. You can do pretty much the same thing with other programs (backup database, zip it, transfer) but ssh is *much* faster. There are a list of common commands for ssh here:
http://www.jiffynet.net/faqs/sshcommands.html

It really sounds more technical than it probably is, if I can learn it most anyone can. I used to try to manually backup databases using phpmyadmin and download then manually add the lines back in for the site we were moving to - would take hours and hours and hours. With ssh you can backup the database, move, and re-install in less than one hour. I use this app:

Absolute Telnet/SSH - works pretty well and is pretty quick to learn.

Groupee used to have step by step instructions on how to back up and move a site, but I can't find it.
_________________________
- Allen wavey
- What Drives You?

Top
#312609 - 01/11/07 12:17 AM Re: Windows Server for Threads [Re: AllenAyres]
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5092
Loc: Portland, OR, USA
Id make an SQL dump from the server and then import that to MySQL on your laptop, then copy your ubb files to your webserver on your laptop, then set the proper paths/connection data in includes/config.inc.php
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#312618 - 01/11/07 06:13 AM Re: Windows Server for Threads [Re: Gizmo]
biketrip Offline
Power User

Registered: 04/12/03
Posts: 95
Loc: Minnesota, USA
That makes much more sense to me, thanks guys. Believe it or not, I do this for a living, sort of. Right now I'm designing a Business Objects universe where I have to help create an ETL from one Oracle database to an ODS and then write a bunch of reports against it. Though I dont actually do the physical move I write the data mappings and what not. So principle I understand it, I should be able to fudge my way through. Thanks again!
_________________________
Promoting the world on bike!

Top
#312619 - 01/11/07 06:38 AM Re: Windows Server for Threads [Re: biketrip]
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5092
Loc: Portland, OR, USA
lol sounds good wink...

I run Uniform Server on http://home.corthell.net/ and it works fairly well, it's on WXP Pro SP2 so you can see it in action; I just do some dev there so theres not much...

I have several other web servers that i play on as well
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top


Moderator:  Charles 
Top Posters Last 30 Days
AllenAyres 83
Gizmo 29
sirdude 24
Zarzal 22
blaaskaak 13
willing 7
swebs 6
Who's Online
2 Registered (blaaskaak, sirdude), 39 Guests and 7 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Nice Ajax Chat
by sirdude
07/05/08 04:29 PM
[7.x] UBB.Post Templates v0.1
by sirdude
07/05/08 12:48 PM
Team UBBDev Rides Again!
by AllenAyres
07/04/08 10:56 PM
[7.3.x] ubb.links
by AllenAyres
07/03/08 06:15 PM
Changing currency for subscriptions?
by AllenAyres
07/03/08 01:15 PM
Protect users emails
by AllenAyres
07/03/08 11:36 AM
VPS and Newbies
by Gizmo
07/02/08 09:08 PM
New Mods
Protect users emails
by Basil Fawlty
06/29/08 08:44 AM
[7.3.x] Scheduled board close for backup
by blaaskaak
06/26/08 04:01 AM
[7.3+] CustomTag - Audo Embedding
by Gizmo
06/24/08 07:52 PM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.3] Dissallow quotes more then 3 levels deep
by blaaskaak
06/09/08 09:01 AM
Newest Members
ryzilla, M4D, Jer, Kanigo2, Bubba
13302 Registered Users

 

 

 
fusionbb message board php hacks