Missing a temporary folder

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
sticcino
User
Posts: 1077

Missing a temporary folder

Post by sticcino »

Hi,

strange first time this is ever happened. getting a "Missing a temporary folder" when attempting to upload files. happening on all the formms with upload options, so suspecting it has to do with the linux O/S, code worked on previous linux and on our windows dev machines

apache error:
PHP Warning: File upload error - unable to create a temporary file in Unknown on line 0

folder attributes seem ok
drwxr-xr-x 1 wwwrun www uploads

it o/s was upgraded from Leap 15.n to tumbleweed, suspecting it had something to do with this, but i can't seem to see anything that's off


sticcino
User
Posts: 1077

Post by sticcino »

resolved....

the uploads folder has a .htaccess file with restrictions on specific domains... we had to use a different domain temporarily -- the htaccess file wasn't updated...


Post Reply