Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: DJ_Ramjet99 on March 01, 2002, 12:16:12 AM
-
Just installed this module on a test box (e-smith-service-control-1.1.0-0.1.noarch.rpm) with a straight rpm -Uvh command. Only difference from a Vanilla box is that I have also put the port forwarding module on.
The problem is that attempting to activate/deactivate any service results in a 'page cannot be displayed error' in the right window. I do not lose the menu on the left and can continue other operations as normal. I can then also then jump back to the service control module, but the change I made has not happened.
Any ideas how to resolve this ?
-
No problem, found the updated module, all cool now.
-
Where sis you find an updated module I looked on the FTP site and all I see is e-smith-service-control-1.1.0-01.noarch.rpm
Andre Courchesne - Consultant
www.acc.dns2go.com
-
Try here: http://www.myezserver.com/downloads/mitel/contrib/service-control-0.0.1/dmc-mitel-service-control-0.0.1-1.noarch.rpm
-
Isn't that updated module (0.0.1) a little older than the original (1.1.0)?
BTW: I'm always having troubles with these modules as they often call themselves on localhost:910 (or whatever port httpd is running). I think this is due to my using transparent proxy?
If I change the line "-action => $q->url (-absolut => 1));" to " -action => $q->url (-relative => 1));" everything's fine.
Is this a known problem?