View Single Post
  #1  
Old 03-01-2012, 06:24 PM
craigles craigles is offline
Member
 
Join Date: Jun 2011
Posts: 34
Question [solved] cPanel Passthru and PHPMyAdmin in Litespeed

Hi Everyone,

Was just wondering if anybody has come across the situation and knows how to fix it up.

Have a user logging into cPanel interface by going to domainname.com/cpanel which of cause get's rewritten by a rewrite rule to go to 127.0.0.1 on the required port.

Seems when this user tries to use PHPMyAdmin via this way - they get this error from PHPMyAdmin.

The $cfg['PmaAbsoluteUri'] directive MUST be set in your configuration file!

I'm assuming something isn't enabled in Litespeed or being passed through - however I have no clue what that is.

Has anybody else had this problem and overcome it?

Cheers,
Craig

Last edited by NiteWave; 03-01-2012 at 08:48 PM..
Reply With Quote