On Tue, June 11, 2013 23:53, Bruno Sampaio Pinho da Silva wrote:
> Package: phpmyadmin
> Version: 4:4.0.3-1
> Severity: normal
>
> Dear Maintainer,
>
> Just a simple detail, after installing phpmyadmin, it could no create a
> symbolic link inside my webserver path.
>
> This was fixed just doing those steps:
>         I just went to this directory (apache2 server)
>                 $ cd /var/www/
>        and created a link to phpmyadmin
>                # ln -s /usr/share/phpmyadmin
>
> After that, I could access phpmyadmin properly just typing on my browser:
> localhost/phpmyadmin
>
> I'm using debian unstable and the phpmyadmin's version is 4:4.0.3-1.

phpMyAdmin asks you during installation which web server to configure. If
you choose Apache2, it will not create a symlink in /var/www but rather
put config in /etc/apache2/conf.d/.

We still need to adapt the package to Apache 2.4 which stores its
configuration in a different place.


Cheers,
Thijs


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to