Absolute Path outside public_html

Phoca Download - download manager
webmex
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 23 Sep 2019, 14:56

Absolute Path outside public_html

Post by webmex »

Hi folks,
nice component and thanks for your work.

i have a small issue with my absolute path setting.

I try to get a path outside public_html to save my .pdf data.

absolute path is /usr/www/users/xxx/pdfdata folde is created via FTP

when i try to make a new file at the backend following message shown after button Select Filename:
JFolder: :files: Der Pfad ist kein Verzeichnis! Pfad: /usr/www/users/xxx/pdfdata/
JFolder: :folder: Der Pfad ist kein Verzeichnis! Pfad: /usr/www/users/xx/pdfdata/
and i have no access to find files or make new folders

How can i fix that?

Btw. the backslash at the end is not set by me. Could you say who add it?

thanks
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48550
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Absolute Path outside public_html

Post by Jan »

Hi, if you work with files and folders behind the public_html, you propably need to use e.g. your FTP becasue it is not possible to manage it by PHP script.

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