Thanks Dave, I'm using the cheap shared-hosting. I use EC2 for "dedicated" hosting ;)
I think it's working by default with the caveat that you must use no_script_name, and therefore need to put each application into its own directory. It's a minor thing, but something I'll need to remember in future. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Dash Sent: 25 February 2008 01:08 To: symfony users Subject: [symfony-users] Re: Symfony @ DreamHost? Wait, I have experience with that process... compiling your own PHP on DH isn't as bad as it seems... I had to do it, but it was worth it, of course my DH setup is on a private server, which... sometimes sucks becaus we by default get an old php 5.1.x series instead of 5.2.x. Let me know if you have any troubles if you do compile it yourself. Of course, I have had much better luck elsewhere. On Feb 22, 2:04 am, "Lee Bolding" <[EMAIL PROTECTED]> wrote: > Has anybody on the list managed to get an application running on Symfony at > DreamHost? > > I've frozen one of my projects and deployed it, and it *mostly* works... I > think it's failing due to the way the rewriting is working (or not working). > > I've googled around and found a bunch of posts stating that it "just works", > but I can't find any links to these applications err... working. I'm > assuming therefore that "working" means that the default module and action > screen appears. > > I get the error message "No input file specified", which I'm led to believe > is because of PHP being run as a CGI. > > I'm investigating options to mess around with the .htaccess file at the > moment, but it seems like I may need to take the drastic step of following > the process here :http://spindrop.us/2007/06/01/installing-a-php-that-can-do-symfonydoc... > n-dreamhost/ > > Anyone have any experience with this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
