Comment 0 for bug 1246170

Revision history for this message
Zhang Huangbin (michaelbibby) wrote : cannot install phpldapadmin on Ubuntu 13.10 (saucy)

cannot install phpldapadmin on Ubuntu 13.10 (saucy, amd64), error message:

ln: failed to create symbolic link ‘/etc/apache2/conf.d/phpldapadmin’: No such file or directory

The problem is Apache2 uses /etc/apache2/conf-available/ instead of /etc/apache2/conf.d/.

Full install log:

# apt-get install phpldapadmin
Reading package lists... Done
Building dependency tree
Reading state information... Done
phpldapadmin is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up phpldapadmin (1.2.2-5ubuntu1) ...
ln: failed to create symbolic link ‘/etc/apache2/conf.d/phpldapadmin’: No such file or directory
dpkg: error processing phpldapadmin (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 phpldapadmin
E: Sub-process /usr/bin/dpkg returned an error code (1)