View Single Post

  #4 (permalink)  
Old 11-27-2005
cofused
 
Posts: n/a
Default Re: help with PhpMyAdmin

"Sean" <oreilly.sean@gmail.com> wrote in message
news:1133105223.932212.16600@g43g2000cwa.googlegro ups.com...
> In the config.inc.php file does the PmaAbsoluteUri param equal
> http://home/phpmyadmin/?
>


yup

$cfg['PmaAbsoluteUri'] = 'http://home/phpmyadmin/';


Reply With Quote