Uploaded image for project: 'mod_python'
  1. mod_python
  2. MODPYTHON-250

mod_python fails on MacOS X 10.5 (Leopard) due to multi architecture issues.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.3.1
    • 3.3.x
    • core
    • None
    • Mac OS X 10.5 (Leopard) 64 bit architectures.

    Description

      mod_python fails on MacOS X 10.5 (Leopard) due to multi architecture issues.

      Various reports, such as:

      http://www.modpython.org/pipermail/mod_python/2008-March/025003.html
      http://www.modpython.org/pipermail/mod_python/2008-January/024627.html

      Two parts of mod_python are affected, the actual load of mod_python.so and later the psp.so Python module.

      Errors are of the form:

      httpd: Syntax error on line 116 of /private/etc/apache2/httpd.conf:
      Cannot load /usr/libexec/apache2/mod_python.so into server: dlopen(/
      usr/libexec/apache2/mod_python.so, 10): no suitable image found. Did
      find:\n\t/usr/libexec/apache2/mod_python.so: no matching architecture
      in universal wrapper

      ImportError: dlopen(/Library/Python/2.5/site-packages/mod_python/
      _psp.so, 2): no suitable image found. Did find:
      /Library/Python/2.5/site-packages/mod_python/_psp.so: no matching
      architecture in universal wrapper

      Attachments

        Activity

          People

            grahamd Graham Phillip Dumpleton
            grahamd Graham Phillip Dumpleton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: