From owner-freebsd-questions@freebsd.org Wed Feb 28 01:11:34 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3630F3B931 for ; Wed, 28 Feb 2018 01:11:34 +0000 (UTC) (envelope-from dalescott@shaw.ca) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B1DE7B52B for ; Wed, 28 Feb 2018 01:11:33 +0000 (UTC) (envelope-from dalescott@shaw.ca) Received: from dalet420 ([174.0.43.39]) by shaw.ca with ESMTP id qqHEef4mpLkozqqHFeCTVH; Tue, 27 Feb 2018 18:11:27 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shaw.ca; s=s20150330; t=1519780287; bh=Y0LFQIufKWaq3Q7rC5jc5p+PsoMxTFb8ilC/EUC3oe4=; h=From:To:Subject:Date; b=WmdTesroafU1yoPsuBTu+BLrVrpJuL50maWvfs8uhfJDQy2z+e7revdB/3OP++UE0 IIv0RBMJeIOuLFWXfXA2PPAXd5/+2v2AQCjBVimba/6fMakJAeqv7ndBWzDjF+dKID i6tOHHRPS7c6eBa6X7hKvGOEfahwiNkpeF4oHCnSTA7Kn1YwANECrSzicnAOQNzOxz YCLDnvA53/x8c6VEGLrg7tGlf8IWWMQh6cJlIy7loWK6FnwpZWm3YvaGLQ9Heafjug YkfrM2BSc9XbaxmqBxJVUj++9IwDpRq4+rHDEbr1ZVdBEtEEh5UT5iB3cEDW2W5V2m F3Y8rfSqqLypA== X-Authority-Analysis: v=2.3 cv=OeS28CbY c=1 sm=1 tr=0 a=TiBur8m8wieNAdBnNdHE5Q==:117 a=TiBur8m8wieNAdBnNdHE5Q==:17 a=kj9zAlcOel0A:10 a=x7bEGLp0ZPQA:10 a=6I5d2MoRAAAA:8 a=01vqDjDZWU_RcvFnxYkA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 From: "Dale Scott" To: "'David Mehler'" , "'freebsd-questions'" Subject: RE: Symfony or CakePHP framework on FreeBSD Date: Tue, 27 Feb 2018 18:11:24 -0700 Message-ID: <00fe01d3b031$0ed6f190$2c84d4b0$@shaw.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AdOwL4rjqWvD7uAuRFeWH89SwG4iOQ== Content-Language: en-us X-CMAE-Envelope: MS4wfOJp6VzPD97TVGgO8+XhU4Bl9jXnkCCdWb6lBGD9HqY5ZNv8WqyoZJdGTqU3r9Af+KxEOxL7QOmpA8vXYsz6bGx6IjaACYlabT4xvo6i0AYpRhMiomgR c7z8bHFMYzbnL9K4ibcD3gle1GmQ+V85kGV51f5FRE5yiEN4UcIV/rOCftDMKHXWUMSYOBbcQePiOl8j/vFrF+RGQdyy4vnxoVg= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Feb 2018 01:11:34 -0000 I use Yii, but Symfony or Cake will work equally as well. Personally I'd use the venerable Apache/MariaDb/PHP configuration with mod_php (I can hear the groans! ;-)) because it's mature and easy to configure. You can rework your server stack strategy later once you've got something to show (e.g. Nginx, caching, NoSQL dbms, serve static assets separately from dynamic rendering, etc.) Good luck! Dale > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of David Mehler > Sent: Tuesday, February 27, 2018 5:11 PM > To: freebsd-questions > Subject: [Shaw Suspected Junk Email]Symfony or CakePHP framework on > FreeBSD > > Hello, > > I'm wanting to get either Symfony or preferred CakePHP framework(s) going > on FreeBSD. Does anyone have either of these working? > > Thanks. > Dave. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org"