chiprivers Posted December 31, 2006 Share Posted December 31, 2006 Is it possible to set up an apache server with PHP and MySQL to run from a USB flash drive? I want to do some work that I can demonstrate on other computers that do not have a server on them, would this be an option? Link to comment https://forums.phpfreaks.com/topic/32366-php-server-from-flash-drive/ Share on other sites More sharing options...
sasa Posted December 31, 2006 Share Posted December 31, 2006 look http://www.server2go-web.de/ Link to comment https://forums.phpfreaks.com/topic/32366-php-server-from-flash-drive/#findComment-150355 Share on other sites More sharing options...
chiprivers Posted December 31, 2006 Author Share Posted December 31, 2006 Perfect, that works a treat ;D Link to comment https://forums.phpfreaks.com/topic/32366-php-server-from-flash-drive/#findComment-150413 Share on other sites More sharing options...
zq29 Posted December 31, 2006 Share Posted December 31, 2006 Interesting, one would assume that if this was stored on a writable medium such as a non-volatile memory chip; you could write to the database as well as read? Link to comment https://forums.phpfreaks.com/topic/32366-php-server-from-flash-drive/#findComment-150457 Share on other sites More sharing options...
chiprivers Posted January 1, 2007 Author Share Posted January 1, 2007 [quote author=SemiApocalyptic link=topic=120472.msg494301#msg494301 date=1167591178]Interesting, one would assume that if this was stored on a writable medium such as a non-volatile memory chip; you could write to the database as well as read?[/quote]Can you not then? Link to comment https://forums.phpfreaks.com/topic/32366-php-server-from-flash-drive/#findComment-150753 Share on other sites More sharing options...
zq29 Posted January 1, 2007 Share Posted January 1, 2007 [quote author=chiprivers link=topic=120472.msg494602#msg494602 date=1167650886]Can you not then?[/quote]I haven't tried it, was asking in case either of you had. I'll give it a go... Link to comment https://forums.phpfreaks.com/topic/32366-php-server-from-flash-drive/#findComment-150759 Share on other sites More sharing options...
chronister Posted January 1, 2007 Share Posted January 1, 2007 http://www.chsoftware.net/en/useware/wos/wos.htmwebserver on a stick---- php / mysql / apache from a thumbdrive. Works quite well. Link to comment https://forums.phpfreaks.com/topic/32366-php-server-from-flash-drive/#findComment-150808 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.