Hello,
I am receiving error when I am trying to install RoundCube.
I had some errors with roundcube so I wanted to reinstall then I removed in the following way:
rm -rf /var/lib/mysql/da_roundcube
rm -rf /var/www/html/roundcube*
Then I tried:
How do I fix this?
I am receiving error when I am trying to install RoundCube.
I had some errors with roundcube so I wanted to reinstall then I removed in the following way:
rm -rf /var/lib/mysql/da_roundcube
rm -rf /var/www/html/roundcube*
Then I tried:
Code:
[root@server custombuild]# ./build roundcube
gzip: stdin: unexpected end of file
/bin/tar: Unexpected EOF in archive
/bin/tar: Unexpected EOF in archive
/bin/tar: Error is not recoverable: exiting now
cp: `/var/www/html/roundcube/logs' and `/var/www/html/roundcubemail-0.3.1/logs' are the same file
Cannot find SQL directory in roundcubemail-0.3.1
How do I fix this?