|
Posted by Peter van Schie on 07/24/05 19:08
bettina@coaster.ch wrote:
> Thank you for the tip!!! I deactivated IIS Admin in Services and now it
> works! By giving http://localhost I can see the site from Apache: Der
> Apache-Webserver is auf dieser Website installiert!
> But before, by giving http://localhost, used to appear PHPMyAdmin Site
> and now it doesn't. How can I start PHPMyAdmin?
You don't have to start PHPMyAdmin. It's just a bunch of php scripts, so
you should put them in the right directory. If it used to work with IIS,
it's probably located in the default webroot for IIS, which is:
C:\InetPub\wwwroot.
You should move it to the Apache webroot, which on Windows is default:
C:\Program Files\Apache Group\Apache2\htdocs.
--
http://www.phpforums.nl
Navigation:
[Reply to this message]
|