Y yulia Active Member Mar 3, 2009 #1 Mar 3, 2009 #1 I'm trying to figure out how to get this to work... ScriptAlias /phpMyAdmin /var/www/phpMyAdmin but i'm getting: lscgid: execve(): Permission denied
I'm trying to figure out how to get this to work... ScriptAlias /phpMyAdmin /var/www/phpMyAdmin but i'm getting: lscgid: execve(): Permission denied
M mistwang LiteSpeed Staff Mar 4, 2009 #2 Mar 4, 2009 #2 Why you want to do that? phpMyAdmin is written in PHP, not a CGI script. Just use "Alias" instead of "ScriptAlias".
Why you want to do that? phpMyAdmin is written in PHP, not a CGI script. Just use "Alias" instead of "ScriptAlias".