purefan
11-13-2005, 09:20 AM
hello.
I've developed an accounting system using PHP and MySQL. Obviously it works fine when called locally in my computer (not intended for internet yet) but I'd like to make it portable, to store it (in a flash memory perhaps) and be able to carry it on anywhere I want.
But Im not sure if it would work...When I was installing XAMPP at first I couldnt install the Apache server for a port being used by IIS (solved it) so if someone is using the accounting thing from the flash memory it could have issues due to the ports right?
The thing is the more I think about it the more Im convinced that someone must already been there and figured out a way of doing this...so if anyone has a clue please tell me.
thanks!
I've developed an accounting system using PHP and MySQL. Obviously it works fine when called locally in my computer (not intended for internet yet) but I'd like to make it portable, to store it (in a flash memory perhaps) and be able to carry it on anywhere I want.
But Im not sure if it would work...When I was installing XAMPP at first I couldnt install the Apache server for a port being used by IIS (solved it) so if someone is using the accounting thing from the flash memory it could have issues due to the ports right?
The thing is the more I think about it the more Im convinced that someone must already been there and figured out a way of doing this...so if anyone has a clue please tell me.
thanks!