-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi Guys,
Not sure where i am going wrong here so i hope someone can help me.
I have just finished installing the Zoph package and am able to login to the Web GUI. The database and user accounts are all created successfully.
The issue i am having is that i am unable to upload any images through the GUI. I keep getting the error "FATAL ERROR: /data/upload/images does not exist, and i can not create it. (Could not create directory: /data/) webimport.inc.php: 137.
fatal error"
I have checked the /var/log/apache/error.log and it says the same thing, it cannot find the /data/images/upload directory. The file is also being uploaded from the /home/user/Pictures directory.
I have created the directory within /var/www/html/zoph/ as /data/images/upload. Have i created the directory in the correct location?
Any help is appreciated
Thanks,