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

  • SEARCH
  • Home
  • 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 3974858
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T04:37:03+00:00 2026-05-20T04:37:03+00:00

I have a custom Apache initializers in order to have my Homebrew binaries accessible:

  • 0

I have a custom Apache initializers in order to have my Homebrew binaries accessible:

SetEnv PATH /usr/local/bin:/usr/local/sbin:$PATH

However, my Rails (3.0.4) applications cannot find any binaries unless full paths are given. For example:

begin    
   `convert`
   raise Errno::ENOENT if $?.exitstatus == 127
 rescue Errno::ENOENT
   logger.info "command 'convert' not found: ensure Image Magick is installed"
 end

Results in an exception being raised each time (even though the convert binary exists under ‘/usr/local/bin/convert’). Any ideas on how to fix this so my Rails applications know about the path? Thanks!

  • 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-05-20T04:37:03+00:00Added an answer on May 20, 2026 at 4:37 am

    I’m not sure if I did a system update or what happened exactly, but I had both Brew and Port configured on my system. I had two initializer files:

    # ./other/port.conf
    SetEnv PATH /opt/local/bin:/opt/local/sbin:$PATH
    
    # ./other/brew.conf
    SetEnv PATH /usr/local/bin:/usr/local/sbin:$PATH
    

    The soution was to remove the unused port.conf. Not sure why this was causing issues in Apache (and I seem to remember it working in the past). However, multiple calls to SetEnv seem to overwrite eachother.

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

Sidebar

Related Questions

We have a custom PHP/MySQL CMS running on Linux/Apache thats rolled out to multiple
I have an apache proxy between browser and my custom web server. So after
When I've used Apache, I used .htaccess to redirect a custom path to a
I am building my project with Apache Maven and have a custom repository configured
I have several custom .debs that I've built. They all depend on apache and
I have a website which uses the custom 404 error handling in PHP/Apache to
I have a site hosted on an Apache server. I have created some custom
I'm using Tapestry-Security which uses Apache Shiro I have a custom realm which handles
I have an Apache server that writes to a custom log file (through a
I have custom UITableViewCell . It contains UITextLabel . When I press this cell

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.