![]() |
|
Put Zenphoto and webserver onto CD (for Windows and Mac!)? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Put Zenphoto and webserver onto CD (for Windows and Mac!)? (/thread-1696.html) |
Put Zenphoto and webserver onto CD (for Windows and Mac!)? - bbella - 2007-10-12 Hello, Put Zenphoto and webserver onto CD (for Windows and Mac!)? - adhingra - 2007-10-12 There are several discreet problems here:
I'd tackle this first. Make a single zip file, bring it onto another machine, unzip, start database, start webserver, and see if everything resolves.
If it were me, I'd push back on this project, and ask what your client is really trying to achieve. Is it to display a functioning website? Why can't the prospective viewer go to a live site, or perhaps a demo site? Or, how about creating static html files, bundling that up, and having someone open those in a web browser? I'm not sure how that would work with ZP, but there must be tools out there that can convert dynamically generated pages into a static snapshot. The problem you've been given is a rather complex engineering effort, so it's worthwhile having another conversation with your client. Put Zenphoto and webserver onto CD (for Windows and Mac!)? - dudex - 2007-10-13 There's a FAQ at the XAMPP site to put it on a USB stick. I can't find it right now. Portable Apps is dedicated to running stuff from a stick: I guess it gets way harder to put it on a static media like cd-r. Put Zenphoto and webserver onto CD (for Windows and Mac!)? - bbella - 2007-11-05 Hi, Quote:There's a FAQ at the XAMPP site to put it on a USB stick. I can't find it right now. Portable Apps is dedicated to running stuff from a stick: I guess it gets way harder to put it on a static media like cd-r. I've tried a trial of that web server running from cd and it worked, so I'll try to move with that product for now. It uses localhost for host name of course (more precisely, 127.0.0.1). Running static html is not an option..MSIE doesn't allow JavaScript to be run from local sites (not served by HTTP) by default, but we need JavaScript to work in that snapshot. So running web server from cd is the only option for us.. Put Zenphoto and webserver onto CD (for Windows and Mac!)? - acrylian - 2007-11-05 There is a equivalent for Mac OS X called MAMP: http://www.macupdate.com/info.php/id/16197 |