Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

upload file system error

Questions related to using nuBuilder Forte.
andrea763
Posts: 32
Joined: Tue Oct 17, 2023 7:41 am
Has thanked: 5 times

Re: upload file system error

Unread post by andrea763 »

my permission are like this.
drwxr-xr-x 10 www-data www-data 4,0K set 18 23:10 core
-rw-r--r-- 1 www-data www-data 92 set 18 23:10 .gitignore
-rw-r--r-- 1 www-data www-data 9,1K set 18 23:10 index.php
-rw-r--r-- 1 www-data www-data 35K set 18 23:10 LICENSE.txt
drwxr-xr-x 2 www-data www-data 4,0K set 18 23:10 misc
-rw-r--r-- 1 www-data www-data 597K set 18 23:10 nubuilder4.sql
-r-------- 1 www-data www-data 4,8K ott 24 23:15 nuconfig.php
-rw-r--r-- 1 www-data www-data 3,9K set 18 23:10 README.md
-rw-r--r-- 1 www-data www-data 3,2K set 18 23:10 readme.txt
drwxr-xr-x 2 www-data www-data 4,0K set 18 23:10 temp
-rw-r--r-- 1 www-data www-data 11K set 18 23:10 update.htm
-rw-r--r-- 1 www-data www-data 129 set 18 23:10 version.txt
drwxr-xr-x 3 www-data www-data 4,0K set 18 23:10 wsgi_sso
Janusz
nuBuilder Team
Posts: 506
Joined: Fri Dec 28, 2018 1:41 pm
Location: Krakow, Poland
Has thanked: 8 times
Been thanked: 18 times

Re: upload file system error

Unread post by Janusz »

nuBuilder folder setting looks OK - so normally should work

What I noticed on one of the previous post you probably try to put data to the folder:
/var/www/html/Screenshot
but this folder is outside the main nuBuilder folder
/var/www/html/TestDB
I think that storage inside /var/www/html/TestDB should be OK but outside this folder I am not sure
If you like nuBuilder, please leave a review on SourceForge
andrea763
Posts: 32
Joined: Tue Oct 17, 2023 7:41 am
Has thanked: 5 times

Re: upload file system error

Unread post by andrea763 »

I didn't specified nothing. just added in a new form the file object..
Is there a variable to specify where uppy has to save the uploaded files?
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: upload file system error

Unread post by kev1n »

andrea763
Posts: 32
Joined: Tue Oct 17, 2023 7:41 am
Has thanked: 5 times

Re: upload file system error

Unread post by andrea763 »

ok, i'll try to find it..
thanks
andrea763
Posts: 32
Joined: Tue Oct 17, 2023 7:41 am
Has thanked: 5 times

Re: upload file system error

Unread post by andrea763 »

I think is too complex for my knowledge.. I'm not able to find how modify that code..
Thanks anyway.
andrea763
Posts: 32
Joined: Tue Oct 17, 2023 7:41 am
Has thanked: 5 times

Re: upload file system error

Unread post by andrea763 »

i managed the old way.. as rapresented in the code library...
Thanks..
Post Reply