wesleyw Posted April 16, 2013 Posted April 16, 2013 Trying to setup using the "setup-owncloud.php" however it returns: Warning: rename(tmp-owncloud1366103804/owncloud,./owncloud): No such file or directory in /var/www/setup-owncloud.php on line 108 and ownCloud is NOT installed download of ownCloud source file failed. couldn't connect to hostcouldn't connect to host We are behind a proxy server but wget etc all work? Any ideas? Thanks, Wes
squeeky Posted April 16, 2013 Posted April 16, 2013 (edited) you have used export proxy ? If you have a decicated box as well i would try using http://susestudio.com/a/TadMax/owncloud-in-a-box?a=download&f=ovf Edited April 16, 2013 by squeeky
wesleyw Posted April 16, 2013 Author Posted April 16, 2013 export http_proxy="http://myserver:8080/" ? Yep done that as well as setting bash settings to the same. Wes
cpjitservices Posted April 16, 2013 Posted April 16, 2013 Hi, Ive just this minute finished installing OC5, what OS are you using ?
cpjitservices Posted April 16, 2013 Posted April 16, 2013 Im using CentOS 6.4, unzipped the tar file and moved it to /var/www/html. I allowed HTTP / WWW through SELinux and setup the MySQL DB's and ran the setup from http://server.com/owncloud. Worked a treat - we are behind a proxy which we control. But I've not seen / had any issues.
squeeky Posted April 16, 2013 Posted April 16, 2013 i remember php having a setting somewhere to set a proxy. :S
wesleyw Posted April 16, 2013 Author Posted April 16, 2013 Debian 6. I'll have a look through the PHP settings?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now