ZF with godaddy.com

13 messages Options
Embed this post
Permalink
Bain Benjamin

ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
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

Nikolaos Dimopoulos

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
Hello 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 <[hidden email]> 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




--
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.
Bain Benjamin

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
hi, 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 <[hidden email]> wrote:
Hello 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 <[hidden email]> 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




--
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.

dmuir

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Not all components require 5.2. There a page somewhere on the ZF site showing the minimum requirements for each. From what I remember, there's only a couple that require it, and for most use-cases you'll be fine. If I'm wrong, I owe you a beer... a virtual one...

David

Benjamin Bain wrote:
hi, 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 <[hidden email]> wrote:
Hello 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 <[hidden email]> 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




--
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.


Bain Benjamin

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
hi 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 <[hidden email]> wrote:
Not all components require 5.2. There a page somewhere on the ZF site showing the minimum requirements for each. From what I remember, there's only a couple that require it, and for most use-cases you'll be fine. If I'm wrong, I owe you a beer... a virtual one...

David


Benjamin Bain wrote:
hi, 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 <[hidden email]> wrote:
Hello 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 <[hidden email]> 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




--
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.



dragonmantank

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
In reply to this post by Bain Benjamin
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 <[hidden email]> 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
Ulrich Wolf

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
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
<[hidden email]> 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 <[hidden email]>
> 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
>>
dmuir

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
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
> <[hidden email]> 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 <[hidden email]>
>> 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

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
In reply to this post by Bain Benjamin
It does kind of work.  I use it on there for a client who hosts with
them.  I did it like 6 months ago and it worked just fine except I was
unable to use modules (i.e. everything had to have its own controller),
but that might be resolved now.

Garrison

--
Garrison Locke
Lead Dynamic Functionality Specialist
OIT - Outreach Technology
NC State University
[hidden email]
------------------------------------------
Twitter: http://www.twitter.com/gplocke

Garrison Locke

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
In reply to this post by dmuir
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) 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
>> <[hidden email]> 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
>>> <[hidden email]>
>>> 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
[hidden email]
------------------------------------------
Twitter: http://www.twitter.com/gplocke

Ulrich Wolf

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
I'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
<[hidden email]>
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)
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
>>> <[hidden email]> 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
>>>> <[hidden email]>
>>>> 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
>>>>>
>>>>>      
>>
fromvega

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
In reply to this post by Bain Benjamin
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.

On Tue, Mar 10, 2009 at 11:56 PM, Bain Benjamin <[hidden email]> 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


Bain Benjamin

Re: ZF with godaddy.com

Reply Threaded More More options
Print post
Permalink
Thanks  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 <[hidden email]> 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.


On Tue, Mar 10, 2009 at 11:56 PM, Bain Benjamin <[hidden email]> 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