Problems with FTP and Mail - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: Suggestions (/forum-2.html) +--- Thread: Problems with FTP and Mail (/thread-540.html) |
Problems with FTP and Mail - Illidan - 05-13-2007 04:25 AM Hello, I had wrote the same post in the german corner but I think I would get more help if I write my problem in englisch ! First of all: ispCP is so nice! I think it's the best open source hosting system ! So, my problems: 1. I had set chmod of /var to 775 by mistake. I got then session_start(); errors on the login site and if I type my login data and click on Login it's load and load with no end. Then, I set the chmod of 777. Now it work's. But, which chmod can i set for /var? 2. The second problem is that my FTP Server and Mail doesn't work. I had created a system log for the FTP Server but there's only that: Quote:May 12 22:04:37 burak-webserver proftpd[2663] localhost.localdomain: ProFTPD 1.3.0 (stable) (built mar gen 2 10:57:47 CET 2007) standalone mode STARTUP I can't connect to my server (http://ftp.aquinasx.de). I had try it with net2ftp. I get an error: Unable to connect to FTP server localhost on port 21. It's clear that he can't connect to localhost. But why it is localhost? So my email problem is: I can login with my login data but i cant send mail's or get mail's. I hope anyone can help me ! Sorry for my english, i'm not so good in english ! Thanks very much! Illidan RE: Problems with FTP and Mail - joximu - 05-13-2007 05:00 AM I answered in the german corner... RE: Problems with FTP and Mail - raphael - 05-13-2007 09:41 AM chmod a-w,a+xr,u+w /var |