Follow us on...
Follow us on Twitter Follow us on Facebook
Register
Page 1 of 2 12 LastLast
Results 1 to 8 of 15
  1. #1
    capneb is offline Registered User
    Join Date
    Mar 2002
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Angry PHP/Apache on 10.2.4

    Just upgraded (?) to 1.2.4 and php module is disabled. Can't use php. Tried restarting apachectl and tried using 1.3.27. No luck. Any ideas?

  2. #2
    capneb is offline Registered User
    Join Date
    Mar 2002
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    10.2.4

    1.2.4 = 10.2.4 ;-)>

  3. #3
    coolgrafix is offline Registered User
    Join Date
    Nov 2001
    Location
    Kansas City, MO
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I don't mean to state the obvious, but you'll probably need to modify your httpd.conf file to enable PHP. I don't recall it coming enabled by default (might be wrong there), and I suspect the new update probably replaces your httpd.conf file.

  4. #4
    capneb is offline Registered User
    Join Date
    Mar 2002
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I altered the httpd.conf file long ago. I just checked it again and it still has php enabled. Any other ideas?

  5. #5
    holmBrew's Avatar
    holmBrew is offline Official Volunteer
    Join Date
    May 2001
    Location
    Utah, USA
    Posts
    309
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i noticed that the update to 10.2.4 saved my old /etc/httpd/httpd.conf as:

    /etc/httpd/http.conf.applesaved

    Reverting the 'new' apache config back to my old apache config with:

    cp httpd.conf.applesaved httpd.conf

    then restarting apache did the trick.

    it makes no sense to me why apple did this unless they applied a patch to apache.

    at least they didn't decide to upgrade to apache 2.0.x, that would have fubar'd a ton of things...
    holmBrew

    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Great Web Hosting: www.elfon.com
    PowerBook(Prismo) 400Mhz G3
    266Mhz G3 MT Gossamar
    400Mhz G3 Yosemite
    800Mhz G4 Quicksilver (my work box)
    All running Mac OS X 10.2.4
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  6. #6
    burckcr is offline Registered User
    Join Date
    Feb 2003
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    make sure

    AddType application/x-httpd-php .php
    AddType application/x-httpd-php-source .phps

    is in your httpd.conf file

    also look at /etc/httpd/httpd.conf.applesaved
    for your old settings

  7. #7
    holmBrew's Avatar
    holmBrew is offline Official Volunteer
    Join Date
    May 2001
    Location
    Utah, USA
    Posts
    309
    Thanks
    0
    Thanked 0 Times in 0 Posts

    diff httpd.conf httpd.conf.applesaved

    looking at the differences between the new httpd.conf that apple put in place with the 10.2.4 update and my old config, i only notice one major difference (aside from my old settings) and that was the addition of some mod_rendezvous_apple directives.

    i wonder what mod_rendezvous_apple is for?
    holmBrew

    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Great Web Hosting: www.elfon.com
    PowerBook(Prismo) 400Mhz G3
    266Mhz G3 MT Gossamar
    400Mhz G3 Yosemite
    800Mhz G4 Quicksilver (my work box)
    All running Mac OS X 10.2.4
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  8. #8
    holmBrew's Avatar
    holmBrew is offline Official Volunteer
    Join Date
    May 2001
    Location
    Utah, USA
    Posts
    309
    Thanks
    0
    Thanked 0 Times in 0 Posts

    a tip

    this may belong on another thread, but i have found it beneficial to do a:

    sudo update_prebinding -root / -force

    and then reboot

    after updates like this one. it should probably be something done during 'Optimization', but it seems to get skipped.
    holmBrew

    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Great Web Hosting: www.elfon.com
    PowerBook(Prismo) 400Mhz G3
    266Mhz G3 MT Gossamar
    400Mhz G3 Yosemite
    800Mhz G4 Quicksilver (my work box)
    All running Mac OS X 10.2.4
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. 10.2.4 killing iBook / PowerBook battery
    By cellfish in forum Hardware & Peripherals
    Replies: 21
    Last Post: April 27th, 2003, 11:17 PM
  2. 10.2.4 Kernel Panics
    By Stridder44 in forum Mac OS X System & Mac Software
    Replies: 8
    Last Post: March 22nd, 2003, 08:07 AM
  3. 10.2.4 won't startup
    By Zammy-Sam in forum Mac OS X System & Mac Software
    Replies: 4
    Last Post: March 16th, 2003, 07:59 AM
  4. Have: OsX 10.2.4 Need: Printers
    By jepcom in forum Mac OS X System & Mac Software
    Replies: 0
    Last Post: February 20th, 2003, 01:43 AM
  5. LW 6.5b in 10.2.4?
    By jdennison in forum Design & Media
    Replies: 0
    Last Post: February 14th, 2003, 01:54 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •