Is anyone here using the free Zend Server Community Edition for their XF server? If so, could you explain how to get from downloading the XF files to accessing your site? The few people I've talked to so far and I have had problems. Thanks!
Yeah; I'm just glad it wasn't just my ignorance keeping me from installing it (note the word "just" was included...it was still a contributing factorJust a note of thanks to everyone contributing to this thread. I ran into the same problem (W2K8 R2 / 64 bit / IIS 7.5 / Zend Community Edition with PHP 5.3.3 / MySQL 5.1.51) and while I'd certainly prefer to have the forum up I at least know that my situation isn't unique and that there will be a fix in the next beta.
LOL; no kidding. hahaAny time
We'll see you again when you want to go live![]()
Dear thread viewers,
EQnoble is super awesome and helped me set it up--my forum's running now (note: not using Zend)!!
Thanks to all of you guys for helping me out too; I really appreciate it!
Yeah, setting up php is not that hard on IIS if you do it manually. There's a few steps but nothing hard.
So what did you do to get it to run, was it an easy fix? If so, can you post?
Actually, we disabled IIS and used a server called vertrigoserv. I don't remember all of the details (and part of the installation was uninstalling our other stuff), but EQnoble mentioned (and I agreed, since I was thinking it'd be a good idea already) making an instructional video for it, so hopefully that can happen.Yeah, setting up php is not that hard on IIS if you do it manually. There's a few steps but nothing hard.
So what did you do to get it to run, was it an easy fix? If so, can you post?
How do I increase that/remove the restriction?
I've just rebuilt my Win 7 machine and I decided to go with Zend CE instead of XAMPP.
I finally got it working after a bit of fiddling, it wouldn't allow me to use Port 80 for some reason so I had to use 81.
I also didn't realise I had to manually install phpMyAdmin and MySQL...
I can see the Zend test index page so I know everything's working.
I've created the DB in phpMyAdmin but I can't import the DB from my server.
The file limit is set too low at (Max: 2,048KiB)
How do I increase that/remove the restriction?
Not sure what it could be as it's a vanilla Win 7 install.Your port 80 doesn't work because most likely you have another server running on that port.
Did you configure zend server to work with IIS or Apache?
Not sure what it could be as it's a vanilla Win 7 install.
No idea on the IIS or Apache, this is what I did:
o Select Custom install
§ Check phpMyAdmin and MySQL Servero Set Web Server Port to 81
o Zend Server Interface Port to 10081
o Allow Access through firewall
o Create password
Edit: Could it be FileZilla using port 80?
Thanks guys, literally just worked it out and came here to update the thread.
I edited C:\Program Files (x86)\Zend\ZendServer\etc\php.ini:
- ; Maximum allowed size for uploaded files.
- upload_max_filesize = 50M
- ; Maximum size of POST data that PHP will accept.
- post_max_size = 50M
Interesting, I wonder what's using port 80 then?
I think I clicked on Apache.
We use essential cookies to make this site work, and optional cookies to enhance your experience.