ChrisRChamberlain
Programmer
Hi all
Running multiple virtual hosts on Ubuntu server 10.04 and would like to install phpMyAdmin on the server.
The content of /etc/apache2/conf.d/virtual.conf is
The phpMyAdmin install reports an error with
It is not possible then to proceed beyond the phpMyAdmin login form.
Any workarounds please?
TIA
![[pc2] [pc2] [pc2]](/data/assets/smilies/pc2.gif)
PDFcommander.com
motrac.co.uk
Running multiple virtual hosts on Ubuntu server 10.04 and would like to install phpMyAdmin on the server.
The content of /etc/apache2/conf.d/virtual.conf is
Code:
#
# We're running multiple virtual hosts
#
NameVirtualHost *
Code:
VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceding with undefined results
Any workarounds please?
TIA
FAQ184-2483
Chris ![[pc2] [pc2] [pc2]](/data/assets/smilies/pc2.gif)
PDFcommander.com
motrac.co.uk