On Wednesday, Oct 16, 2002, at 23:08 Europe/London, Pushpinder Singh 
Garcha wrote:
> 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.

That error is being generated by Apache and is therefore nothing to do 
with the phpMyAdmin configuration file. My guess is that you have the 
case wrong. Try http://localhost/~pgarcha/phpMyAdmin/index.php

-- 
Stuart


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

Reply via email to