Error during install - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Error during install (/thread-2385.html) |
Error during install - DJSADERS - 02-10-2008 12:00 PM Im getting the following error during install, it gets to the awstats install and says 'Starting Installation' then it waits a while and i then get this error: ERROR: Can't open file |/var/log//proftpd/ftp_traff.log| for writing ! any ideas? RE: Error during install - gOOvER - 02-10-2008 04:22 PM Yes, use the search. RE: Error during install - DJSADERS - 02-10-2008 09:06 PM i have, but i do not get any results RE: Error during install - joximu - 02-10-2008 09:30 PM Hi Operating System? Permissions in the specified folder? Are you an admin? If you read "can't open file for writing" then you automatically should have a look what's there, and think about why this error may appear. RE: Error during install - DJSADERS - 02-11-2008 02:39 AM my OS is: Ubuntu 6.06 i am logged in as root using (su) so should have full acccess, im not too good with linux so all help is apperciated RE: Error during install - BeNe - 02-11-2008 02:44 AM Code: ERROR: Can't open file |/var/log//proftpd/ftp_traff.log| for writing ! /var/log/ / proftpd/ftp_traff.log ??? Greez BeNe RE: Error during install - joximu - 02-11-2008 02:49 AM BeNe means please input the following commands and share the results here in this wonderfull board... Code: ls -la /var/log/ Code: ls -la /var/log/proftpd/ RE: Error during install - BeNe - 02-11-2008 02:57 AM Yes, right! And i was wondering why there is a double "/" in it ? Code: /var/log//proftpd/ftp_traff.log Greez BeNe RE: Error during install - gOOvER - 02-11-2008 03:19 PM This was also a bug in ispCP for Debian in the Past i mean. RE: Error during install - Zothos - 02-11-2008 06:43 PM do you use the old rc2 DJSADERS? otherwise, the ubuntu configs seems to be outdated... XD |