Koozali.org: home of the SME Server

4.01 UPGRADE PROBLEMS

Geoff

4.01 UPGRADE PROBLEMS
« 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 ?

Charlie Brady

RE: 4.01 UPGRADE PROBLEMS
« Reply #1 on: November 29, 2000, 01:25:04 AM »
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

Charlie Brady

RE: 4.01 UPGRADE PROBLEMS
« Reply #2 on: November 29, 2000, 01:32:55 AM »
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

Geoff

RE: 4.01 UPGRADE PROBLEMS
« Reply #3 on: November 29, 2000, 05:39:14 AM »
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.

David

RE: 4.01 UPGRADE PROBLEMS
« Reply #4 on: November 29, 2000, 07:39:28 AM »
Me Two!

Damien Curtain

RE: 4.01 UPGRADE PROBLEMS
« Reply #5 on: November 29, 2000, 09:30:37 AM »
Its a known proftpd bug http://bugs.proftpd.net/show_bug.cgi?id=240, dont use passive transfers and you should get by

--
 Damien

Charlie Brady

"NO PORT command issued" error.
« Reply #6 on: November 29, 2000, 12:39:50 PM »
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

Nef

RE: 4.01 UPGRADE PROBLEMS
« Reply #7 on: December 06, 2000, 07:55:23 AM »
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

Charlie Brady

RE: 4.01 UPGRADE PROBLEMS
« Reply #8 on: December 06, 2000, 06:06:28 PM »
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