Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > MySQL
|
MySQL General discussion about the MySQL database.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the MySQL section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 1st, 2004, 03:00 PM
Yee Yee is offline
Authorized User
 
Join Date: Oct 2004
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default Installing phpMyAdmin on IIS Server

Hi,
I have just unzip phpmyadmin to my interpub/wwwroot and it appear to have another folder inside the interpub/wwwroot/phpMyAdmin-2.6.0-pl2.
Inside it i make some admendment on the config.ini.php

i change the code
$cfg['PmaAbsoluteUri'] = '';
to
$cfg['PmaAbsoluteUri'] = 'http://localhost/phpMyAdmin';

and also the php config file inside the window folder

register_globals=ON

I had installed php4.3.9 and mysql server and client 4.0.21 on my system and i running IIS server.

However, when i go to my brownser and type
http://localhost/phpMyAdmin

it appear
The page cannot be found

Am i missing any steps or i unzip in wrong directory.

Thank for replying my question.


 
Old November 1st, 2004, 03:07 PM
richard.york's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 1,706
Thanks: 0
Thanked 6 Times in 6 Posts
Default

Cross-post with http://p2p.wrox.com/topic.asp?TOPIC_ID=21535
Post replies there. Please don't cross-post.

Regards,
Rich

--
[http://www.smilingsouls.net]
[http://pear.php.net/Mail_IMAP] A PHP/C-Client/PEAR solution for webmail





Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing component IIS sunil_narayana Classic ASP Basics 1 June 9th, 2007 09:01 AM
all in one, php4/mySQL/phpMyAdmin/Apache server? adamhh PHP How-To 5 September 17th, 2006 05:29 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.