From: <js...@co...> - 2009-12-20 14:29:35
|
Hello all! Thank you for all your help. In my fumblings, I found that Zend Studio works fine with Apache 2.2 set up locally. I know I probably wimped out, but I figured being so new at this to give the softeware we got in class a shot. Just trying to shorten the learning curve. Again thanks for the help and support all. I look forward to borrowing your knowledge from time to time. Happy holidays! John ----- Original Message ----- From: "Richard Lynch" <ce...@l-...> To: "Chicago PHP User Group" <chi...@li...> Sent: Saturday, December 19, 2009 7:43:47 PM GMT -06:00 US/Canada Central Subject: Re: [chiPHPug-discuss] Total newbie here Quick Note: Don't even try to mess with PHP 6 yet. It's way not ready for prime time. Probably a couple years away still. On Fri, December 18, 2009 8:54 am, Andy Carlson wrote: > If you're running Windows, the best, most lightweight implementation > I've > found is AppServ (http://www.appservnetwork.com/). It has PHP, MySQL > and > Apache. They have versions with PHP 4, 5, and 6 so you can choose > what you > want to use. > > If you're on OS X, MAMP is hand's down, my pick. Works perfect and is > a > breeze to setup. > > On Linux, it's DIY all the way. What I've done for development is use > VirutalBox and set up a virtual machine using Trustix (you can > download the > ISO from http://rpmfind.net/linux/trustix/current/iso/). The main > reason I > have chosen this one for my use is that it's RedHat in flavor and > super easy > to install. You do have to do some minor tweaking with the > /etc/httpd/conf/httpd.conf and /etc/httpd/conf.d/httpd-php4.conf > files. I'd > also recommend installing the Webmin RPM. This will make the > administration > of your development server even easier (especially with startup > configuration and MySQL authentication setup. This will also work > with > VirtualBox or Virtual PC on Windows. > > Just some thoughts. Good luck, > > Andy Carlson > --------------------------------------------------- > "Man's conquest of Nature turns out, in the moment of its > consummation, to > be Nature's conquest of Man." -- C.S. Lewis > > > On Fri, Dec 18, 2009 at 8:35 AM, John Smith <js...@co...> > wrote: > >> Hello all, >> >> Im looking for some help setting up Php at home. I just finished >> taking the >> Php class in school. We were using Zend Studio with an i5. Class is >> over >> so >> Zend won't work anymore, no i5 access. I picked up the Sam's teach >> yourself >> Php book with starter kit cd. It has the Php, MySQL and Apache. >> Apache >> installed no probs on an XP box. Already had MySQL installed. >> Followed the >> instructions to load Php - no go. Can anyone recommend a tutorial to >> load >> this? Can Zend Studio for iseries work with Apache local? Or would >> Eclipse >> be better than the Php that came with the book? Thanks ahead of >> time. >> >> John >> >> >> ------------------------------------------------------------------------------ >> This SF.Net email is sponsored by the Verizon Developer Community >> Take advantage of Verizon's best-in-class app development support >> A streamlined, 14 day to market process makes app distribution fast >> and >> easy >> Join now and get one step closer to millions of Verizon customers >> http://p.sf.net/sfu/verizon-dev2dev >> _______________________________________________ >> chiPHPug-discuss mailing list >> chi...@li... >> https://lists.sourceforge.net/lists/listinfo/chiphpug-discuss >> > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast > and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > chiPHPug-discuss mailing list > chi...@li... > https://lists.sourceforge.net/lists/listinfo/chiphpug-discuss > -- Some people ask for gifts here. I just want you to buy an Indie CD for yourself: http://cdbaby.com/search/from/lynch ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ chiPHPug-discuss mailing list chi...@li... https://lists.sourceforge.net/lists/listinfo/chiphpug-discuss |