Trouble getting control.php to work

I am not able to get past the userid/pw authentication, the default admin / eAccelerator just do not work

Could it be a php config problem, which is strange as I run vBulletin which should be using the same authentication

Removing {{{ auth }}} part will make it work but it is a bit unprotected...

any sugggestions?



control.php authentication worked fine

Hi,

For me using eAccelerator RC1 on PHP 4.4.3 and Apache 2.2.2 the authentication worked fine.
/** config **/
$user = "admin";
$pw = "eAccelerator";
/** /config **/

changing the userid/password in the control.php also worked.

What versions are you running IIS ? PHP ?
Also you might want to try the eAccelerator RC1 release.

Have not "played" with this

Have not "played" with this feature in a long time. I remember it taking a little time before I got it working. Hopefully someone more up to date on this can help.

My advise at this point, is to rename your file like: XXX_RANDOM_NUMBER_XXX_like_a_password_XXX.php

This is also a good habit even when you have the password feature working.

Cheers,
C

Question: I use the

Question: I use the control.php but i cannot see anything.

eAccelerator 0.9.5-rc1 control panel Information
Caching enabled yes
Optimizer enabled yes
Memory usage 24.44% (15.64MB/ 64.00MB)
Free memory 48.36MB
Cached scripts 299
Removed scripts 0
Cached keys 0

But i cannot see the scripts or keys below because there are no infos about ?! Disabling or Enabling will also not work.

petesky did you try this