|
View:
New views
13 Messages
—
Rating Filter:
Alert me
|
|
|
ZF with godaddy.comhello everybody,
Does anybody have the experience configuring Zend Framework on godaddy.com. My question is: Does godaddy.com hosting support Zend Framework?
If yes, how? Any help would be appreciated. Thanks. best regards benjamin |
|
|
Re: ZF with godaddy.comHello Benjamin,
My best guess is that if GoDaddy supports php 5.2.x then you should be OK with ZF. One thing you should look into is whether the AllowOverride directive has been set to AllowOverride All You can contact GoDaddy support regarding this. The above should apply to all hosts. I hope this helps. Nikolaos
On Tue, Mar 10, 2009 at 22:56, Bain Benjamin <bain.benjamin@...> wrote: hello everybody, -- The contents of this message may contain confidential or privileged information and is intended solely for the recipient(s). Use or distribution to and by any other party is not authorized. If you are not the intended recipient, copying, distribution or use of the contents of this information is prohibited. Sent from: Kensington Maryland United States. |
|
|
Re: ZF with godaddy.comhi, Nikolaos
Thanks, it really helps me a lot. Does php 5.2.x is a must? If godday does not support so high version(say it support 5.1.x only), Could I use the low version of ZF(say 1.5)?
thanks benjamin On Wed, Mar 11, 2009 at 11:00 AM, Nikolaos Dimopoulos <nikos@...> wrote: Hello Benjamin, |
|
|
Re: ZF with godaddy.comDavid Benjamin Bain wrote: hi, Nikolaos |
|
|
Re: ZF with godaddy.comhi David,
Thanks a lot. I also got the answer from ZF's Reference Guide, just as you said :) Benjamin On Wed, Mar 11, 2009 at 11:29 AM, David Muir <david@...> wrote:
|
|
|
Re: ZF with godaddy.comAbout a year ago when I tried setting up a site on GoDaddy's hosting
it would not work because of the way that PHP was called by their servers (I don't remember the specifics but it was because PHP wasn't being called as an Apache Module or as a CGI, they were doing something else). I ended up going with another host. Chris On Tue, Mar 10, 2009 at 10:56 PM, Bain Benjamin <bain.benjamin@...> wrote: > hello everybody, > Does anybody have the experience configuring Zend Framework on godaddy.com. > My question is: > Does godaddy.com hosting support Zend Framework? > If yes, how? > Any help would be appreciated. > Thanks. > > best regards > benjamin > -- Chris Tankersley http://www.tankersleywebsolutions.com 419.789.1862 |
|
|
Re: ZF with godaddy.comI cannot believe that ZF doesn't work on their server. According to their
FAQ, PHP 5.2.5 is supported (http://help.godaddy.com/topic/419/article/4180) on Linux Hosting so even if they call php in a rally strange way (although i don't think that) ZF should probably work. A friend of mine runs its workdpress on godaddy, so why should ZF refuse to work? Of course with windows hosting, all that stuff could be working in a different way. Uli On Wed, 11 Mar 2009 07:05:03 -0400, Chris Tankersley <chris@...> wrote: > About a year ago when I tried setting up a site on GoDaddy's hosting > it would not work because of the way that PHP was called by their > servers (I don't remember the specifics but it was because PHP wasn't > being called as an Apache Module or as a CGI, they were doing > something else). I ended up going with another host. > > Chris > > On Tue, Mar 10, 2009 at 10:56 PM, Bain Benjamin <bain.benjamin@...> > wrote: >> hello everybody, >> Does anybody have the experience configuring Zend Framework on >> godaddy.com. >> My question is: >> Does godaddy.com hosting support Zend Framework? >> If yes, how? >> Any help would be appreciated. >> Thanks. >> >> best regards >> benjamin >> |
|
|
Re: ZF with godaddy.comIt should work fine with godaddy. However, by default it seems that .php
files get run with php4. see: http://help.godaddy.com/article/1082 David Uli Wolf wrote: > I cannot believe that ZF doesn't work on their server. According to their > FAQ, PHP 5.2.5 is supported > (http://help.godaddy.com/topic/419/article/4180) on Linux Hosting so even > if they call php in a rally strange way (although i don't think that) ZF > should probably work. A friend of mine runs its workdpress on godaddy, so > why should ZF refuse to work? Of course with windows hosting, all that > stuff could be working in a different way. > > Uli > > On Wed, 11 Mar 2009 07:05:03 -0400, Chris Tankersley > <chris@...> wrote: > >> About a year ago when I tried setting up a site on GoDaddy's hosting >> it would not work because of the way that PHP was called by their >> servers (I don't remember the specifics but it was because PHP wasn't >> being called as an Apache Module or as a CGI, they were doing >> something else). I ended up going with another host. >> >> Chris >> >> On Tue, Mar 10, 2009 at 10:56 PM, Bain Benjamin <bain.benjamin@...> >> wrote: >> >>> hello everybody, >>> Does anybody have the experience configuring Zend Framework on >>> godaddy.com. >>> My question is: >>> Does godaddy.com hosting support Zend Framework? >>> If yes, how? >>> Any help would be appreciated. >>> Thanks. >>> >>> best regards >>> benjamin >>> >>> |
|
|
|
|
|
Re: ZF with godaddy.comThat is true. I had to add the handler in the htaccess file to make the
files run with php5 instead of 4. If you have the option, I'd avoid GoDaddy entirely. David Muir wrote: > It should work fine with godaddy. However, by default it seems that > .php files get run with php4. > see: > http://help.godaddy.com/article/1082 > > David > > Uli Wolf wrote: >> I cannot believe that ZF doesn't work on their server. According to >> their >> FAQ, PHP 5.2.5 is supported >> (http://help.godaddy.com/topic/419/article/4180) on Linux Hosting so >> even >> if they call php in a rally strange way (although i don't think that) ZF >> should probably work. A friend of mine runs its workdpress on >> godaddy, so >> why should ZF refuse to work? Of course with windows hosting, all that >> stuff could be working in a different way. >> >> Uli >> >> On Wed, 11 Mar 2009 07:05:03 -0400, Chris Tankersley >> <chris@...> wrote: >> >>> About a year ago when I tried setting up a site on GoDaddy's hosting >>> it would not work because of the way that PHP was called by their >>> servers (I don't remember the specifics but it was because PHP wasn't >>> being called as an Apache Module or as a CGI, they were doing >>> something else). I ended up going with another host. >>> >>> Chris >>> >>> On Tue, Mar 10, 2009 at 10:56 PM, Bain Benjamin >>> <bain.benjamin@...> >>> wrote: >>> >>>> hello everybody, >>>> Does anybody have the experience configuring Zend Framework on >>>> godaddy.com. >>>> My question is: >>>> Does godaddy.com hosting support Zend Framework? >>>> If yes, how? >>>> Any help would be appreciated. >>>> Thanks. >>>> >>>> best regards >>>> benjamin >>>> >>>> > -- Garrison Locke Lead Dynamic Functionality Specialist OIT - Outreach Technology NC State University garrison_locke@... ------------------------------------------ Twitter: http://www.twitter.com/gplocke |
|
|
Re: ZF with godaddy.comI'm not with godaddy, but i saw in the FAQ
(http://help.godaddy.com/article/3937) that you can switch your version via the Account Manager. Still, it is your choice, personally i'm hosting my ZF-stuff myself, so i cannot speak for or against godaddy ;) Uli On Wed, 11 Mar 2009 08:19:58 -0400, Garrison Locke <garrison_locke@...> wrote: > That is true. I had to add the handler in the htaccess file to make the > files run with php5 instead of 4. If you have the option, I'd avoid > GoDaddy entirely. > > > David Muir wrote: >> It should work fine with godaddy. However, by default it seems that >> .php files get run with php4. >> see: >> http://help.godaddy.com/article/1082 >> >> David >> >> Uli Wolf wrote: >>> I cannot believe that ZF doesn't work on their server. According to >>> their >>> FAQ, PHP 5.2.5 is supported >>> (http://help.godaddy.com/topic/419/article/4180) on Linux Hosting so >>> even >>> if they call php in a rally strange way (although i don't think that) >>> should probably work. A friend of mine runs its workdpress on >>> godaddy, so >>> why should ZF refuse to work? Of course with windows hosting, all that >>> stuff could be working in a different way. >>> >>> Uli >>> >>> On Wed, 11 Mar 2009 07:05:03 -0400, Chris Tankersley >>> <chris@...> wrote: >>> >>>> About a year ago when I tried setting up a site on GoDaddy's hosting >>>> it would not work because of the way that PHP was called by their >>>> servers (I don't remember the specifics but it was because PHP wasn't >>>> being called as an Apache Module or as a CGI, they were doing >>>> something else). I ended up going with another host. >>>> >>>> Chris >>>> >>>> On Tue, Mar 10, 2009 at 10:56 PM, Bain Benjamin >>>> <bain.benjamin@...> >>>> wrote: >>>> >>>>> hello everybody, >>>>> Does anybody have the experience configuring Zend Framework on >>>>> godaddy.com. >>>>> My question is: >>>>> Does godaddy.com hosting support Zend Framework? >>>>> If yes, how? >>>>> Any help would be appreciated. >>>>> Thanks. >>>>> >>>>> best regards >>>>> benjamin >>>>> >>>>> >> |
|
|
Re: ZF with godaddy.comIt works well for me. The only thing is that you have to use a
different .htaccess from the manual to block access to application
files since by default you can just upload files to the httpdocs folder.
On Tue, Mar 10, 2009 at 11:56 PM, Bain Benjamin <bain.benjamin@...> wrote: hello everybody, |
|
|
Re: ZF with godaddy.comThanks everybody.
Last night I tried configuring ZF on godaddy.com. It turns out that they two seem get along with each other. thanks again for your warm heart!
Benjamin On Thu, Mar 12, 2009 at 12:09 AM, Luiz A Brandao Jr <fromvega@...> wrote: It works well for me. The only thing is that you have to use a different .htaccess from the manual to block access to application files since by default you can just upload files to the httpdocs folder. |
| Free embeddable forum powered by Nabble | Forum Help |