ispCP - Board - Support
proftpd dir list field - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: proftpd dir list field (/thread-6917.html)

Pages: 1 2


RE: proftpd dir list field - Outlaw - 06-15-2009 09:57 PM

FIXED!!!

i changed:

Code:
<IfModule mod_ratio.c>
  Ratios                   on
</IfModule>

to

Code:
<IfModule mod_ratio.c>
  Ratios                   off
</IfModule>

What is mod_ratio?


RE: proftpd dir list field - tytanick - 09-13-2009 03:47 AM

My friend Koob (from this forum) told me interesting thing Big Grin
You have to downgrade your proftpd to: 1.3.2 (version 1.3.3 DOESNT WORK !)
because newest version doesnt work and you have that problem !