[CentOS] Antwort: phpmyadmin issue

Andreas Reschke Andreas.Reschke at behrgroup.com
Tue Jan 3 10:02:33 UTC 2012


centos-bounces at centos.org schrieb am 03.01.2012 10:55:43:

> Rajagopal Swaminathan <raju.rajsand at gmail.com> 
> Gesendet von: centos-bounces at centos.org
> 
> 03.01.2012 10:55
> 
> Bitte antworten an
> CentOS mailing list <centos at centos.org>
> 
> An
> 
> CentOS mailing list <centos at centos.org>
> 
> Kopie
> 
> Thema
> 
> [CentOS] phpmyadmin issue
> 
> Greetings,
> 
> I have installed phpmyadmin on a Centos 6.2 box.
> 
> When I try to access it through http://localhost/phpmyadmin it is
> giving me a 403 forbidden error
> 
> any clues?
> 
> TIA.
> 
> -- 
> Regards,
> 
> Rajagopal
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi,
have you modified /etc/httpd/conf.d/phpMyAdmin.conf ?
#                                                                                                                            
#  Web application to manage MySQL                                                                                           
#                                                                                                                            
                                                                                                                             
<Directory "/usr/share/phpMyAdmin">                                                                                          
  Order Deny,Allow                                                                                                           
  Deny from all                                                                                                              
  Allow from 127.0.0.1                                                                                                       
</Directory>                                                                                                                 
                                                                                                                             
Alias /phpmyadmin /usr/share/phpMyAdmin                                                                                      
Alias /phpMyAdmin /usr/share/phpMyAdmin                                                                                      
Alias /mysqladmin /usr/share/phpMyAdmin
 
 
Gruß 
Andreas Reschke
________________________________________________________________

Unix/Linux-Administration
Andreas.Reschke at behrgroup.com


More information about the CentOS mailing list