Setup for Files outside public_html

Phoca Download - download manager
weltio
Phoca Member
Phoca Member
Posts: 11
Joined: 14 Mar 2014, 20:57

Setup for Files outside public_html

Post by weltio »

Hello,

what exactly do I have to do in order to save my files outside public_html?
My folders:

Code: Select all

/joomla
/download
So far I did this:

Code: Select all

joomla config:
enable ftp, root: /joomla

phoca download config:
absolute path: /download
(then I thought, the "/" in Phoca would be the "joomla-root", so I tried "../download" which didn't work either.

In both cases I can not access /download via the backend:
Warning

JFolder: :files: Path is not a folder. Path: /download/

JFolder: :folder: Path is not a folder. Path: /download/
Did I miss something?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48566
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Setup for Files outside public_html

Post by Jan »

Hi, you need to set full path to your folder (full path set in your server, try to see your config.php and check the full paths, similar is used for the folder outside the public_html)
See:
https://www.phoca.cz/documents/17-phoca- ... tml-folder

Jan
If you find Phoca extensions useful, please support the project
weltio
Phoca Member
Phoca Member
Posts: 11
Joined: 14 Mar 2014, 20:57

Re: Setup for Files outside public_html

Post by weltio »

Thanks that worked - maybe you could point that out a bit more
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48566
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Setup for Files outside public_html

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply