Forum Moderators: phranque
Any help is greatly appreciated...
Would it be possible that Apache is interfering with my ability to log into certain CMS control panels...?
[webmasterworld.com...]
All I've done is setup apache, php and mysql on my windows xp machine, when I install a blogger program so I cand develop locally, everything is fine except for when I try to login to my control panel with 'admin' and a generated password. The screen just refreshes...I can't believe this is so difficult.
Thanks for any suggestions...
Otherwise you might be able to type this in your dos prompt:
apache -k uninstall .. the above is not documented in my apache book, i found the tip in a newsgroup, so it might be totally wrong. In my book, it's:
apache -u Hope it helps, i must admit i haven't tried either. These two might offer other options, depending on your apache version:
apache -h apache -?