PDA

View Full Version : phpmyadmin and litespeed on FreeBSD 6.x


shadowlight
11-08-2006, 01:19 PM
Hi,

I installed phpMyAdmin from the ports of FreeBSD and i'm unable to get it working with litespeed. It worked before with apache than phpmyadmin config is alright.

I tried to add a vhost in my litespeed admin interface but it didn't resolve my issue.

Could you tell me how I can setup phpmyadmin.

My main website is in /home/www/domain.com/html
phpMyAdmin is installed in : /usr/local/www/phpMyAdmin

I have a symlink in /home/www/domain.com/html/phpMyAdmin --> /usr/local/www/phpMyAdmin

Unfortunately i'm unable to get it working.


Thanks for the help,

mistwang
11-08-2006, 05:29 PM
It is tricky to use symbolic link, better make a copy, if you have to, make sure the vhost has not been "restrained" and symbolic link related configuration under "security" tab has been set properly.