zip binary

pinky285

Joined: 2009-09-29
Posts: 19
Posted: Thu, 2009-10-29 14:27

easy one, can someone suggest a good zip program to install on w2k3 server with iis6 running gallery, any special instructions, (like put in root path, no spaces in path), i guess i could use winzip but don't think its gonna work with gallery2.3 any suggestions?

I will most definitely be moving to a *nix based platform soon just because windows/iis/cgi/mysql/gallery are a pain to get working nicely and everything just runs better on *nix (esp. web hosting).

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 9283
Posted: Thu, 2009-10-29 16:34

If you're going to be moving to *nix why bother with this headache? :)

http://codex.gallery2.org/Gallery2:Installation_on_Windows_Server_2003_and_IIS6#Zip.2FUnZip

I can't recall if I ever got the zip functionality working on Windows (apache) working when I was testing installs on Windows.

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 9283
Posted: Thu, 2009-10-29 16:35

Oh and according to another post I read, apparently with IIS7 and newer you may need to give the NETWORK SERVICE account read/exec permissions on c:\zip as well (if that's where you put the binaries)
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments
pinky285

Joined: 2009-09-29
Posts: 19
Posted: Fri, 2009-10-30 20:30

nice, guess i am moving and that sounds about right for w2k8, heard and dealt a little with the network service BS, scratch and burn baby, love vm's

thanks

Login or register to post comments
pinky285

Joined: 2009-09-29
Posts: 19
Posted: Fri, 2009-10-30 20:37

can you suggest an OS to use for web host vm? thinking redhat or suse? and what about particular combinations of php and mysql

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 9283
Posted: Sat, 2009-10-31 11:17

VM as in Virtual Machine or are you talking VPS (Virtual Private Server)?

If you have the hardware, any host OS that runs VMWare ESXi or Microsoft's Hyper-V (both free) should be fine:
https://www.vmware.com/tryvmware/index.php?p=free-esxi-go&lp=1
http://www.microsoft.com/hyper-v-server/en/us/default.aspx

It's the guest os (where the web server will run) that you really care about. Personally, I'd go with VMWare as you can install that on much more than MS Hyper-V.

As for the OS the web server runs on. I like and use Debian. My shared host uses FreeBSD.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments
pinky285

Joined: 2009-09-29
Posts: 19
Posted: Sat, 2009-10-31 16:04

yes, virtual machine, and yes i am running a 2k8 w/ hyperv ml350 g5, its a nice box for virtualization, but anyway, my current web server is a w2k3 svr and i am going to switch to rhe5, i host my own stuff, so i will take a look at debian but if you can tell my why i should use debian vs. redhat, i may change my mind.

thanks for all your advice ande help

btw, what about php mysql or i remember there is a package that does all of them, i forgot the name, i think phpmyadmin?

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 9283
Posted: Sun, 2009-11-01 16:55

It's all just personal preference. Debian's entire system just seems to be more stable to me and I really like the apt-get system (well I use aptitude, but pretty much the same difference).

I think you're thinking of XAMPP, they make a package for Apache, MySQL, PHP, Perl for Windows, Linux and Mac.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 9283
Posted: Sun, 2009-11-01 16:57

Oh and I just remembered, we're talking about G2. If you grab that package, you'll need to grab an older version, 1.71 or 1.7.1 IIRC. G2 does not run on PHP 5.3, so you need one of their packages that still use 5.2.x.

Though, really, if you are using Debian, Ubuntu, RedHat, Centos (considered the stable Fedora), Fedora, Suse, etc. I'd just use what ever repository your distribution uses.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments
pinky285

Joined: 2009-09-29
Posts: 19
Posted: Sun, 2009-11-01 20:52

cool, thanks, thats some really good info, exactly what i needed, but one last question, should i wait and use gallery2 or use gallery3 even tho its still beta? as long as it won't be difficult to upgrade to the final dist, and its compatible with rhel5 (since that is what i plan on using).

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 9283
Posted: Mon, 2009-11-02 03:14

It really depends on which features you're looking for. G3 does not have all of the features G2 currently has. It'll take some time for new modules to be written for G3. As long as you are running Apache 2.2 or newer, MySQL 5 or newer, Linux and PHP 5.2.3 or newer you can run G2 or G3.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments
pinky285

Joined: 2009-09-29
Posts: 19
Posted: Mon, 2009-11-02 14:28

thanks, i will be donating, not for just the software, but also because of people like you, thanks again!

Login or register to post comments
pinky285

Joined: 2009-09-29
Posts: 19
Posted: Thu, 2009-11-05 14:07

so, after fiddling around with redhat ent 5.3 haven't tried 5.4 yet, but the integration components for hyperv work but i get vmbus errors post initrd load. then i decided to look at readme and gee golly wow, imagine that, redhat not supported on hyperv...no friggin way... well believe it or not, it is not supported and go figure the only linux os that is, is SUSE, so i guess i am going with hmmmmm, let me think, so many choices, eeny meeny miny moe, suse is the winner LOL

Login or register to post comments
pinky285

Joined: 2009-09-29
Posts: 19
Posted: Sun, 2009-11-08 18:27

ended up with a nice sles v10 sp2 (since it plays nice with hyper v, no activation, no updates but who cares) install with xampp 1.71 (since i need less than php 5.3) let you know how it turns out

Login or register to post comments