Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Geoff on November 29, 2000, 12:54:50 AM
-
Just updated to 4.01 and I now cannot get cgi-bin access to work for my IBAYS. Also I can not use .shtml anymore. Any help ?
-
Geoff wrote:
> Just updated to 4.01 and I now cannot get cgi-bin access to
> work for my IBAYS. Also I can not use .shtml anymore. Any help?
Please read the "Important note about CGI scripts" in the upgrade announcement:
http://www.e-smith.org/article.php3&mode=threaded&order=0
Regards
Charlie
-
Geoff wrote:
> Also I can not use .shtml anymore.
In order to enable .shtml, you should perform these commands:
mkdir -p /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf
cat > /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf <AddHandler server-parsed .shtml
EOF
/sbin/e-smith/signal-event console-save
You need to be aware that this will make your server vulnerable to a local malicious user (if you have one). e-smith, inc does not recommend that you enable .shtml on the current version of the e-smith server and gateway.
regards
Charlie
-
charlie do you have any idea why I can no longer upload files via FTP. I get a '503 NO PORT command issued first' error.
-
Me Two!
-
Its a known proftpd bug http://bugs.proftpd.net/show_bug.cgi?id=240, dont use passive transfers and you should get by
--
Damien
-
Geoff wrote:
> charlie do you have any idea why I can no longer upload files
> via FTP. I get a '503 NO PORT command issued first' error.
As Damien says, this is a reported bug in the latest version of proftpd - we are disappointed to find that this has been known for a while, but not fixed.
Please try the new version proftpd-1.2.0rc2-6es.i386.rpm in my contrib area - it will be there in about half an hour.
Regards
Charlie
-
I install a new e-smith and update it with the new release version when i restore my back-up from the previous
version I an error when I access imp:
Forbidden: You don't have permission to access /horde/imp on this server.
does any one have a solution for this...
thanks
-
Nef wrote:
> I install a new e-smith and update it with the new release
> version when i restore my back-up from the previous version I
> an error when I access imp:
>
> Forbidden: You don't have permission to access /horde/imp on
> this server.
>
> does any one have a solution for this...
Please read (carefully) the release notes for the update. Pay attention to the section about ScriptAlias.
Regards
Charlie