• Me again.
    Have now duplicated the WP install on my local machine – exactly the same install of PHP, exactly the same install of MySQL.
    On my local machine WP is installed into: localhost/noise,
    It works perfectly with the links manager displaying as it shoudl, and the plugins page displaying as it should.
    On my live server (its installed into the root of a virtual domain
    ), links manager and plug ins pages fail miserably LM shows nothing (I turned on PHP Error display n my live server, but nothing shows there) and PI page gets to the area that displays plugin details and dumps the raw PHP code for each one out to the browser window…
    I tried re-uploading all the files from the working local version, to no avail…
    this is maddening…. is there anything I may have tweaked in my PHP-ini on the live server that could cause this?
    Any help would be much appreciated….
    Ben the Newb

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you are seeing raw php then it’s not being interpreted, so PHP isn’t there.
    Digging through the path info (?) in the faulty php.ini or apache.conf may turn something up…

    Thread Starter benjamieson

    (@benjamieson)

    PHP is definitely there… it’s interpreting everything *above* where the Active/insactive plug ins display, i.e up to the text: “Once a plugin is installed, you may activate it or deactivate it here.”
    I also have about 30 PHP/MySQL sites I’ve built running on the server…. this is why its so weird….
    My PHP ini is identical on both servers (just been through line by line)
    My Apache config differs obviously, but only in regards to a) logging and b) virtual hosts…
    Man, this is frustrating…. its not an OS X bug, as both local and remote servers running OS X
    grrr… will continue scratching head….

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[help] Admin Woes #2’ is closed to new replies.