Solved phpMyAdmin not found

Hello everyone,

I installed databases/phpmyadmin from ports via ports-mgmt/portmaster and after a proper configuration everything was working like a champ till I changed my httpd.conf file parameter, now whenever I tape this :

Code:
http://192.168.1.161/phpmyadmin

I get a not found error from Apache.

But if I do :

Code:
http://192.168.1.161/phpmyadmin/

It works, how can I make work either was? Please help.

Regards,

Abdelilah
 
Back
Top