I've been installing everything on my live site for a few years now. I think it's time I use something like WAMP to test out the mods, etc before throwing them on the server.
What apps are best for this? When you've modded a bunch of different files that are all over the place, do you have to keep track and upload the specific files? It sounds tedious, but compared to what I've been doing manually with FileZilla it would probably be easier for me. I'm imagining some kind of synchronize feature that would keep both directories up to date.
Local website install - what apps do you guys use?
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Local website install - what apps do you guys use?
For a local web server i have tried XAMPP - it seems to be pretty good.
As a synchronizing tool i would suggest SyncBack (there is a freeware version available). I use it at home too, to synchronize my local data with my NAS. It can synchronize via FTP too. A very handy tool.
But to test mods and installations, i simply use a subdomain, like area51.domain.com (you may lock it from public with a .htaccess). So i can test everything in a real server environment. But a good configured XAMPP would nearly do the same job.
As a synchronizing tool i would suggest SyncBack (there is a freeware version available). I use it at home too, to synchronize my local data with my NAS. It can synchronize via FTP too. A very handy tool.
But to test mods and installations, i simply use a subdomain, like area51.domain.com (you may lock it from public with a .htaccess). So i can test everything in a real server environment. But a good configured XAMPP would nearly do the same job.
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Local website install - what apps do you guys use?
I didn't think of a sub domain. What rule do you add to .htaccess to block everything from seeing it?
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Local website install - what apps do you guys use?
Just a simple authentication - username + password.
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Local website install - what apps do you guys use?
I@, doing everything with XAMPP and after install and run everything that i want, i upload all include files and DB with FTP client and mysqldumper