Index: [Article Count Order] [Thread]

Date:  Fri, 14 Apr 2006 06:22:03 +0200
From:  Michael Stauber <bq (at mark) solarspeed.net>
Subject:  [coba-e:04663] Re: phpMyAdmin on secure login
To:  coba-e (at mark) bluequartz.org
Message-Id:  <200604140622.03102.bq (at mark) solarspeed.net>
In-Reply-To:  <!&!AAAAAAAAAAAYAAAAAAAAAPc/2lpi38BEv46VBpDc+JTCgAAAEAAAALBUaajULfNKj+mdxLXEbQgBAAAAAA== (at mark) uhostme.net>
References:  <!&!AAAAAAAAAAAYAAAAAAAAAPc/2lpi38BEv46VBpDc+JTCgAAAEAAAALBUaajULfNKj+mdxLXEbQgBAAAAAA== (at mark) uhostme.net>
X-Mail-Count: 04663

Hi Darrell,

> Michael, it is starting to sound like a permission problem.  What user did
> you install the phpMyAdmin as, what directory did you install it to, and
> what does your phpmyadmin.conf file look like?

/home/phpMyAdmin-2.8.0.1/ - all files owned by root:root. Permissions 644.

phpmyadmin.conf:

Alias /phpmyadmin /home/phpMyAdmin-2.8.0.1/
<Directory "/home/phpMyAdmin-2.8.0.1">
    AllowOverride All
</Directory>

> (And do you have one in 
> both the /etc/admserv/conf.d and the /etc/httpd/conf.d directories?)

In both. I also have a .htaccess in /home/phpMyAdmin-2.8.0.1/ that enables PHP 
for that directory, sets the directory index to index.php and therelike.

-- 

With best regards,

Michael Stauber