Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8455365
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T12:16:09+00:00 2026-06-10T12:16:09+00:00

I have Zend Framework working with AMPPS on OS X Lion 10.7, but I

  • 0

I have Zend Framework working with AMPPS on OS X Lion 10.7, but I want to switch over to the preinstalled PHP/Apache. However, it appears that I have a problem with my permissions. I have the following in my httpd-vhosts.conf:

<VirtualHost *:80>
ServerName zend.local
SetEnv APPLICATION_ENV development
DocumentRoot "/Users/Andy/Dropbox/My own folder/dev/quickstart/public"

<Directory "/Users/Andy/Dropbox/My own folder/dev/quickstart/public">
    DirectoryIndex index.php
    #Options FollowSymLinks Indexes # Didn't need it with AMPPS; doesn't help when uncommented
    AllowOverride All
    Order deny,allow
    allow from All
</Directory>
</VirtualHost>

This exact configuration worked for me on my AMPPS setup. I tried to change the directory and DocumentRoot to a different folder (/Users/Andy/zendtest/public) and it worked. However, when I try to use my Dropbox folder, I get a 403 Forbidden – even if I used the same folder with my AMPPS setup. I am using an admin account in OS X. I have tried the suggestions from similar topics that I could find but without luck.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T12:16:10+00:00Added an answer on June 10, 2026 at 12:16 pm

    Figured it out by using a symbolic link (symlink). I set my DocumentRoot and Directory to /Users/Andy/Sites/quickstart/public. Then I added a symlink from the Terminal (the folder /Users/Andy/Sites did not exist before adding the symlink):

    cd /Users/Andy/
    ln -s /Users/Andy/Dropbox/My\ own\ folder/dev/quickstart /Users/Andy/Sites/quickstart
    

    Then I changed the permission of my Dropbox folder, like so:

    chmod 755 /Users/Andy/Dropbox

    If this doesn’t work for you, then try searching for “dropbox apache” on Google and try following some of the tutorials about the subject.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on a Zend Framework application with PHP. I have a form
I've been working in Zend Framework for over a year now, but I've never
I have been working with Zend Framework for a few months now. I have
I am working with Zend Framework. I have a form with some fields, all
I have a site in Zend Framework. I want to hide one particular controller
I have a PHP MVC application using Zend Framework. As presented in the quickstart,
In my Zend Framework app, I have following code: index.php $app_started_time = time(); layout.phtml
I have been working on a new installation of a Zend Framework application for
I am working on a project using zend framework, php, mysql on ubuntu. I
I have search and search but no answer I am using Zend Framework to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.