Hello,
So I was running this script perfectly fine with an external file storage and a few days ago got the error:
Could not upload a file to /var/www/html/files/!
Nothing has changed configuration wise and I can't get it to work, all folders are 777 and the server has a basic LAMP stack just to operate with the required ports open. In the software log i'm getting this error:
2018-05-15 22:33:27 - *** ERROR *** Array
(
[Error Msg] => Allowed memory size of 536870912 bytes exhausted (tried to allocate 753516870 bytes)
[File] => /home/ineedado/public_html/core/includes/file.class.php
[Line Number] => 367
[Error Type] => E_ERROR
)
But are they related ? Any help would be great thanks!
So I was running this script perfectly fine with an external file storage and a few days ago got the error:
Could not upload a file to /var/www/html/files/!
Nothing has changed configuration wise and I can't get it to work, all folders are 777 and the server has a basic LAMP stack just to operate with the required ports open. In the software log i'm getting this error:
2018-05-15 22:33:27 - *** ERROR *** Array
(
[Error Msg] => Allowed memory size of 536870912 bytes exhausted (tried to allocate 753516870 bytes)
[File] => /home/ineedado/public_html/core/includes/file.class.php
[Line Number] => 367
[Error Type] => E_ERROR
)
But are they related ? Any help would be great thanks!