id assume proftpd is started correctly, but apparently not, because it still doesnt work.
when in debug (9) and i try to connect i get this
Code:
genesisrage.vps - ROOT PRIVS at main.c:1185
genesisrage.vps - RELINQUISH PRIVS at main.c:1189
genesisrage.vps - no matching vhost found for 72.249.105.137#21, using DefaultServer 'genesisrage.vps'
genesisrage.vps (72.249.105.137[72.249.105.137]) - ROOT PRIVS at main.c:1034
genesisrage.vps (72.249.105.137[72.249.105.137]) - SETUP PRIVS at main.c:1039
genesisrage.vps (72.249.105.137[72.249.105.137]) - FTP session requested from unknown class
genesisrage.vps (72.249.105.137[72.249.105.137]) - performing module session initializations
genesisrage.vps (72.249.105.137[72.249.105.137]) - ROOT PRIVS at mod_quotatab_sql.c:721
genesisrage.vps (72.249.105.137[72.249.105.137]) - RELINQUISH PRIVS at mod_quotatab_sql.c:726
genesisrage.vps (72.249.105.137[72.249.105.137]) - ROOT PRIVS at mod_quotatab.c:2329
genesisrage.vps (72.249.105.137[72.249.105.137]) - RELINQUISH PRIVS at mod_quotatab.c:2336
genesisrage.vps - FS: using system lstat()
genesisrage.vps - FS: using system lstat()
genesisrage.vps (72.249.105.137[72.249.105.137]) - ROOT PRIVS at mod_quotatab.c:2345
genesisrage.vps (72.249.105.137[72.249.105.137]) - RELINQUISH PRIVS at mod_quotatab.c:2352
genesisrage.vps (72.249.105.137[72.249.105.137]) - FTP session closed.
genesisrage.vps - FS: using system lstat()
genesisrage.vps - ROOT PRIVS at mod_ctrls.c:1173
genesisrage.vps - RELINQUISH PRIVS at mod_ctrls.c:1177
genesisrage.vps - FS: using system lstat()
and the error i get on the client is this
Code:
421 Service not available, remote server has closed connection
i checked my proftpd.conf file and found that line, however i was not able to connect... infact the 'ispcp' user didnt even exist, so i created the user with the same password and was able to connect (to mysql).
when reloading everything and trying again, i still get the same errors above. so i have no clue on what is going on. so i guess im back at my original question, how exactly can you upgrade from a nightly to an RC without loosing web and mail data?