Page 1 of 1

Got error 'PHP message: PHP Warning: Unknown: open_basedir restriction in effect

Posted: Sat Apr 24, 2021 5:22 am
by xuonggiasoc
Hi everybody!
My website is experiencing this error:
"
AH01071: Got error 'PHP message: PHP Warning: Unknown: open_basedir restriction in effect. File(/home/admin/web/mydomain.com/public_shtml/index.php)
"

Please help me.
Thank you!

Re: Got error 'PHP message: PHP Warning: Unknown: open_basedir restriction in effect

Posted: Sat Apr 24, 2021 11:23 am
by myVesta
Your site want to go outside it's own /public_html/ folder.
You can change it's open_basedir here viewtopic.php?f=18&t=54

Re: Got error 'PHP message: PHP Warning: Unknown: open_basedir restriction in effect

Posted: Sat Apr 24, 2021 12:28 pm
by xuonggiasoc
dpeca wrote: Sat Apr 24, 2021 11:23 am Your site want to go outside it's own /public_html/ folder.
You can change it's open_basedir here viewtopic.php?f=18&t=54
Thank admin for the support.
I solved my problem.