- Edited
Hello, i have problem with roundcube. When I uploading attachment gives this error
EDIT: Solved, open_basedir is problem...
Hello, i have problem with roundcube. When I uploading attachment gives this error
EDIT: Solved, open_basedir is problem...
Hello,
How did you solve it?
Facing the same problem too.
How did you solve it?
It is recommended to check the logs and error logs of the relevant sites for relevant hints?
then on one server it was a permissions problem even though the folders were set to 777 or 755 I still have to figure out why this problem occurred but formatting it now is I will never know.
On another server, on the other hand, some extensions such as xls are not being uploaded, giving the error File Upload Failed, another error, even if the upload is set to 100mb, 7mb is always displayed.
notelseit
In addition to the site's logs, you also need to check the upload limit of php, and the roundcube logs also need to check the general logs on the site
Is there any prompt information in the log?
upload limit of php is 512mb
roundcube logs nothing relevant regarding uploads
notelseit
Try turning off Anti-XSS attack (Base directory limit)(open_basedir) and try again. Is it normal?
Do the site logs have relevant information?
aaPanel_Kern
is not active
notelseit
Hello, what information content does the site log have?
I link to this 3rd , I have the same problem, I have tried chmod , chown , check that the configuration is ok , disable Anti-XSS attack but nothing changes . I can't solve it and I can't upload files
It is recommended to provide site error logs
Hello
I have same issue
Hello, please check the file error.log in the logs directory under the website program directory.
hi, i have same issue and finally checked the openlitespeed service to reload.
its openlitespeed limit to check .htacess files periodically.
first go to website tab -> select roundcube domain -> site directory -> Anti-XSS attac -> Disable it
then go to App Store -> installed -> openlitespeed settings -> reload.
thats ok!
Good Luck