Scenario: We have our own website and email hosted on our main server and have just started using it for our own smtp; we also host client websites and email on the same server and have some email accounts on a separate server, which are due to be moved over to the main server.
Post changing...
Me too...
I've made the suggested changes and run command /etc/init.d/xinetd restart and still have users losing connection at aroung 3 minutes, this is from my proftpd.conf file:
--------------------
ServerName "ProFTPD"
#ServerType standalone
ServerType inetd
DefaultServer...
Fixed
Had some help from a buddy who is much better at this kind of thing than me and he discovered that the issue was due to a codeigniter setting..
'...some setting on codeigniter framework that replaces . with _ on a request'
Afraid he didn't say which one and I don't know where to...
Help please!
I'm in the process of moving several customer websites from a bsd unix server over to a plesk unix box and have got stuck on the last one.
The site is still live on the BSD box and works fine. However the copy on the Plesk box substitutes an underscore for the period, when...