Try something for me change the localhost to 127.0.0.1

Also look at the public_html settings for each user...



Timothy Hitchens (HiTCHO)
[EMAIL PROTECTED]

Pushpinder Singh Garcha wrote:
> Hi
> 
> I am wanting to use PhpMyAdmin for my project . I am developing using 
> PHP and MySQl and the OS is Jaguar
> I have downloaded the latest version of phpmyadmin and have made 
> necessary changes in the 'config.inc.php' file
> When I try to access PhpMyAdmin using " 
> http://localhost/~pgarcha/phpmyadmin/index.php"; I get the folowing error
> 
> Not Found
> The requested URL /~pgarcha/phpmyadmin/index.php was not found on this 
> server.
> 
> ------------------------------------------------------------------------
> Apache/1.3.26 Server at pushpinder-garchas-computer.local Port 80
> 
> This is the list of things that I have changed:
> 1).  $cfg['PmaAbsoluteUri'] = 'http://localhost/~pgarcha/phpmyadmin/';
> 2).  $cfg['Servers'][$i]['auth_type']     = 'http';          // 
> Authentication method (config, http or cookie based)?
> 3).  $cfg['Servers'][$i]['user']               = 'root';         // 
> MySQL user
> 4).  $cfg['Servers'][$i]['password']      = 'sunny';     // MySQL 
> password (only needed
>                                                                         
>              // with 'config' auth_type)
> 
> I am not sure about the "user" attribute that I have put above .... 
> actually "pgarcha' is the admin of the system.
> Please help me out.
> 
> Thanks in advance
> Pushpinder
> 
> 
> Pushpinder Singh Garcha
> _________________________________
> Web Developer
> T. Falcon Napier and Associates, Inc.
> Off     : 704 987 6500
> Cell  :  704 236 2939
> Fax   :  704 987 5002
> _________________________________

-- 
Timothy Hitchens (HiTCHO)
Web Application Analyst and Developer
e-mail: [EMAIL PROTECTED]
mobile: 0419 521 440



-------------------------------------------------
HiTCHO Group - ABN: 85 816 540 110
Web Site: http://www.hitcho.com.au/
Snail Mail: PO Box 101 Arana Hills QLD 4054
Telephone: 07 3351 0951 - Facsimile: 07 3351 0952


IMPORTANT:
This email may be the view of the individual and
not that of the organisation. The contents of
this electronic mail (including attachments) may
be privileged and commercially confidential.

Any unauthorised use of the contents is expressly
prohibited. If you have received this document in
error, please advise us by telephone immediately
and then delete the document.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to