Quantcast

Drupal and Zend

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Drupal and Zend

Thomas List

Hello,

I currently am running a local installation of XAMPP with a Zend Framework.   I'm currently developing a project using the Zend Framework.  I was wondering if it is possible to locally install Drupal on my Mac without it interfering with my current projects in Zend.  I've just started researching Drupal, but thought it would good to hear some feedback on installing and developing with Drupal, while still being able to develop and run my Zend projects.  

Thanks,
Thomas
     
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Drupal and Zend

Manish Khanchandani
hi
what is the folder where you have put your zend framework,
i have created a separate folder for zend project and separate folder in
htdocs for drupal and it works fine.

thanks

On 11/24/2010 7:37 AM, Thomas List wrote:
> Hello,
>
> I currently am running a local installation of XAMPP with a Zend Framework.   I'm currently developing a project using the Zend Framework.  I was wondering if it is possible to locally install Drupal on my Mac without it interfering with my current projects in Zend.  I've just started researching Drupal, but thought it would good to hear some feedback on installing and developing with Drupal, while still being able to develop and run my Zend projects.
>
> Thanks,
> Thomas
>    
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Drupal and Zend

Evan Kaufman
In reply to this post by Thomas List
As long as you have them logically separated through apache (different
virtual hosts with different document roots), you shouldn't have any
issues.
----
Evan Kaufman // digitalflophouse.com



On Wed, Nov 24, 2010 at 9:37 AM, Thomas List <[hidden email]> wrote:
>
> Hello,
>
> I currently am running a local installation of XAMPP with a Zend Framework.   I'm currently developing a project using the Zend Framework.  I was wondering if it is possible to locally install Drupal on my Mac without it interfering with my current projects in Zend.  I've just started researching Drupal, but thought it would good to hear some feedback on installing and developing with Drupal, while still being able to develop and run my Zend projects.
>
> Thanks,
> Thomas
>
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: Drupal and Zend

Aaron LaLiberte
With WAMP I just put separate directories in the www folder for each project
I am working on for development.  When I am done the project and ready to go
live I set it up differently on the server.  This allows me to keep things
separate, like multiple Zend projects with multiple library versions, etc.

Aaron LaLiberté



-----Original Message-----
From: Evan Kaufman [mailto:[hidden email]]
Sent: November-24-10 11:49 AM
To: Thomas List
Cc: [hidden email]
Subject: Re: [fw-mvc] Drupal and Zend

As long as you have them logically separated through apache (different
virtual hosts with different document roots), you shouldn't have any issues.
----
Evan Kaufman // digitalflophouse.com



On Wed, Nov 24, 2010 at 9:37 AM, Thomas List <[hidden email]> wrote:
>
> Hello,
>
> I currently am running a local installation of XAMPP with a Zend
Framework.   I'm currently developing a project using the Zend Framework.  I
was wondering if it is possible to locally install Drupal on my Mac without
it interfering with my current projects in Zend.  I've just started
researching Drupal, but thought it would good to hear some feedback on
installing and developing with Drupal, while still being able to develop and
run my Zend projects.
>
> Thanks,
> Thomas
>

Loading...