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