OK, I did as your guide wrote. Here's what I did:
Then restarted Apache
But then both my site then went offline.
I have no way of knowing if it worked or not because I had to delete the line to get my site back online.
Greetings, quick question re: W3all plugin for login integration
- corleone
- User w
- Posts: 17
- Joined: Sun May 29, 2016 2:29 pm
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Greetings, quick question re: W3all plugin for login integration
do this:
;open_basedir = ...
the ; need to be placed before, and restart apache.
;open_basedir = ...
the ; need to be placed before, and restart apache.
- corleone
- User w
- Posts: 17
- Joined: Sun May 29, 2016 2:29 pm
Re: Greetings, quick question re: W3all plugin for login integration
That is what I did. In the WHM Php Configuration, I added it here:
The final php.ini is how it writes it after you save.
The final php.ini is how it writes it after you save.
- corleone
- User w
- Posts: 17
- Joined: Sun May 29, 2016 2:29 pm
Re: Greetings, quick question re: W3all plugin for login integration
Does the enable_dl have any effect on it?
- corleone
- User w
- Posts: 17
- Joined: Sun May 29, 2016 2:29 pm
Re: Greetings, quick question re: W3all plugin for login integration
No, my site goes offline when I make that change.axew3 wrote:working now?
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Greetings, quick question re: W3all plugin for login integration
Do not know what WHM Php Configuration is, but your php.ini sould result with line about
open_basedir = ...
in this way to be disabled:
;open_basedir = ...
and restart apache ... if you set NOTHING in the field? Have you try?
open_basedir = ...
in this way to be disabled:
;open_basedir = ...
and restart apache ... if you set NOTHING in the field? Have you try?