Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you have a debian system, it’s as easy as:
    apt-get install php5-mysql

    Restart apache, and that is it!!

    Hi Everyone,

    I’ve been following along with this thread in hopes of getting a question relating to mine, but alas, no luck.

    My setup of WordPress is somewhat unique. When people hit my site, they are directed to my reqular https:// connection. However, when I go to the site admin link, I have a little apache redirect that sets wp-login/ and wp-admin/ to my https connection as to not transmit my password over plain-text.

    Now, if I have my little redirect option turned off, this works fine. Or, if within wordpress I have it set to so that my site resides on my https connection this works fine.

    What my problem is that if I am redirected over my https connection, I get the referrers error 8(

    Is there anyway to have the admin portion reside on an https connection and the content (public) portion reside on the open connection?

    FYI: I’m using Debian’s Testing distro of wordpress. Currently, my version is at:1.5.1.2

    Thanks

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