metepec.online

ayyan

New member
Joined
Apr 19, 2020
Messages
1
Hi, i am installing laraclassified theme on metepec. online with domain hosted on your hosting. it show this error "
ERROR: Please disable the open_basedir setting to continue" i tried it to fix but due to new setup of your hosting i am not able to fix it kindly help me.
thanks with regards
 

Attachments

  • 1.JPG
    1.JPG
    18.9 KB · Views: 15
How did you try to fix it? Is the domain using a php version different from the default php version used on the server? If so, is open_basedir enabled in the default php version and does the test pass if you disable it there?
 
I with the same problema, and go to make an experience to resolve:
Hi, i am installing laraclassified theme on metepec. online with domain hosted on your hosting. it show this error "
ERROR: Please disable the open_basedir setting to continue" i tried it to fix but due to new setup of your hosting i am not able to fix it kindly help me.
thanks with regards
First:
1a) Find in files the name open_basedir. I use the midnight commander mc, search all files *.* and the same i will to test is:
/usr/local/directadmin/mywebsiteopenbased.com.br.conf
Its here the line: open_basedir=OFF
safemode=ON i change to off to try

Do not work!!! :(

2a) I try a lot of sites with learn me to put inside the config file php.ini but no exitum!!! But i will work in it. And is today!!!!

Any sugestions?!?!?!?!
 
@Daniel Cesar
Admin Level > PHP Configuration > select domain > clicked "Dsiable Open BaseDir" button

Code:
/usr/local/directadmin/mywebsiteopenbased.com.br.conf
Its here the line: open_basedir=OFF
safemode=ON i change to off to try

after this step
Code:
cd /usr/local/directadmin/custombuild
./build rewrite_confs
 
Last edited:
ERROR: Please disable the open_basedir setting to continue.

Next I Try:

Hi, i am installing laraclassified theme on metepec. online with domain hosted on your hosting. it show this error "
ERROR: Please disable the open_basedir setting to continue" i tried it to fix but due to new setup of your hosting i am not able to fix it kindly help me.
thanks with regards

I will fix, if you @ayyan discover first please talk-me!!!
 
I am the
Hi, i am installing laraclassified theme on metepec. online with domain hosted on your hosting. it show this error "
ERROR: Please disable the open_basedir setting to continue" i tried it to fix but due to new setup of your hosting i am not able to fix it kindly help me.
thanks with regards
same problem, exactly, laraclassified. I finding the resolve way.
Regards,

Daniel Cesar
 
@Daniel Cesar
Admin Level > PHP Configuration > select domain > clicked "Dsiable Open BaseDir" button

Code:
/usr/local/directadmin/mywebsiteopenbased.com.br.conf
Its here the line: open_basedir=OFF
safemode=ON i change to off to try

after this step
Code:
cd /usr/local/directadmin/custombuild
./build rewrite_confs
I try now but don´t work. With Safemod on and off the problem is the same....
 
Back
Top